Class: PacketGen::Header::DHCPv6::ServerID
- Inherits:
-
ClientID
- Object
- Types::Fields
- Option
- ClientID
- PacketGen::Header::DHCPv6::ServerID
- Defined in:
- lib/packetgen/header/dhcpv6/option.rb
Overview
DHCPv6 Server ID option
Constant Summary collapse
- TYPE =
Option type value
2
Instance Attribute Summary
Attributes inherited from ClientID
Attributes inherited from Option
Method Summary
Methods inherited from ClientID
Methods inherited from Option
#human_type, #initialize, new, #read, subclasses, #to_human
Methods inherited from Types::Fields
#[], #[]=, #body=, define_bit_fields_on, define_field, define_field_after, define_field_before, delete_field, #fields, #force_binary, inherited, #initialize, #inspect, #is_optional?, #is_present?, #offset_of, #optional_fields, #read, #sz, #to_h, #to_s
Constructor Details
This class inherits a constructor from PacketGen::Header::DHCPv6::Option