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

c-binding free API for golang to communicate with the queue subsystem of netfilter

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

Added workers to increase the speed of reading from the queue.

In the past git tag versioning and Go module versioning diverged on this repository. As a result there are pitfalls to using this Go package. - Clarity and Consistency: Matching...

In [1] a default value is defined for the NfQueue maximum length. If not set explicit, the default value for this parameter [2] in this Go implementation is 0. This...

enhancement

Thanks for this great project, really useful ... I'm happily using it for two kubernetes projects https://github.com/kubernetes-sigs/kube-network-policies/ https://github.com/aojea/kindnet The later project also vendors the forme. I have an issue that...

This will also address the test failure for https://github.com/florianl/go-nfqueue/pull/67

Bumps [github.com/mdlayher/netlink](https://github.com/mdlayher/netlink) from 1.7.2 to 1.8.0. Release notes Sourced from github.com/mdlayher/netlink's releases. v1.8.0 See https://github.com/mdlayher/netlink/blob/main/CHANGELOG.md#v180. Changelog Sourced from github.com/mdlayher/netlink's changelog. 1.8.0 [Improvement]: Updated dependencies, test with Go 1.23 to 1.25....

dependencies
go