moby/integration/network
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 Disable IPv6 for endpoints in '--ipv6=false' networks. 2024-04-10 17:11:20 +01:00
macvlan Disable IPv6 for endpoints in '--ipv6=false' networks. 2024-04-10 17:11:20 +01:00
bridge_test.go api: Allow ContainerCreate to take several EndpointsConfig for >= 1.44 2023-09-15 10:07:29 +02:00
delete_test.go integration(-cli): remove skips for old daemon versions (<20.10) 2023-12-05 01:03:50 +01:00
dns_test.go api/types: move ContainerRemoveOptions to api/types/container 2023-10-12 11:29:23 +02:00
helpers.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
helpers_windows.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
inspect_test.go libnet: Make sure network names are unique 2023-09-12 10:40:13 +02:00
main_test.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
network_test.go Explicitly set MTU on bridge devices. 2023-11-27 11:18:54 +00:00
service_test.go integration(-cli): remove skips for old daemon versions (<20.10) 2023-12-05 01:03:50 +01:00