Changes for version 1.03 - 2009-05-31

  • UPDATE: payload is no more an attribute in ICMPv4 modules, it is handled in a generic way like any other layer
  • UPDATE: icmpType is no more an attribute in ICMPv4 module, it is handled in a generic way like any other layer
  • REMOVED: getPayloadLength() functions
  • update: computeChecksum() and computeLengths() to reflect new computation scheme from Net::Frame::Simple
  • update: copyright notice

Modules

Internet Control Message Protocol v4 layer object
ICMPv4 AddressMask type object
ICMPv4 DestUnreach type object
ICMPv4 Echo type object
ICMPv4 Information type object
ICMPv4 Redirect type object
ICMPv4 TimeExceed type object
ICMPv4 Timestamp type object