GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Net::DHCP::Packet::OrderOptions(3) User Contributed Perl Documentation Net::DHCP::Packet::OrderOptions(3)

Net::DHCP::Packet::OrderOptions - Option ordering logic for Net::DHCP

version 0.7

   use Net::DHCP::Packet::OrderOptions qw( :all );

Provides sorting for optons in Net::DHCP::Packet.

This module is not particularly useful on its own.

Because DHCP clients generally suck, the order of options in the dhcp packet actually matter. This module keeps the handling of all that quirky madness in one place

Cable vendors really want option 82 to always be last.

Intel PXE really wants option 60 before option 43.

Minimum frame size is 300, but we only warn (carp) if its not.

TODO This will rearrange the order of options to accomidate as many quirky cliens as possible.

Net::DHCP, Net::DHCP::Packet, Net::DHCP::Constants, dhcp-options.

Dean Hamstead <dean@fragfest.com.au>

This software is Copyright (c) 2022 by Dean Hamstead.

This is free software, licensed under:

  The MIT (X11) License
2025-07-04 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.