Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-02-13 | bgp: T7163: add CLI route-map and metric support for "redistribute table" | Christian Breunig | |
* set protocols bgp address-family <ipv4-unicast|ipv6-unicast> redistribute table <n> [metric <n>] [route-map <name>] | |||
2025-02-03 | syslog: T6989: rename "global" to "local" | Christian Breunig | |
The previously "global" options actually were only relevant for the local logging to /var/log/messages. | |||
2024-06-26 | smoketest: T6510: add missing config-test verification steps | Christian Breunig | |
Validate if the migrators performed correctly by comparing it to a known good result file containing all the required `set` commands |