[systemd-devel] [RESEND][PATCH] man: IPMasquerade only implies IPForward=ipv4

Benedikt Morbach benedikt.morbach at googlemail.com
Sun May 10 11:32:14 PDT 2015


at least that's what the code does.
---

I didn't get any feedback last time[1], maybe this fell through the cracks?

[1] http://lists.freedesktop.org/archives/systemd-devel/2015-April/031353.html

 man/systemd.network.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/systemd.network.xml b/man/systemd.network.xml
index 31484d8..5504b46 100644
--- a/man/systemd.network.xml
+++ b/man/systemd.network.xml
@@ -382,7 +382,7 @@
           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>
-- 
2.3.3



More information about the systemd-devel mailing list