Changes for version 1.0.0 - 2010-10-17
- Remove modules NetPacket::ICMPv6, NetPacket::IPv6 and NetPacket::PFLog as the license of the patch clashes with the license of the distribution. (RT#62197)
Changes for version 0.41_0
- Fixed bug 18941 - NetPacket::IP includes trailing trash bytes in $ip->{data}
- Fixed bug 7010 - IP flags field lost in IP::encode()
- Added Build.PL
- Moved history off the README file into this one (Changes)
- Moved module structure to /lib
- Version now gathered from NetPacket.pm
- META.yml added to MANIFEST
- Added myself (Yanick) as author
- Switched to major.minor.revision version notation
Modules
assemble/disassemble network packets at the protocol level
Assemble and disassemble ARP (Address Resolution Protocol) packets.
Assemble and disassemble ethernet packets.
Assemble and disassemble ICMP (Internet Control Message Protocol) packets.
Assemble and disassemble IGMP (Internet Group Mangement Protocol) packets.
Assemble and disassemble IP (Internet Protocol) packets.
Assemble and disassemble TCP (Transmission Control Protocol) packets.
Assemble and disassemble UDP (User Datagram Protocol) packets.