//
pkg.gl
Category
github.com/ngvpn/netstack
tcpip
link
channel
package
0.1.2
Repository:
https://github.com/ngvpn/netstack.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
123 SLOC
#
Functions
New
New creates a new channel endpoint.
#
Structs
Endpoint
Endpoint is link layer endpoint that stores outbound packets in a channel and allows injection of inbound packets.
PacketInfo
PacketInfo holds all the information about an outbound packet.