class PacketGen::Header::IPv6::Pad1

Special option pad1, for {HopByHop} IPv6 extension header @author Sylvain Daubert

Public Instance Methods

to_human() click to toggle source

@return [String]

# File lib/packetgen/header/ipv6/hop_by_hop.rb, line 45
def to_human
  'pad1'
end