Changes for version 0.22
- remove dependency on List::MoreUtils
Changes for version 0.22_01
- fix endianness bug in ICMP packet creation
- add lots of comments on what's going on in the ICMP portion of the RawIP.xs and RawIP.pm files
- break out sub-packages to their own files so "make test" works even with Critic enabled
Documentation
An interface to libpcap in Net::RawIP(3pm)
Modules
Perl extension for manipulate raw ip packets with interface to libpcap
Provides
in lib/Net/RawIP/ethhdr.pm
in lib/Net/RawIP/generichdr.pm
in lib/Net/RawIP/icmphdr.pm
in lib/Net/RawIP/iphdr.pm
in lib/Net/RawIP/opt.pm
in lib/Net/RawIP/tcphdr.pm
in lib/Net/RawIP/udphdr.pm