moby/integration/network/ipvlan
Rob Murray 57dd56726a Disable IPv6 for endpoints in '--ipv6=false' networks.
No IPAM IPv6 address is given to an interface in a network with
'--ipv6=false', but the kernel would assign a link-local address and,
in a macvlan/ipvlan network, the interface may get a SLAAC-assigned
address.

So, disable IPv6 on the interface to avoid that.

Signed-off-by: Rob Murray <rob.murray@docker.com>
2024-04-10 17:11:20 +01:00
..
ipvlan_test.go Disable IPv6 for endpoints in '--ipv6=false' networks. 2024-04-10 17:11:20 +01:00
main_test.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
main_windows_test.go Integration: exclude IPVlan test-suite on Windows 2019-07-11 10:39:04 +02:00