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

# Functions

No description provided by the author
No description provided by the author

# Constants

BessProtocol transfers bare L2 packets as SOCK_SEQPACKET.
No description provided by the author
HyperKitProtocol is handshake, then 16bits little endian size of packet, then the packet.
No description provided by the author
QemuProtocol is 32bits big endian size of the packet, then the packet.
StdioProtocol is HyperKitProtocol without the handshake.
No description provided by the author
No description provided by the author
No description provided by the author
VfkitProtocol transfers bare L2 packets as SOCK_DGRAM.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author