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

feat(capture): Add --netns flag to capture traffic from/to interfaces in other network namespaces #160

Merged
merged 2 commits into from
Oct 6, 2024

Conversation

mozillazg
Copy link
Owner

@mozillazg mozillazg commented Oct 5, 2024

closes #153

sudo ptcpdump -i any --netns foobar tcp

sudo ptcpdump -i any --netns /run/netns/bar tcp

@mozillazg mozillazg merged commit cdd4253 into master Oct 6, 2024
24 checks passed
@mozillazg mozillazg deleted the netns branch October 6, 2024 12:44
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.

Allow attaching BPF programs to interfaces in other network namespaces
1 participant