]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/networkd.conf.xml
man: add version info
[thirdparty/systemd.git] / man / networkd.conf.xml
index f25083cc69ccd389cccd719cfe728041743d98cd..9668aed6149a6142be24076753f65eb6f103beb6 100644 (file)
         <listitem><para>Takes a boolean. If set to yes, then <command>systemd-networkd</command>
         measures the traffic of each interface, and
         <command>networkctl status <replaceable>INTERFACE</replaceable></command> shows the measured speed.
-        Defaults to no.</para></listitem>
+        Defaults to no.</para>
+
+        <xi:include href="version-info.xml" xpointer="v244"/></listitem>
       </varlistentry>
 
       <varlistentry>
         <term><varname>SpeedMeterIntervalSec=</varname></term>
         <listitem><para>Specifies the time interval to calculate the traffic speed of each interface.
-        If <varname>SpeedMeter=no</varname>, the value is ignored. Defaults to 10sec.</para></listitem>
+        If <varname>SpeedMeter=no</varname>, the value is ignored. Defaults to 10sec.</para>
+
+        <xi:include href="version-info.xml" xpointer="v244"/></listitem>
       </varlistentry>
 
       <varlistentry>
@@ -68,7 +72,9 @@
         that are not configured in .network files (except for rules with protocol
         <literal>kernel</literal>). When false, it will not remove any foreign rules, keeping them even
         if they are not configured in a .network file. Defaults to yes.
-        </para></listitem>
+        </para>
+
+        <xi:include href="version-info.xml" xpointer="v249"/></listitem>
       </varlistentry>
 
       <varlistentry>
@@ -79,7 +85,9 @@
         is true or <literal>dhcp</literal>, and <literal>static</literal> when
         <varname>KeepConfiguration=</varname> is true or <literal>static</literal>). When false, it will
         not remove any foreign routes, keeping them even if they are not configured in a .network file.
-        Defaults to yes.</para></listitem>
+        Defaults to yes.</para>
+
+        <xi:include href="version-info.xml" xpointer="v246"/></listitem>
       </varlistentry>
 
       <varlistentry>
         254, and 255, respectively. The route table number must be an integer in the range 1…4294967295,
         except for predefined numbers 253, 254, and 255. This setting can be specified multiple times.
         If an empty string is specified, then the list specified earlier are cleared. Defaults to unset.
-        </para></listitem>
+        </para>
+
+        <xi:include href="version-info.xml" xpointer="v248"/></listitem>
       </varlistentry>
 
       <varlistentry>
           <literal>kernel</literal>. See for details in
           <citerefentry><refentrytitle>systemd.network</refentrytitle><manvolnum>5</manvolnum></citerefentry>.
           Defaults to <literal>no</literal>.</para>
+
+        <xi:include href="version-info.xml" xpointer="v254"/>
         </listitem>
       </varlistentry>
     </variablelist>
@@ -213,7 +225,9 @@ DUIDRawData=00:00:ab:11:f9:2a:c2:77:29:f9:5c:00</programlisting>
       <varlistentry>
         <term><varname>DUIDType=</varname></term>
         <term><varname>DUIDRawData=</varname></term>
-        <listitem><para>As in the [DHCPv4] section.</para></listitem>
+        <listitem><para>As in the [DHCPv4] section.</para>
+
+        <xi:include href="version-info.xml" xpointer="v249"/></listitem>
       </varlistentry>
     </variablelist>
   </refsect1>