Crates.io | netfilter_queue |
lib.rs | netfilter_queue |
version | 0.2.1 |
source | src |
created_at | 2015-04-22 05:16:02.919022 |
updated_at | 2015-12-11 23:54:29.779751 |
description | Bindings for the libnetfilter_queue library |
homepage | |
repository | https://github.com/terminalcloud/libnetfilter_queue |
max_upload_size | |
id | 1920 |
size | 31,440 |
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.