]> git.proxmox.com Git - mirror_frr.git/commit - lib/command_match.c
lib: parser: simplify OPTION_TKN & SELECTOR_TKN
authorDavid Lamparter <equinox@opensourcerouting.org>
Fri, 16 Dec 2016 21:30:36 +0000 (22:30 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Mon, 23 Jan 2017 20:52:43 +0000 (21:52 +0100)
commit0bf5b1cbe3812e748d459fa4c4fb6596e072e7bd
tree192e6f292edc83b74016c74547a3cd76101710b2
parent61617d382e018adf7b148bf4d18d6a0fb1fb8645
lib: parser: simplify OPTION_TKN & SELECTOR_TKN

These are functionally identical as "fork" tokens.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
lib/command.c
lib/command.h
lib/command_match.c
lib/command_parse.y
lib/grammar_sandbox.c
lib/grammar_sandbox.h [deleted file]
tools/permutations.c