Documentation ¶
Overview ¶
Package packetsocket provides a link layer endpoint that provides the ability to loop outbound packets to any AF_PACKET sockets that may be interested in the outgoing packet.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(lower stack.LinkEndpoint) stack.LinkEndpoint
New creates a new packetsocket LinkEndpoint.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.