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(pcapng): Read interface name from pcapng file and optimize interface handling when writing #165

Merged
merged 4 commits into from
Oct 19, 2024

Conversation

mozillazg
Copy link
Owner

@mozillazg mozillazg commented Oct 18, 2024

# before
$ ptcpdump -r demo.pcapng
14:44:33.858984 curl.205562 IP XXXX

# after
$ ptcpdump -r demo.pcapng
14:44:33.858984 ens33 curl.205562 IP XXXX

@mozillazg mozillazg merged commit 119581c into master Oct 19, 2024
15 checks passed
@mozillazg mozillazg deleted the tidy-pcapng-interfaces branch October 19, 2024 03:17
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.

1 participant