Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for NFQUEUE messages #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

eliogovea
Copy link

Add support for writing and parsing NFQUEUE messages including configuration commands, configuration parameters, packets and verdicts. Additions follow the style and approach from the existing support for NFLOG messages, includes unit tests for new types representing netlink attribute payloads and an example that receives, prints and accepts messages from a queue.

Add support for writing and parsing NFQUEUE
messages including configuration commands,
configuration parameters, packets and verdicts
@cjmakes
Copy link

cjmakes commented Nov 17, 2023

I've tested this change locally and the example works for me as well. It would be great to see this merged so that this library can be used to communicate with the nfqueue system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants