X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.network.xml;h=f80212944df3e1d86640eb64c500659288c0b95e;hb=6fc27667950fe153033f0f49cb5b57e8954c3e54;hp=5bff4d9d87a42700f639d8864e53fa243458a8b0;hpb=45df8656ebb1b0559a75993d1508fc61c2d39829;p=elogind.git diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 5bff4d9d8..f80212944 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -195,7 +195,9 @@ DHCP= - A boolean. When true, enables basic DHCPv4 support. + Enables DHCPv4 and/or DHCPv6 support. Accepts + both, none, + v4 or v6. @@ -361,8 +363,8 @@ - [DHCPv4] Section Options - The [DHCPv4] section accepts the following keys: + [DHCP] Section Options + The [DHCP] section accepts the following keys: @@ -386,6 +388,13 @@ will be used as the transient hostname. + + UseRoutes= + + When true (the default), the static routes will be requested from the DHCP server + and added to the routing table with metric of 1024. + + CriticalConnection=