package
1.6.3
Repository: https://github.com/form3tech-oss/cilium.git
Documentation: pkg.go.dev

# Packages

Package ipsec provides the Linux datpaath specific abstraction and useful helpers to manage IPSec via Linux xfrm.
Package linux_defaults provides the Linux datapath defaults.
Package route provides the Cilium specific abstraction and useful helpers to manage network routes.

# Functions

FmtDefineAddress returns the a define string from the given name and addr.
NewDatapath creates a new Linux datapath.
NewNodeAddressing returns a new linux node addressing model.
NewNodeHandler returns a new node handler to handle node events and implement the implications in the Linux datapath.
NodeDeviceNameWithDefaultRoute returns the node's device name which handles the default route in the current namespace.

# Structs

DatapathConfiguration is the static configuration of the datapath.