package
0.0.0-20240720002214-37b2b8227b91
Repository: https://github.com/progrium/go-netstack.git
Documentation: pkg.go.dev
# Packages
Package icmp contains the implementation of the ICMP and IPv6-ICMP transport protocols for use in ping.
Package packet provides the implementation of packet sockets (see packet(7)).
Package raw provides the implementation of raw sockets (see raw(7)).
Package tcp contains the implementation of the TCP transport protocol.
Package tcpconntrack implements a TCP connection tracking object.
Package udp contains the implementation of the UDP transport protocol.
# Constants
The states a datagram-based endpoint may be in.
The states a datagram-based endpoint may be in.
The states a datagram-based endpoint may be in.
The states a datagram-based endpoint may be in.
# Type aliases
DatagramEndpointState is the state of a datagram-based endpoint.