Note: This repository is a fork of
github.com/mdlayher/arp, which is no longer actively maintained. The canonical maintained fork is at github.com/antrea-io/arp under the antrea-io organization. The Go module path isantrea.io/arp.
Package arp implements the ARP protocol, as described in RFC 826.
MIT Licensed.
Portions of this code are taken from the Go standard library. The Go standard library is Copyright (c) 2012 The Go Authors. All rights reserved. The Go license can be found at https://golang.org/LICENSE.