summaryrefslogtreecommitdiff
path: root/op-mode-definitions/lldp.xml.in
AgeCommit message (Collapse)Author
2024-06-11T6045: Recreate show lldp detail views & improve remote port selectionAndrew Topp
If the remote device has explicitly sent the interface name as the portID, we should use that first as the interface name, before working through the previous priority order. I've brought back LLDP detail views directly calling lldpcli. This can be extended to render a template from op_mode/lldp.py, but lldpcli isn't bad at rendering readable info. Raw mode (including detailed raw) is still accessible for programmatic access.
2023-02-27op-mode: T4952: use list_interfaces from vyos-utilsJohn Estabrook
2023-01-12T4911: op-mode: rewrite LLDP in standardised op-mode formatChristian Breunig
2021-01-10xml: op-mode: add preprocessor support as known from configuration modeChristian Poessinger