Class: PacketGen::Header::DHCP::Option

Inherits:
BinStruct::AbstractTLV
  • Object
show all
Defined in:
lib/packetgen/header/dhcp/option.rb

Overview

Option class with string value. #type and #length are BinStruct::Int8.

See also specialized IPAddrOption, Int8Option, Int16Option and Int32Option.

Since:

  • 2.2.0

  • 3.1.0 subclass of BinStruct::AbstractTLV