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

Are there any plans to support nseclibpcap? #234

Open
skgbanga opened this issue Jan 20, 2018 · 3 comments
Open

Are there any plans to support nseclibpcap? #234

skgbanga opened this issue Jan 20, 2018 · 3 comments

Comments

@skgbanga
Copy link

Unfortunately, I am on an old version of tshark and can't upgrade easily. (so I can't read pcapng). I was wondering if there are plans to support nseclibpcap?

@phaethon
Copy link
Owner

scapy3k reads pcapng files without using external libraries. Could you be more specific what do you miss?

@skgbanga
Copy link
Author

It is my understanding that pcapng and nseclibpcap are two different formats. tshark -F shows them as two different versions.

I think tshark before version 1.9 (or some time around) didn't provide nanosecond precision in pcapng (https://osqa-ask.wireshark.org/questions/43483/why-does-editcap-write-out-nseclibpcap-correctly-with-nanosecond-timestamps-but-not-with-pcapng)

It is not a big issue though. I directly use tshark's filter and python subprocess now.

@phaethon
Copy link
Owner

phaethon commented Feb 9, 2018

Nseclibpcap support is in the plan, but not the highest priority at this point.

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

2 participants