]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/network/networkd-link.c
networkd: reworkd LLDP emission to allow control of propagation level
authorLennart Poettering <lennart@poettering.net>
Fri, 6 May 2016 19:27:36 +0000 (21:27 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 9 May 2016 13:45:31 +0000 (15:45 +0200)
commit7272b25e163d1c7395ff0da1397511c7946c0873
tree71e0ed754449c7131589b50e340ce2be7f867599
parentd31645adefb3462d168b44bb950f92654c395021
networkd: reworkd LLDP emission to allow control of propagation level

This allows selecting the propagation level of emitted LLDP packets
(specifically: the destination MAC address of the packets). This is useful
because it allows generating LLDP packets that optionally cross certain types
of bridges.

See 802.11ab-2009, Table 7-1 for details.
man/systemd.network.xml
src/network/networkd-link.c
src/network/networkd-link.h
src/network/networkd-lldp-tx.c
src/network/networkd-lldp-tx.h
src/network/networkd-network-gperf.gperf
src/network/networkd-network.h