]> git.proxmox.com Git - mirror_frr.git/commit - lib/command_parse.y
lib: Allow nesting options in selectors
authorQuentin Young <qlyoung@cumulusnetworks.com>
Sun, 18 Sep 2016 20:32:21 +0000 (20:32 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Sun, 18 Sep 2016 20:32:21 +0000 (20:32 +0000)
commit9286efabb9c08098c811faeca0656617dfc79ed5
treef8370071204d7f12546e2ef8909d98eb915a2e08
parentba06a3a0dec8b132f3ad81c62f7ec98f95430f11
lib: Allow nesting options in selectors

Options may now be nested in selectors as long
as they are not the first token in sequence.

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
lib/command_lex.l
lib/command_parse.y