Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/command.c: rewrite command matching/parsing | Christian Franke | 2014-04-01 | 1 | -4/+2 |
| | | | | | | | | | | Add support for keyword commands. Includes new documentation for DEFUN() in lib/command.h, for preexisting features as well as new keyword specification. Signed-off-by: Christian Franke <chris@opensourcerouting.org> Signed-off-by: David Lamparter <equinox@opensourcerouting.org> | ||||
* | tests: add a test program for lib/command.c | Christian Franke | 2014-04-01 | 1 | -0/+417 |
Signed-off-by: Christian Franke <chris@opensourcerouting.org> Signed-off-by: David Lamparter <equinox@opensourcerouting.org> |