summaryrefslogtreecommitdiffstats
path: root/tests/vty/vty_test.ok
Commit message (Expand)AuthorAgeFilesLines
* logging/vty: fix: actually ignore deprecated logging commandsVadim Yanitskiy2019-11-211-0/+2
* vty: Return error if cmd returns CMD_WARNING while reading cfg filePau Espin Pedrol2019-10-281-0/+4
* vty: fix use-after-free and memleaks in is_cmd_ambiguous()Neels Hofmeyr2018-07-111-0/+19
* vty_test: add artificial node levels for better testingNeels Hofmeyr2017-09-201-0/+156
* fix vty regression: empty parent nodeNeels Hofmeyr2017-09-201-0/+2
* VTY: implicit node exit by de-indenting, not parent lookupNeels Hofmeyr2017-09-191-0/+20
* VTY: interactive: never look for matching commands on parent nodeNeels Hofmeyr2017-09-081-3/+1
* stats/test: Add tests to check VTY configurationJacob Erlbeck2015-08-221-0/+67
* stats/vty: Add stats configurationJacob Erlbeck2015-10-291-3/+3
* vty: Add vty_install_default() and use for the vty nodesJacob Erlbeck2013-09-081-0/+43
* vty: Support multi-char separators and end stringsJacob Erlbeck2013-08-061-1/+1
* vty: Fix misusage of snprintf in vty/utils.cJacob Erlbeck2013-08-061-0/+3