Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to avoid deleting the kernel_ll address from bridges. #47771

Merged
merged 1 commit into from
Apr 30, 2024

Commits on Apr 28, 2024

  1. 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>
    robmry committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    57ada4b View commit details
    Browse the repository at this point in the history