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

Lacking nanosecond pcap support #76

Open
tomghyselinck opened this issue May 30, 2018 · 2 comments
Open

Lacking nanosecond pcap support #76

tomghyselinck opened this issue May 30, 2018 · 2 comments

Comments

@tomghyselinck
Copy link

Hi,

We have a PCAP file with nanosecond precision timestamps.
When we open it using pypcap, it gives us timestamps with microsecond precision.

There seems to be a fork of this project which does seem to have support for the different pcap timestamp precisions (according to the source code):
https://github.com/fasguard/fasguard-pcap/blob/master/fasguard_pcap/__init__.pyx

Would it be possible to include the timestamp precision support in this project?

With best regards,
Tom.

@hellais
Copy link
Member

hellais commented Sep 4, 2018

This is a great idea. I would be glad to review and accept a PR adding support for this.

@bmerry
Copy link
Contributor

bmerry commented Nov 27, 2018

I've added a PR.

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

3 participants