Module: DHCP
- Defined in:
- lib/net/dhcp/options.rb,
lib/net/dhcp/core.rb
Overview
** ** options.rb ** 29/OCT/2007 ** ETD-Software ** - Daniel Martin Gomez <etdnomejortu.com> ** ** Desc: ** This file provides a set of classes to work with the DHCP protocol. ** Here are defined the classes to work with the different options of the ** protocol as defined in rfc2131, rfc2132 and rfc2563. ** ** See the provided rdoc comments for further information. ** ** Version: ** v1.0 [29/October/2007]: first released ** ** License: ** Please see dhcp.rb or LICENSE.txt for copyright and licensing information. **
Defined Under Namespace
Classes: ACK, AutoConfigurationOption, BroadcastAddressOption, ClientFQDNOption, ClientIdentifierOption, ClientNetworkDeviceInterfaceOption, ClientSystemArchitectureOption, Discover, DomainNameOption, DomainNameServerOption, HostNameOption, IPAddressLeaseTimeOption, Inform, MaximumMsgSizeOption, Message, MessageTypeOption, Offer, Option, ParameterRequestListOption, PrivateOption, Release, Request, RequestedIPAddressOption, RouterOption, ServerIdentifierOption, SubnetMaskOption, SubnetSelectionOption, UUIDGUIDOption, UserClassInformationOption, VendorClassIDOption