[systemd-devel] [PATCH 2/2] networkd: IPMasquerade only implies IPForward=ipv4
Benedikt Morbach
benedikt.morbach at googlemail.com
Wed Apr 29 03:12:00 PDT 2015
at least that's what the code does
---
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