# Functions
InjectArp injects an ARP entry into dev's ARP table syscalls roughly based on https://www.unix.com/302447674-post3.html see: https://github.com/torvalds/linux/blob/8cf8821e15cd553339a5b48ee555a0439c2b2742/net/ipv4/arp.c#L1179 https://github.com/torvalds/linux/blob/8cf8821e15cd553339a5b48ee555a0439c2b2742/net/ipv4/arp.c#L1024.
No description provided by the author
# Constants
completed entry (ha valid).
don't answer this addresses.
want to use a netmask (only for proxy entries).
permanent entry.
publish entry.
has requested trailers.