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

Lennart Poettering lennart at poettering.net
Fri May 15 03:18:40 PDT 2015


On Sun, 10.05.15 20:32, Benedikt Morbach (benedikt.morbach at googlemail.com) wrote:

> at least that's what the code does.

Applied. (though I think we should really ensure ipv4 and ipv6 work
the same way here...)

> 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
> 
> _______________________________________________
> systemd-devel mailing list
> systemd-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/systemd-devel


Lennart

-- 
Lennart Poettering, Red Hat


More information about the systemd-devel mailing list