google / google/gopacket

add NF-Queue packet capture driver

Open
#169 6 comments 5 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.