[Winpcap-users] Does WinPcap support IPv6?
Gianluca Varenni
gianluca.varenni at cacetech.com
Wed Feb 7 21:01:11 GMT 2007
Manoj,
what do you exactly mean by IPv6 support?
WinPcap is able to capture all the frames, disregarding the fact that they are ipv4, ipv6 or any other ethertype.
IPv6 support in WinPcap usually refers to two different aspects:
1. listing IPv6 addresses associated with an adapter returned by pcap_findalldevs(). This is fully supported by WinPcap 4.0 on XP, 2003 and Vista. It should be supported on win2k using the experimental ipv6 stack provided by MS research (if I remember well)
2. support for bpf filters using ipv6 addresses. In general the pcap filter compiler (pcap_compile()) supports filtering on IPv6 addresses. There are some limitations to this, that I don't remember exactly. I suggest you to ask to the tcpdump-workers mailing list for details on it (pcap_compile comes from the original libpcap sources).
Have a nice day
GV
----- Original Message -----
From: Manoj Srivastava
To: winpcap-users at winpcap.org
Sent: Wednesday, February 07, 2007 11:26 AM
Subject: [Winpcap-users] Does WinPcap support IPv6?
I have found some posts in the forum regarding IPv6, but am not clear if WinPcap provides full IPv6 support. If yes, which release version supports this. Pointers to related documentation, if any, would be helpful.
Thanks,
Manoj
------------------------------------------------------------------------------
Expecting? Get great news right away with email Auto-Check.
Try the Yahoo! Mail Beta.
------------------------------------------------------------------------------
_______________________________________________
Winpcap-users mailing list
Winpcap-users at winpcap.org
https://www.winpcap.org/mailman/listinfo/winpcap-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winpcap.org/pipermail/winpcap-users/attachments/20070207/28933a86/attachment.htm
More information about the Winpcap-users
mailing list