From ee0eb1d891eb0a41fb63368bff264f59cb2bb851 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 8 Jun 2015 23:24:32 +0200 Subject: Revert "networkd: create "kernel" setting for IPForwarding" --- man/systemd.network.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'man') diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 54fef4c9c4..bd061c270a 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -366,8 +366,7 @@ the routing table. Takes either a boolean argument, or the values ipv4 or ipv6, which only enables IP forwarding for the specified address - family, or kernel, which preserves existing sysctl settings. - This controls the + family. This controls the net.ipv4.conf.<interface>.forwarding and net.ipv6.conf.<interface>.forwarding @@ -376,8 +375,8 @@ for details about sysctl options). Defaults to no. - Note: unless this option is turned on, or set to kernel, - no IP forwarding is done on this interface, even if this is + Note: unless this option is turned on, no IP + forwarding is done on this interface, even if this is globally turned on in the kernel, with the net.ipv4.ip_forward and net.ipv4.ip_forward sysctl -- cgit v1.2.3-54-g00ecf