//
pkg.gl
Category
github.com/noisysockets/netstack
pkg
tcpip
network
arp
package
0.9.0
Repository:
https://github.com/noisysockets/netstack.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
534 SLOC
#
Functions
NewProtocol
NewProtocol returns an ARP network protocol.
NewProtocolWithOptions
NewProtocolWithOptions returns an ARP network protocol factory that will return an ARP network protocol with the provided options.
#
Constants
ProtocolNumber
ProtocolNumber is the ARP protocol number.
#
Structs
Options
Options holds options to configure a protocol.
Stats
Stats holds statistics related to ARP.