aboutsummaryrefslogtreecommitdiffstats
path: root/src/vty/command.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-04vty: Everything <= CONFIG_NODE is not a child of configHolger Hans Peter Freyther1-2/+2
2010-08-26vty: Handle nodes part of the lib in the lib, for the rest call the callback0.1.19Holger Hans Peter Freyther1-5/+7
2010-08-26vty: Add a new callback to let code decide if it is a config node or notHolger Hans Peter Freyther1-0/+4
2010-08-26vty: Move the assumption of the config nodes into a functionHolger Hans Peter Freyther1-3/+9
2010-07-13[VTY] add support for numeric ranges with negative numbersAndreas Eversberg1-31/+67
2010-05-25[VTY] Introduce "struct vty_app_info" for vty_init() functionHarald Welte1-8/+9
2010-05-25Create libosmovty as library from OpenBSC VTY functionsHarald Welte1-0/+3176