Changes for version 1.6.0 - 2015-03-13

  • ENHANCEMENTS
    • Clean up inheritance code (Philip Prindeville).
    • Add a truckload of constants (Philip Prindeville).
  • STATISTICS
    • code churn: 12 files changed, 343 insertions(+), 220 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.