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

Error in extracting pcap wiles generated by WiFi 802.11ac using ns-3 #46

Open
anathkr opened this issue Feb 28, 2018 · 1 comment
Open

Comments

@anathkr
Copy link

anathkr commented Feb 28, 2018

I am using captcp to extract tcp throughput for point to point protocol links (PPP) from pcap files. Now using same captcp, I am not able to extract WiFi 802.11ac pcap files which are of the type IEEE_11_RADIO (802.11 plus radiotap header).
I have tried to add a line into captcp.py as:
dpkt.pcap.DLT_IEEE802_11_RADIO: dpkt.ethernet.Ethernet
But still it is generating error and I do not understand what I need to do.
Please find attached out.pcap files.
Please help me in this issue.
Thanks!!

@hgn
Copy link
Owner

hgn commented Feb 28, 2018

I will check this out! Can you post the stacktrace?

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