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

Changes for version 1.02 - 2009-05-31

  • UPDATE: payload is no more an attribute in ICMPv6 modules, it is handled in a generic way like any other layer
  • UPDATE: icmpType is no more an attribute in ICMPv6 module, it is handled in a generic way like any other layer
  • UPDATE: options is no more an attribute in ICMPv6 module, it is handled in a generic way like any other layer
  • UPDATE: options are handled also in specific ICMPv6 layers, with options attribbute (ARRAYREF) and getOptionsLength() function
  • REMOVED: getPayloadLength() functions
  • REMOVED: getOptionsLength() functions
  • update: computeChecksum() and computeLengths() to reflect new computation scheme from Net::Frame::Simple
  • update: copyright notice

Modules

Internet Control Message Protocol v6 layer object
ICMPv6 Echo type object
ICMPv6 Neighbor Advertisement type object
ICMPv6 Neighbor Solicitation type object
ICMPv6 Option object