package
0.0.0-20250226093539-92089e31ccf8
Repository: https://github.com/encodeous/polyamide.git
Documentation: pkg.go.dev
# Functions
CreateTUN creates a Device with the provided name and MTU.
CreateTUNFromFile creates a Device from an os.File with the provided MTU.
CreateUnmonitoredTUNFromFD creates a Device from the provided file descriptor.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
ErrTooManySegments is returned by Device.Read() when segmentation overflows the length of supplied buffers.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author