From: Andreas Rammhold Date: Tue, 26 Sep 2017 23:52:07 +0000 (+0200) Subject: man/systemd.network: Added documentation about the DHCP.RouteTable behaviour with... X-Git-Tag: v235~48^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=917b2260244623bff1b6b0c1db21a95063665606;p=thirdparty%2Fsystemd.git man/systemd.network: Added documentation about the DHCP.RouteTable behaviour with VRFs --- diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 96d38113721..1b07f2a1a33 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -1163,6 +1163,9 @@ The table identifier for DHCP routes (a number between 1 and 4294967295, or 0 to unset). The table can be retrieved using ip route show table num. + When used in combination with VRF= the + VRF's routing table is used unless this parameter is specified. +