Versions in this module Expand all Collapse all v1 v1.0.1 Apr 30, 2024 Changes in this version + const ProtocolNumber + func NewProtocol(s *stack.Stack) stack.NetworkProtocol + func NewProtocolWithOptions(opts Options) stack.NetworkProtocolFactory + type Options struct + DADConfigs stack.DADConfigurations + type Stats struct + ARP tcpip.ARPStats + func (*Stats) IsNetworkEndpointStats()