Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vty: fix use-after-free and memleaks in is_cmd_ambiguous() | Neels Hofmeyr | 2018-07-11 | 1 | -0/+19 |
* | vty_test: add artificial node levels for better testing | Neels Hofmeyr | 2017-09-20 | 1 | -0/+156 |
* | fix vty regression: empty parent node | Neels Hofmeyr | 2017-09-20 | 1 | -0/+2 |
* | VTY: implicit node exit by de-indenting, not parent lookup | Neels Hofmeyr | 2017-09-19 | 1 | -0/+20 |
* | VTY: interactive: never look for matching commands on parent node | Neels Hofmeyr | 2017-09-08 | 1 | -3/+1 |
* | stats/test: Add tests to check VTY configuration | Jacob Erlbeck | 2015-08-22 | 1 | -0/+67 |
* | stats/vty: Add stats configuration | Jacob Erlbeck | 2015-10-29 | 1 | -3/+3 |
* | vty: Add vty_install_default() and use for the vty nodes | Jacob Erlbeck | 2013-09-08 | 1 | -0/+43 |
* | vty: Support multi-char separators and end strings | Jacob Erlbeck | 2013-08-06 | 1 | -1/+1 |
* | vty: Fix misusage of snprintf in vty/utils.c | Jacob Erlbeck | 2013-08-06 | 1 | -0/+3 |