mirror of
https://github.com/systemd/systemd.git
synced 2025-01-12 13:18:14 +03:00
man: mention that FirewallMark= optionally takes firewall mask
Closes #17587.
This commit is contained in:
parent
40ebe49259
commit
cbdc906288
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user