Pcap.Net 1.0.1 (75541)
Pcap.Net - October 2014 Release
Version 1.0.1 (Change Set 75541)
October 4th, 2014 release of the Pcap.Net framework.
Files
- Pcap.Net.DevelopersPack.1.0.1.75541.zip - Includes all the Pcap.Net Tutorial example projects source files, the binaries in a 3rdParty directory and the documentation. It includes two versions - x86 (32 bit) version and x64 (64 bit) version (only the binaries are different).
- Pcap.Net.Binaries.1.0.1.75541.zip - The x86 (32 bit) and x64 (64 bit) binaries.
- Pcap.Net.Documentation.1.0.1.75541.zip - The documentation.
- Pcap.Net.Source.1.0.1.75541.zip - The source files.
Changes
- Packet Interpretation:
- Layers over IPv6 support.
- Support for automatically calculate UDP and TCP checksums over IPv6.
- Automatically calculate the NextHeader field for IPv6 Layer and ExtensionHeaders.
- IP property for Ethernet based datagrams and IP datagrams to return either IPv4 or IPv6.
- Fix IsValid for IPv4 with an inner IPv4 or IPv6. Fix IsValid for IPv6 with inner layers.