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

pcap: include timestamp info into recorded packets #1279

Merged
merged 3 commits into from
Nov 13, 2024

Conversation

Valkhes
Copy link
Contributor

@Valkhes Valkhes commented Nov 13, 2024

Currently generated PCAP are having no timestamp. When opening in wireshark, time is always at 0.
This PR retrieve the current time and help timestamping pcap based on what pcapng wants.

@doronz88
Copy link
Owner

Thanks!

@doronz88 doronz88 merged commit 28098d6 into doronz88:master Nov 13, 2024
17 checks passed
@doronz88 doronz88 changed the title add timestamp to pcap pcap: include timestamp info into recorded packets Nov 13, 2024
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