Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-20 | op-mode: bgp: T1513: no need for "sudo" | Christian Poessinger | |
Commit 68f7d1474d ("op-mode: bgp: T1513: add "show bgp" tree containing l2vpn evpn") added the required XML definitions and a bash helper script. The helper always got invoked using "sudo" which is not necessary for vtysh. Calling "sudo" only slows down the system when e.g. RADIUS backed accounts are used. | |||
2021-02-20 | op-mode: bgp: T1513: add "show bgp" tree containing l2vpn evpn | Christian Poessinger | |
2021-01-10 | op-mode: T3178: add "monitor protocols <bgp|ospf|ospfv3|rib|rip|ripng>" commands | Christian Poessinger | |
2021-01-10 | op-mode: T3178: add remaining "show ipv6 ospfv3 database" commands from ↵ | Christian Poessinger | |
vyatta-op-quagga | |||
2021-01-10 | op-mode: T3178: migrate most of the OSPFv3 parts to re-includable snippets | Christian Poessinger | |
This eases CLI maintenance and also migration from legacy code. |