Class: Rex::Proto::DHCPv6::Packet::Dhcpv6Option

Inherits:
BinData::Record
  • Object
show all
Defined in:
lib/rex/proto/dhcpv6/packet.rb

Overview

A single DHCPv6 option in TLV form (RFC 8415 section 21.1). Nested so it registers with BinData under the unique name :dhcpv6_option (a bare :option would collide with other protocols' option records).