Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -4/+2 |
* | vty: cleanup logging functions | Max | 2017-05-09 | 1 | -1/+1 |
* | stats/test: Add tests to check VTY configuration | Jacob Erlbeck | 2015-08-22 | 1 | -0/+127 |
* | vty/test: Refactor vty creation/deletion into separate functions | Jacob Erlbeck | 2015-08-22 | 1 | -29/+46 |
* | vty: Make vty_event dispatch signals and use it in the testcase | Holger Hans Peter Freyther | 2013-10-10 | 1 | -4/+17 |
* | vty: Fix compiler warning in the test | Holger Hans Peter Freyther | 2013-09-10 | 1 | -1/+2 |
* | vty: Add vty_install_default() and use for the vty nodes | Jacob Erlbeck | 2013-09-08 | 1 | -0/+124 |
* | vty: Fix misusage of snprintf in vty/utils.c | Jacob Erlbeck | 2013-08-06 | 1 | -0/+52 |