-
-
22 Jun 2022 15:38:12 UTC
- Development release
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (39 / 0 / 0)
- Kwalitee
Bus factor: 1- License: perl_5
- Perl: v5.8.0
- Activity
24 month- Tools
- Download (57.63KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 0.7_009 - 2022-06-22
- Merge PR https://github.com/djzort/Net-DHCP/pull/10
Changes for version 0.7_008 - 2018-02-16
- Merge PR https://github.com/djzort/Net-DHCP/pull/8
Changes for version 0.7_007 - 2016-07-25
- Merge PR https://github.com/djzort/Net-DHCP/pull/6
Changes for version 0.7_006 - 2016-02-24
- Minor change via https://github.com/djzort/Net-DHCP/pull/5
Changes for version 0.7_005 - 2015-09-21
- Fix build deps for BZ107212
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 packetConstants for DHCP codes and optionsObject methods to create a DHCP packet.Attribute methods for Net::DHCP::PacketObject methods for IPv4 in Net::DHCPOption ordering logic for Net::DHCPExamples
Module Install Instructions
To install Net::DHCP, copy and paste the appropriate command in to your terminal.
cpanm Net::DHCP
perl -MCPAN -e shell install Net::DHCP
For more information on module installation, please visit the detailed CPAN module installation guide.