]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: network: mention that RouteMetric= in [DHCPv4] is also applied to the prefix... 20456/head
authorTom Yan <tom.ty89@gmail.com>
Tue, 17 Aug 2021 14:53:49 +0000 (22:53 +0800)
committerTom Yan <tom.ty89@gmail.com>
Tue, 17 Aug 2021 14:53:49 +0000 (22:53 +0800)
man/systemd.network.xml

index 42570c1c60cb67f03cf33dc5654442b0041431f9..e7ee1cda1be7ffd6b0d61fb43fe63a7b4d99c5ad 100644 (file)
@@ -1881,8 +1881,9 @@ IPv6Token=prefixstable:2002:da8:1::</programlisting></para>
         <varlistentry>
           <term><varname>RouteMetric=</varname></term>
           <listitem>
-            <para>Set the routing metric for routes specified by the DHCP server. Takes an unsigned
-            integer in the range 0…4294967295. Defaults to 1024.</para>
+            <para>Set the routing metric for routes specified by the DHCP server (including the prefix
+            route added for the specified prefix). Takes an unsigned integer in the range 0…4294967295.
+            Defaults to 1024.</para>
           </listitem>
         </varlistentry>