Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrUnknownData = errors.New("unknown data") ErrUnknownType = errors.New("unknown type") ErrUnexpectedType = errors.New("unexpected type") )
View Source
var IPv6Prefix = []byte{0x20, 0x01}
ipv6Prefix contains the first two bytes of the IPv6 address, set to 0x20 and 0x01 to better masquerade the address as a "real" address.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.