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

# Functions

NewConfiguration returns a new MTU configuration.

# Constants

EncryptionDefaultAuthKeyLength is 16 representing 128B key recommended size for GCM(AES*) in RFC4106.
EncryptionIPsecOverhead is an approximation for bytes used for encryption.
EthernetMTU is the standard MTU for Ethernet devices.
MaxMTU is the highest MTU that can be used for devices and routes handled by Cilium.
TunnelOverhead is an approximation for bytes used for tunnel encapsulation.

# Structs

Configuration is an MTU configuration as returned by NewConfiguration.