chiark / gitweb /
networkd: dhcp - by default ignore the MTU
[elogind.git] / man / systemd-networkd.service.xml
index 2c1bbf7de5672b23b439487e15e67daf8b888dab..9f628d3b4ac21ceef497dd4b2f52d7f80f21410e 100644 (file)
                                                 be used, and take precedence over any statically configured ones.</para>
                                         </listitem>
                                 </varlistentry>
+                                <varlistentry>
+                                        <term><varname>UseMTU</varname></term>
+                                        <listitem>
+                                                <para>When true the interface maximum transmission unit from the DHCP server will
+                                                be used on the current link. Defaults to false.</para>
+                                        </listitem>
+                                </varlistentry>
+                                <varlistentry>
+                                        <term><varname>UseHostname</varname></term>
+                                        <listitem>
+                                                <para>When true (the default) the hostname received from the DHCP server
+                                                will be used as the transient hostname.</para>
+                                        </listitem>
+                                </varlistentry>
                        </variablelist>
 
                 </refsect2>