]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
sd-lldp: several improvements (#37845)
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 17 Jun 2025 19:58:04 +0000 (04:58 +0900)
committerGitHub <noreply@github.com>
Tue, 17 Jun 2025 19:58:04 +0000 (04:58 +0900)
This makes
- sd-lldp-tx not send machine ID as chassis ID, but use application
specific machine ID,
- sd-lldp-tx emit vlan ID if it is running on a vlan interface,
- Describe() DBus method also reply LLDP configurations,
- io.systemd.Network.GetLLDPNeighbors varlink method provides vlan ID,
if received.

Closes #37613.


Trivial merge