| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Now LLDP neighbors are exposed through varlink. Hence, it is not
necessary to save to a file.
|
|
|
|
|
|
| |
Then, link_acquire_dynamic_conf() matches link_stop_engines().
Previously, LLDP client is started on interface is up, and stopped
on both down and carrier loss.
|
|
|
|
|
|
|
|
|
| |
As suggested in https://github.com/systemd/systemd/pull/11484#issuecomment-775288617.
This does not touch anything exposed in src/systemd. Changing the defines there
would be a compatibility break.
Note that tests are broken after this commit. They will be fixed in the next one.
|
| |
|
| |
|
|
|