]> git.proxmox.com Git - mirror_frr.git/commit - lib/command.h
grammar_sandbox: add into daemons if DEV_BUILD
authorDavid Lamparter <equinox@opensourcerouting.org>
Fri, 16 Dec 2016 07:11:37 +0000 (08:11 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Mon, 23 Jan 2017 20:52:44 +0000 (21:52 +0100)
commitaf2567b646a9bdf22c3f47caeedc8f2de1dac81c
tree776cfcdf2ed5be4069bec6bff51aa6f428c026d9
parent818a5168a1c141beaa63fe887d195123a23a012e
grammar_sandbox: add into daemons if DEV_BUILD

Also adds "grammar access <node>" to test/dump an existing command node
(e.g. BGP_NODE).

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
lib/Makefile.am
lib/command.c
lib/command.h
lib/grammar_sandbox.c
lib/grammar_sandbox_main.c [new file with mode: 0644]