From: Dan McGregor Date: Mon, 15 Jun 2020 22:01:42 +0000 (-0600) Subject: systemd-conf: Accept MTU from DHCP X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~10764 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60ff220548125bbdc6812669af711fb3650d87aa;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git systemd-conf: Accept MTU from DHCP From: Daniel McGregor Many local cloud deployments use MTUs other than 1500. To support them, accept MTU from DHCP by default. Signed-off-by: Daniel McGregor Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/systemd/systemd-conf/wired.network b/meta/recipes-core/systemd/systemd-conf/wired.network index ff807ba31f8..dcf35345966 100644 --- a/meta/recipes-core/systemd/systemd-conf/wired.network +++ b/meta/recipes-core/systemd/systemd-conf/wired.network @@ -6,5 +6,6 @@ KernelCommandLine=!nfsroot DHCP=yes [DHCP] +UseMTU=yes RouteMetric=10 ClientIdentifier=mac