Documentation ¶
Overview ¶
Package packetsocket provides a link endpoint that enables delivery of incoming and outgoing packets to any interested packet sockets.
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 link endpoint wrapping a lower link endpoint.
On ingress, the lower link endpoint must only deliver packets that have a link-layer header set if one is required for the link.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.