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

Npcap 1.73 and earlier: miscalculated timestamps when multiple modes are in use #666

Closed
dmiller-nmap opened this issue Apr 10, 2023 · 0 comments

Comments

@dmiller-nmap
Copy link
Contributor

When multiple capture handles are open and at least 2 use different timestamp modes, each captured packet will have the same timestamp value regardless of which handle receives it and which timestamp mode is requested. The value (and hence the effective timestamp mode) will be chosen based on the oldest capture handle that processes the packet. This can lead to unexpected time drift or backwards time jumps relative to the expected values under a different timestamp mode.

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

No branches or pull requests

1 participant