Skip to content
Success

Changes

Summary

  1. Option to avoid deleting the kernel_ll address from bridges. (details)
Commit 57ada4b8481f8a5a138b9ed312135b148eaf6d09 by rob.murray
Option to avoid deleting the kernel_ll address from bridges.

If env var DOCKER_BRIDGE_PRESERVE_KERNEL_LL=1, don't assign fe80::1/64
to a bridge, and don't delete any link local address with prefix fe80::/64.

Signed-off-by: Rob Murray <rob.murray@docker.com>
The file was modified libnetwork/drivers/bridge/setup_ipv6_linux.go (diff)
The file was modified libnetwork/drivers/bridge/interface_linux.go (diff)
The file was modified integration/networking/bridge_test.go (diff)