package
1.10.12
Repository: https://github.com/polevpn/netstack.git
Documentation: pkg.go.dev

# Functions

NewForwarder allocates and initializes a new forwarder.
NewProtocol returns a UDP transport protocol.

# Constants

ProtocolNumber is the udp protocol number.
Endpoint states.
Endpoint states.
Endpoint states.
Endpoint states.

# Structs

Forwarder is a session request forwarder, which allows clients to decide what to do with a session request, for example: ignore it, or process it.
ForwarderRequest represents a session request received by the forwarder and passed to the client.

# Type aliases

EndpointState represents the state of a UDP endpoint.