]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: allow LLDP packets to cross non-customer bridges for container network inter...
authorLennart Poettering <lennart@poettering.net>
Fri, 6 May 2016 20:44:13 +0000 (22:44 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 9 May 2016 13:45:31 +0000 (15:45 +0200)
commitbbc0c09448668bc2b0687cd13f172cda1a9b8131
tree45feda9030d97bf1aa6f8861dabf5db9ee833b7b
parent7272b25e163d1c7395ff0da1397511c7946c0873
network: allow LLDP packets to cross non-customer bridges for container network interfaces

This changes the default .network files we ship for nspawn containers to set
EmitLLDP=customer-bridge in order to allow propagation of the LLDP packets
across bridges. This is useful so that "networkctl status" shows all peers
connected to a virtual container network, collecting this data via LLDP. This
is safe since the default configuration for these interfaces does not bridge
these links to external interfaces, but relies on IP routing for this.
network/80-container-host0.network
network/80-container-ve.network
network/80-container-vz.network