summaryrefslogtreecommitdiff
path: root/man/systemd.network.xml
diff options
context:
space:
mode:
authorAngus Gibson <angus@agibson.me>2014-09-08 20:26:47 +1000
committerTom Gundersen <teg@jklm.no>2014-09-08 15:09:08 +0200
commit84b5b79a8f7b423c5b7cad4170eb68d57fe5e26c (patch)
tree67ceebd7e986f9ed3d8952cb090f0eb5b2b23806 /man/systemd.network.xml
parentaf5effc4220dab6c4c87a130bae7be441f6967ca (diff)
networkd: allow specification of DHCP route metric
This lets the routing metric for links to be specified per-network, still defaulting to DHCP_ROUTE_METRIC (1024) if unspecified. Hopefully this helps with multiple interfaces configured via DHCP.
Diffstat (limited to 'man/systemd.network.xml')
-rw-r--r--man/systemd.network.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/systemd.network.xml b/man/systemd.network.xml
index 641e02aab1..4cc13b2afc 100644
--- a/man/systemd.network.xml
+++ b/man/systemd.network.xml
@@ -494,6 +494,12 @@
hand, this must not be enabled on networks where broadcasts are filtered out.</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><varname>RouteMetric=</varname></term>
+ <listitem>
+ <para>Set the routing metric for routes specified by the DHCP server.</para>
+ </listitem>
+ </varlistentry>
</variablelist>
</refsect1>