summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2018-12-06 14:27:36 +0100
committerGitHub <noreply@github.com>2018-12-06 14:27:36 +0100
commitfda96700e41855099b339e9e4d0e19b31226fdf2 (patch)
treebd3ae1239d375d4c11d67a6f08af7c258b3077df /man
parentMerge pull request #11021 from ssahani/isatap (diff)
parenttest-network: Add test for invert RPDB rule (diff)
downloadsystemd-fda96700e41855099b339e9e4d0e19b31226fdf2.tar.xz
systemd-fda96700e41855099b339e9e4d0e19b31226fdf2.zip
Merge pull request #11032 from ssahani/invert-rule
networkd: RPDB rule - add support to configure inverted rule.
Diffstat (limited to 'man')
-rw-r--r--man/systemd.network.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/systemd.network.xml b/man/systemd.network.xml
index 229449c5ac..ceb0788d71 100644
--- a/man/systemd.network.xml
+++ b/man/systemd.network.xml
@@ -1015,6 +1015,12 @@
Defaults to unset.</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><varname>InvertRule=</varname></term>
+ <listitem>
+ <para>A boolean. Specifies wheather the rule to be inverted. Defaults to false.</para>
+ </listitem>
+ </varlistentry>
</variablelist>
</refsect1>