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

misread ipv6 packets from a pcap file #209

Open
yunmingxiao opened this issue Oct 12, 2017 · 0 comments
Open

misread ipv6 packets from a pcap file #209

yunmingxiao opened this issue Oct 12, 2017 · 0 comments

Comments

@yunmingxiao
Copy link

I'm running scapy of python 3 on windows and trying to parse the flows in a pcap file. However, when it comes to an ipv6 packet, the scapy always reads it as an ipv4 packet with 0.0.0.0 as its dst and wrong numbers of ports.

When I apply the same code on a server of python 3, there'll be no such problem.

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