package
0.0.0-20241102221056-eb2fa4d51d96
Repository: https://github.com/g0rbe/gmod.git
Documentation: pkg.go.dev

# Packages

* Example CLI for arp package.

# Functions

DelARPCache removes the ARP entry from the kernel's cache.
Get query the kernel's cache first.
GetARPCache look for the entry associated to ip and iface from the kernel's cache.
Request do an ARP request with raw socket.
SetARPCache set the ARP entry in the kernel's cache.

# Constants

APPLEtalk.
ARCnet.
ATM.
AX.25 Level 2.
Chaosnet.
Frame Relay DLCI.
Experimental Ethernet.
Ethernet 10/100Mbps.
EUI-64.
IEEE 1394 IPv4 - RFC 2734.
IEEE 802.2 Ethernet/TR/TB.
InfiniBand.
Metricom STRIP (new IANA id).
From KA9Q: NET/ROM pseudo.
PROnet token ring.
Completed entry (ha valid).
Don't answer this addresses.
Automatically added entry.
Want to use a netmask (only for proxy entries).
Permanent entry.
Publish entry.
Has requested trailers.

# Variables

No description provided by the author
Requested IP is not is not in cache.
No description provided by the author

# Structs

Entry
Represent an ARP entry.