Changes for version 3.00 - 2006-10-29

  • Net::Packet::Dump: added keepTimestamp attribute to keep original pcap timestamp. Default is to not keep original and use our own timestamp.
  • bugfix: in Utils.pm, a redifined error is now removed
  • bugfix: in DescL4.pm, a redifined error is now removed
  • bugfix: in DescL4.pm, family attribute now initialized
  • pod update: lib/Net/Packet.pm
  • pod update: lib/Net/Packet/Dump.pm
  • pod update: lib/Net/Packet/Env.pm
  • pod update: lib/Net/Packet/Frame.pm
  • pod update: lib/Net/Packet/Desc.pm
  • pod update: lib/Net/Packet/DescL2.pm
  • pod update: lib/Net/Packet/DescL3.pm
  • pod update: lib/Net/Packet/DescL4.pm

Modules

a framework to easily send and receive frames from layer 2 to layer 7
Address Resolution Protocol layer 3 object
all constants used in Net::Packet framework
base class for all desc modules
object for a link layer (layer 2) descriptor
object for a network layer (layer 3) descriptor
object for a transport layer (layer 4) descriptor
a tcpdump-like object providing frame capturing and more
Ethernet/802.3 layer 2 object
environment object used for frame capture/injection
the core of Net::Packet framework
Internet Control Message Protocol v4 layer 4 object
Internet Protocol v4 layer 3 object
Internet Protocol v6 layer 3 object
base class for all layer modules
base class for all layer 2 modules
base class for all layer 3 modules
base class for all layer 4 modules
application layer object
BSD loopback layer 2 object
empty layer 2 object
Linux cooked capture layer 2 object
Transmission Control Protocol layer 4 object
User Datagram Protocol layer 4 object
useful subroutines used in Net::Packet
802.1Q layer 3 object