mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 17:51:22 +03:00
bbc0c09448
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. |
||
---|---|---|
.. | ||
80-container-host0.network | ||
80-container-ve.network | ||
80-container-vz.network | ||
99-default.link | ||
Makefile |