AkihiroSuda / go-netfilter-queue

Go bindings for libnetfilter_queue (Forked from openshift/geard)
Apache License 2.0
109 stars 43 forks source link

why not just use queueId as nfq.idx in function NewNFQueue #6

Open yuanguohuo opened 5 years ago

yuanguohuo commented 5 years ago

There should be chance that nfq.idx of queues collide with each other.

AkihiroSuda commented 5 years ago

could you open PR?