]> git.proxmox.com Git - mirror_frr.git/commit - lib/command_parse.y
lib: parser: reorder bison incarnations
authorDavid Lamparter <equinox@opensourcerouting.org>
Fri, 16 Dec 2016 01:10:48 +0000 (02:10 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Fri, 16 Dec 2016 19:42:01 +0000 (20:42 +0100)
commitafc3a6ceb640abda6a549fa3e789252ae78e930c
tree364d10ccf2e72254f7c3a8ff03d568010c6e7f91
parent4a06690fcac47d732e9cc3ae4e86cac55e801ea5
lib: parser: reorder bison incarnations

This shuffles the code blocks in command_parser.y to match file output
order, then adjusts things to make the include handling less messy.

(also dropped unused DECIMAL_STRLEN_MAX define.)

This should hopefully fix the build on NetBSD 6.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
lib/command_lex.l
lib/command_parse.y