Documentation
¶
Overview ¶
Package arp provides utilities for looking up MAC/IP addresses on a LAN.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Add ¶
func Add(ip net.IP, hwaddr net.HardwareAddr)
Add adds a IP-MAC map to a runtime ARP table.
func NewARPReply ¶
NewARPReply creates a new ARP packet of type "reply".
Types ¶
Click to show internal directories.
Click to hide internal directories.