From 769d324c99aab129148bd25f5f663ef441287d86 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 13 Jan 2015 20:07:13 +0100 Subject: networkd: make IP forwarding for IPv4 and IPv6 individually configurable --- man/systemd.network.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'man') diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 484d6f31c7..c072f08f61 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -352,9 +352,14 @@ packets on the network interface will be forwarded to other interfaces according to - the routing table. Takes a - boolean - argument. + the routing table. Takes + either a boolean argument, or + the values + ipv4 or + ipv6, which + only enables IP forwarding for + the specified address + family. IPMasquerade= -- cgit v1.2.3-54-g00ecf