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

Bug #863: nansecond timestamp regression #864

Closed
wants to merge 4 commits into from

Conversation

fklassen
Copy link
Member

@fklassen fklassen commented Jun 2, 2024

No description provided.

@fklassen fklassen added the bug label Jun 2, 2024
Add macros that can properly convert between PCAP timestamps and timespec/timeval.

We still use pcap_open_offline() for tcprewrite.c, otherwise tests fail because timestamps get written inconsistently across libpcap versions.

Also fix multiplier calculation error.
@fklassen fklassen force-pushed the Bug_#863_nansecond_timestamp_regression branch 8 times, most recently from 83a35fb to e1f6a9f Compare June 2, 2024 23:38
@fklassen fklassen force-pushed the Bug_#863_nansecond_timestamp_regression branch from e1f6a9f to c059a37 Compare June 2, 2024 23:43
@fklassen
Copy link
Member Author

fklassen commented Jun 3, 2024

Closing in favour of PR #865

@fklassen fklassen closed this Jun 3, 2024
@fklassen fklassen deleted the Bug_#863_nansecond_timestamp_regression branch June 3, 2024 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant