package
0.4.0
Repository: https://github.com/joelfischerr/scion.git
Documentation: pkg.go.dev

# Packages

Package mock_conn is a generated GoMock package.

# Functions

New opens a new overlay socket on the specified addresses.
NewReadMessages allocates memory for reading IPv4 Linux network stack messages.
NewWriteMessages allocates memory for writing IPv4 Linux network stack messages.

# Constants

ReceiveBufferSize is the default size, in bytes, of receive buffers for opened sockets.

# Structs

Config customizes the behavior of an overlay socket.
ReadMeta contains extra information about socket reads.

# Interfaces

Conn describes the API for an overlay socket with additional metadata on reads.

# Type aliases

Messages is a list of ipX.Messages.