From 0d4ad91dd4fc831c31a9775b0eadf97fea6cd7f6 Mon Sep 17 00:00:00 2001 From: Alin Rauta Date: Tue, 17 Feb 2015 04:06:57 -0800 Subject: networkd: add support for Uplink Failure Detection Introduce BindCarrier= to indicate the set of links that determine if the current link should be brought UP or DOWN. [tomegun: add a bit to commit message] --- man/systemd.network.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'man') diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 485876b6ac..60252e53a9 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -279,6 +279,17 @@ + + BindCarrier= + + A port or a list of ports. When set, controls the + behaviour of the current interface. When all ports in the list + are in an operational down state, the current interface is brought + down. When at least one port has carrier, the current interface + is brought up. + + + Address= -- cgit v1.2.3-54-g00ecf