summaryrefslogtreecommitdiffstats
path: root/lib/lib_vty.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
| | | | | | Done with a combination of regex'ing and banging my head against a wall. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
* lib: rename memory_vty.c to lib_vty.cDavid Lamparter2019-12-061-0/+40
And memory_init() to lib_cmd_init(). Signed-off-by: David Lamparter <equinox@diac24.net>