]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: IPMasquerade only implies IPForward=ipv4
authorBenedikt Morbach <benedikt.morbach@googlemail.com>
Sun, 10 May 2015 18:32:14 +0000 (20:32 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 15 May 2015 10:18:05 +0000 (12:18 +0200)
at least that's what the code does.

man/systemd.network.xml

index 31484d8436438d22f5f7caf40f91430d76d0ea74..5504b4646c6f2f1c3a702f5603630a0a80c505bc 100644 (file)
           interface. If enabled packets forwarded from the network
           interface will be appear as coming from the local host.
           Takes a boolean argument. Implies
-          <varname>IPForward=yes</varname>. Defaults to
+          <varname>IPForward=ipv4</varname>. Defaults to
           <literal>no</literal>.</para></listitem>
         </varlistentry>
         <varlistentry>