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

Changes for version 0.7_004 - 2015-09-15

  • Some basic support for option 120

Changes for version 0.7_003 - 2015-08-28

  • Add more test examining reeal packets
  • Start handling client id's
  • Add author covenant
  • Moved various methods to Net::DHCP::Packet::Attributes
  • Moved various methods to Net::DHCP::Packet::IPv4Utils
  • Adjusted tests accordingly
  • Net::DHCP no longer exports unpackinet, packinet, unpackinets, packinets

Changes for version 0.7_002 - 2015-08-15

  • Add tests examining real packets from tcpdump

Changes for version 0.7_001 - 2015-08-08

  • Reworked ->new()
  • Bring back Net/DHCP.pm
  • Add Virtual Subnet Selection constant from rfc 6607
  • Add tests examining real packets from tcpdump
  • Option 82 decoding
  • Lists of values are now retured with commas

Modules

Object methods to create a DHCP packet.
Constants for DHCP codes and options
Object methods to create a DHCP packet.
Attribute methods for Net::DHCP::Packet
Object methods for IPv4 in Net::DHCP
Option ordering for Net::DHCP::Packet