diff options
Diffstat (limited to 'man/systemd.network.xml')
-rw-r--r-- | man/systemd.network.xml | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 484d6f31c7..c072f08f61 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -352,9 +352,14 @@ packets on the network interface will be forwarded to other interfaces according to - the routing table. Takes a - boolean - argument.</para></listitem> + the routing table. Takes + either a boolean argument, or + the values + <literal>ipv4</literal> or + <literal>ipv6</literal>, which + only enables IP forwarding for + the specified address + family.</para></listitem> </varlistentry> <varlistentry> <term><varname>IPMasquerade=</varname></term> |