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

Changes for version 2.00 - 2005-01-27

  • major release, backward compatibility broken
  • full documentation
  • a battery of tests
  • new layers: o Layer2/SLL o Layer2/RAW o Layer2/NULL o Layer3/IPv6
  • sending frames at DescL4 now fully works
  • many many bugfixes

Modules

a framework to easily send and receive frames from layer 2 to layer 7
ARP 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
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
just loads all of Net::Packet classes and imports all sub routines, constants and globals