moby/integration/network
Rob Murray 964ab7158c Explicitly set MTU on bridge devices.
This is purely cosmetic - if a non-default MTU is configured, the bridge
will have the default MTU=1500 until a container's 'veth' is connected
and an MTU is set on the veth. That's a disconcerting, it looks like the
config has been ignored - so, set the bridge's MTU explicitly.

Fixes #37937

Signed-off-by: Rob Murray <rob.murray@docker.com>
2023-11-27 11:18:54 +00:00
..
ipvlan Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
macvlan Don't run tests twice 2023-09-19 11:37:55 +02: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 libnet: Make sure network names are unique 2023-09-12 10:40:13 +02: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 libnet: Make sure network names are unique 2023-09-12 10:40:13 +02:00