libnetfilter_queue 0.0.3

This is a rust binding for libnetfilter_queue, a Linux library that allows userspace to make decisions on the destiny of packets.
1
2
3
4
5
6
7
8
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.