Documentation ¶
Index ¶
Constants ¶
View Source
const ( StaleTimeNormal = time.Minute * 5 StaleTimeUnreachable = time.Minute * 10 TypeNormal = 0 TypeUnreachable = 1 TypeStatic = 2 )
View Source
const ( ProtocolICMP = 1 ProtocolIPv6ICMP = 58 )
Variables ¶
This section is empty.
Functions ¶
func NewARPReply ¶
NewARPReply creates a new ARP packet of type "reply".
Types ¶
Click to show internal directories.
Click to hide internal directories.