Tagged Questions
3
votes
2answers
672 views
Can I use pcap library for receiving ipv6 packets?
I am trying to convert hping3 to hping6. hping3 uses pcap library to receive ipv4 packets. But I need to receive ipv6 packets.
Thanks
adi
2
votes
4answers
2k views
IPv6 decoder for pcapy/impacket
I use the pcapy/impacket library to decode network packets in Python. It has an IP decoder which knows about the syntax of IPv4 packets but apparently no IPv6 decoder.
Does anyone get one?
In a ...
0
votes
1answer
108 views
IPv6 samples Wireshark Samples [closed]
Possible Duplicate:
Sample data for IPv6?
Apart from what wireshark has at its website, is there a good resource where I can download various samples of IPv6 pcaps?