Skip to content

Commit 259cc4d

Browse files
committed
return fix
1 parent 1bbcb2e commit 259cc4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

providers/http/nfqueue/nfqueue.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ func sendPacket(packet []byte, DstIP *net.IP) error {
9191
if err != nil {
9292
return err
9393
}
94+
return nil
9495
}
9596

9697
// serve runs server by sniffing packets on firewall and inject response into it.

0 commit comments

Comments
 (0)