package
0.0.0-20240720002214-37b2b8227b91
Repository: https://github.com/progrium/go-netstack.git
Documentation: pkg.go.dev

# Functions

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

# Constants

32KiB.
32KiB.
4MiB.
4KiB bytes.
ProtocolNumber is the udp protocol number.

# 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.