netfilter_queue 0.2.1

Bindings for the libnetfilter_queue library
docs.rs failed to build netfilter_queue-0.2.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

libnetfilter_queue

This is a rust binding for libnetfilter_queue, a Linux library that allows userspace to make decisions on the destiny of packets.

Note: cargo test will fail unless run as root on a linux system with the nfnetlink_queue module loaded.