Changes for version 1.26 - 2004-09-29

  • renaming: Net::Pkt => Net::Packet to get registered on CPAN
  • unlinkAfterAnalyze is no more
  • unlinkOnDestroy defaults to 1 (replaces unlinkAfterAnalyze)
  • callStart defaults to 1
  • Auto DescL\d creation when a new Frame is created If a DescL\d has already been created on the first Frame creation, it is not overwritten.
  • Auto creation of Dump object on the first new Frame, started on the first Frame sent

Modules

a unified framework to read and write packets over networks from layer 2 to layer 7
an interface for a tcpdump-like process and a frame analyzer

Provides

in Packet/ARP.pm
in Packet/Desc.pm
in Packet/DescL2.pm
in Packet/DescL3.pm
in Packet/DescL4.pm
in Packet/DescL7.pm
in Packet/ETH.pm
in Packet/Frame.pm
in Packet/ICMPv4.pm
in Packet/IPv4.pm
in Packet/Layer.pm
in Packet/Layer2.pm
in Packet/Layer3.pm
in Packet/Layer4.pm
in Packet/Layer7.pm
in Packet/Simple.pm
in Packet/TCP.pm
in Packet/UDP.pm