package
0.0.0-20250130204033-e82d90384e5b
Repository: https://github.com/laurentgoderre/moby.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
No description provided by the author
Register registers a new instance of bridge driver.
ValidateFixedCIDRV6 checks that val is an IPv6 address and prefix length that does not overlap with the link local subnet prefix 'fe80::/64'.
# Constants
BridgeName label for bridge driver.
DefaultBindingIP label.
DefaultBridge label.
DefaultBridgeName is the default name for the bridge interface managed by the driver when unspecified by the caller.
DefaultGatewayV4AuxKey represents the default-gateway configured by the user.
DefaultGatewayV6AuxKey represents the ipv6 default-gateway configured by the user.
DockerChain: DOCKER iptable chain name.
EnableICC label.
EnableIPMasquerade label for bridge driver.
InhibitIPv4 label.
IPv4GatewayMode label for bridge driver.
IPv6GatewayMode label for bridge driver.
DockerChain: DOCKER iptable chain name.
DockerChain: DOCKER iptable chain name.
No description provided by the author