nfq-rs
nfq-rs copied to clipboard
Rust library for dealing with NetFilter queue
Results
3
nfq-rs issues
Sort by
recently updated
recently updated
newest added
This patch adds a `try_verdict` method that only takes a reference to a `Message` and doesn't consume it. I needed this, because I am wrapping a `Queue` object in an...
Hello there, I'm trying to implement conntrack marks, but it has been unsuccessful so far. I thought I would still open a PR so that maybe you can give me...