moby/libnetwork/drivers
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
..
bridge Explicitly set MTU on bridge devices. 2023-11-27 11:18:54 +00:00
host libnetwork: move datastore Scope consts to libnetwork/scope 2023-07-28 21:56:48 +02:00
ipvlan libnetwork/datastore: drop (KVObject).DataScope() 2023-10-19 12:38:39 -04:00
macvlan libnetwork/datastore: drop (KVObject).DataScope() 2023-10-19 12:38:39 -04:00
null libnetwork: move datastore Scope consts to libnetwork/scope 2023-07-28 21:56:48 +02:00
overlay libnetwork/d/overlay: support IPv6 transport 2023-11-09 12:04:47 -05:00
remote migrate to github.com/containerd/log v0.1.0 2023-10-11 17:52:23 +02:00
windows libnetwork/datastore: drop (KVObject).DataScope() 2023-10-19 12:38:39 -04:00