From 84b5b79a8f7b423c5b7cad4170eb68d57fe5e26c Mon Sep 17 00:00:00 2001 From: Angus Gibson Date: Mon, 8 Sep 2014 20:26:47 +1000 Subject: 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. --- man/systemd.network.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'man/systemd.network.xml') 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. + + RouteMetric= + + Set the routing metric for routes specified by the DHCP server. + + -- cgit v1.2.3-54-g00ecf