Class: Pio::Dhcp::BootReply::Options
- Inherits:
-
Pio::Dhcp::BootReplyOptions
- Object
- Options
- Pio::Dhcp::BootReplyOptions
- Pio::Dhcp::BootReply::Options
- Defined in:
- lib/pio/dhcp/boot_reply.rb
Overview
DHCP Options Class.
Constant Summary
Constants included from CommonOptions
CommonOptions::BOOTPC, CommonOptions::BOOTPS, CommonOptions::BROADCAST_IP_ADDRESS, CommonOptions::BROADCAST_MAC_ADDRESS, CommonOptions::QUAD_ZERO_IP_ADDRESS
Method Summary
Methods inherited from Pio::Dhcp::BootReplyOptions
Methods included from DhcpTlvOptions
#client_identifier_hash, #dhcp_server_identifier_hash, #ip_address_lease_time_hash, #message_type_hash, #parameters_list_hash, #rebinding_time_value_hash, #renewal_time_value_hash, #requested_ip_address_hash, #subnet_mask_hash
Methods included from CommonOptions
#destination_mac, #dhcp_data, #ip_address_lease_time, #ip_destination_address, #ip_source_address, #rebinding_time_value, #renewal_time_value, #requested_ip_address, #server_identifier, #source_mac, #subnet_mask, #transaction_id, #type
Methods inherited from Options
Constructor Details
This class inherits a constructor from Pio::Dhcp::BootReplyOptions