add NF-Queue packet capture driver
Open
- Dominant language
- Go
- Stars
- 6.8k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Dear gopacket developers,
I would like to add a Linux NF Queue packet capture driver to gopacket. I'd be willing to add another type of driver... but my goal is to allow Linux users to isolate the traffic via the `iptables` `owner module`. The user can create a rule-set that uses a user-id to match traffic and directs the traffic to an NF Queue target.
I've got code here:
https://github.com/david415/go-netfilter-queue
What do you think?
Contributor guide
Assessment
This issue has not been assessed yet.