package
0.0.0-20201111042949-a9890c3e7311
Repository: https://github.com/tcfw/vpc.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
Package xdp allows to use XDP sockets from Go.

# Functions

CreateNIC creates a new tap device attached to a VPC bridge.
DeleteNIC deletes the tap from.
GetNIC finds a tap interface given a stack and expected id.
HasNIC checks if a nic exists by trying to get it.
NewServer creates a new server instance.
Serve start the GRPC server.
StartPProf opens the http pprof handler to desired port.

# Structs

Server l2 API server.
Stack stores references to the various devices for VPC connectivity.
VNic holds the state of known NICs.