Changes for version 0.25 - 2004-09-26
- bugfix: an error in method Net::Pkt::next was making a segfault, due to a bad typemap in Net::Pcap (FILE * to T_IN under Perl 5.8 is bad). Resolved by created my own Net::Pcap::file sub.
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 Pkt/Desc.pm
in Pkt/DescL2.pm
in Pkt/DescL3.pm
in Pkt/DescL4.pm
in Pkt/DescL7.pm
in Pkt/Frame.pm
in Pkt/Layer.pm
in Pkt/Layer2.pm
in Pkt/Layer3.pm
in Pkt/Layer4.pm
in Pkt/Layer7.pm
in Pkt/LayerARP.pm
in Pkt/LayerETH.pm
in Pkt/LayerICMPv4.pm
in Pkt/LayerIPv4.pm
in Pkt/LayerTCP.pm
in Pkt/LayerUDP.pm
in Pkt/Quick.pm