]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: mention that FirewallMark= optionally takes firewall mask
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 13 Nov 2020 06:05:31 +0000 (15:05 +0900)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 17 Nov 2020 09:08:06 +0000 (10:08 +0100)
Closes #17587.

man/systemd.network.xml

index 6229e206150ecc97628fc444d1239ef3553651b8..45fc791e26af23821e1411975f43d2148a882d3b 100644 (file)
@@ -1170,7 +1170,9 @@ IPv6Token=prefixstable:2002:da8:1::</programlisting></para>
         <varlistentry>
           <term><varname>FirewallMark=</varname></term>
           <listitem>
-            <para>Specifies the iptables firewall mark value to match (a number between 1 and 4294967295).</para>
+            <para>Specifies the iptables firewall mark value to match (a number between 1 and
+            4294967295). Optionally, the firewall mask (also a number between 1 and 4294967295) can be
+            suffixed with a slash (<literal>/</literal>), e.g., <literal>7/255</literal>.</para>
           </listitem>
         </varlistentry>
         <varlistentry>