The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.02

  • Fix IPv6 handling to update the `Next Header' field of the header preceeding the fragmentable part of an IPv6 datagram to account for the removal of the Fragment Header.
  • Fix IPv4 packet handling to properly account for header options+padding.
  • Add a flush() function to release memory used by incomplete datagrams.
  • Better OOness, and some efficiency improvements (which are probably outweighed by the extra OO glue).

Modules

IP fragment reassembly for Net::Pcap

Provides