package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Apr 27, 2020
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
Package arp provides utilities for looking up MAC/IP addresses on a LAN.
Add adds a IP-MAC map to a runtime ARP table.
Delete removes an IP from the runtime ARP table.
List returns the current runtime ARP table.
NewARPReply creates a new ARP packet of type "reply".
NewARPRequest creates a bew ARP packet of type "request.
Address represents an ARP address.
Lookup returns the Address given an IP, if the IP is not found within the
table, a lookup is attempted.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.