The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.5.0 - 2014-06-15

  • ENHANCEMENTS
    • Addition of NetPacket::IPX. (Daniel Collins)
    • NetPacket::Ethernet implements 'encode'. (RT#93928, Guido Hungerbuehler)
  • STATISTICS
    • code churn: 7 files changed, 337 insertions(+), 13 deletions(-)

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 IPX packets
Assemble and disassemble TCP (Transmission Control Protocol) packets.
Assemble and disassemble UDP (User Datagram Protocol) packets.
Assemble and disassemble USB packets captured via Linux USBMon interface.