netfilter_queue

Crates.ionetfilter_queue
lib.rsnetfilter_queue
version0.2.1
sourcesrc
created_at2015-04-22 05:16:02.919022
updated_at2015-12-11 23:54:29.779751
descriptionBindings for the libnetfilter_queue library
homepage
repositoryhttps://github.com/terminalcloud/libnetfilter_queue
max_upload_size
id1920
size31,440
Zach Pomerantz (zzmp)

documentation

README

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.

Commit count: 91

cargo fmt