go-nfqueue icon indicating copy to clipboard operation
go-nfqueue copied to clipboard

Go Wrapper For Creating IPTables NFQueue clients in Go

Results 2 go-nfqueue issues
Sort by recently updated
recently updated
newest added

src/github.com/OneOfOne/go-nfqueue/nfqueue.go:87: cannot assign *C.struct_nfq_q_handle to this.qh (type *C.struct_q_handle) in multiple assignment

Hey, I have a working code in python and perl that uses set_verdict_mark which allows me to mark the packet and using NF_REPEAT then pass throw the table from 0...