Age | Commit message (Collapse) | Author |
|
Revert "T3165: use a separate file for "base" CLI nodes."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
T3165: use a separate file for "base" CLI nodes.
|
|
op-mode: T3215: Fix show ipv6 route nodes
|
|
|
|
After switching to iproute2 in commit 92f36735 ("ifconfig: T2653: use iproute2
commands for alias, mac and mtu set()/get()" it is necessary to return an empty
string as iproute2 returns None.
|
|
|
|
|
|
|
|
is-is: T3210: Fix three-way-handshake
|
|
|
|
|
|
|
|
|
|
bgp: T2387: Fix template for bgp redistribute proto ospfv3
|
|
|
|
|
|
|
|
ntp: T2944: Fix ntp bug. Revert to previous behavior
|
|
|
|
This reverts commit ca61add5e7dea828c67ea074368196025f4cb4eb.
|
|
|
|
|
|
Commit e8a1c291 ("login: radius: T3192: migrate to get_config_dict()") did an
invalid forward of the newly encrypted passwort to my_set to store it inside
the config.
|
|
|
|
|
|
vyatta-op-quagga
|
|
* op-mode-xml:
op-mode: T3178: migrate most of the OSPFv3 parts to re-includable snippets
xml: op-mode: add preprocessor support as known from configuration mode
Debian: vyos-1x depends on python3-spinx for "make docs"
|
|
This eases CLI maintenance and also migration from legacy code.
|
|
|
|
|
|
ospf: T3198: Fix show information for database tag nodes
|
|
|
|
|
|
|
|
|
|
|
|
Previous fix somehow got lost during a rebase :(
|
|
|
|
|
|
|
|
|
|
|