From ce43e484465050c619ea9a1991d49b3d6215028b Mon Sep 17 00:00:00 2001 From: Susant Sahani Date: Sun, 23 Nov 2014 09:56:14 +0530 Subject: networkd: integrate LLDP This patch integrates LLDP with networkd. Example conf: file : lldp.network [Match] Name=em1 [Network] LLDP=yes --- man/systemd.network.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'man/systemd.network.xml') diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 360c57cb76..ea278c70d7 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -257,6 +257,13 @@ announcement. Defaults to true. + + LLDP= + + A boolean. When true, enables LLDP link receive support. + + + Address= -- cgit v1.2.3-54-g00ecf