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

Changes for version 2.20 - 2006-03-19

  • Net::Packet: ported under Cygwin (now works under Windows :) )
  • Net::Packet: is now a pure Perl module
  • IO::Interface: removed from dependances
  • Net::Write: new dependance
  • update: Desc*: now use new Net::Write portable module
  • bugfix: Dump: many fix, Debian users should now be able to use Net::Packet

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
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
just loads all of Net::Packet classes and imports all subroutines, constants and globals