]> git.ipfire.org Git - thirdparty/bird.git/commit
Filter: Simplify handling of command sequences
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Tue, 8 Mar 2022 23:31:39 +0000 (00:31 +0100)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Thu, 10 Mar 2022 01:02:32 +0000 (02:02 +0100)
commitd07893fb9bca0aeff0cfea1ac99a022a5bca9927
tree7551027b9e5eb78b4b211f9ce49f44e51ec26f38
parent537baf3e1cffabc7638cc5f2f88d8badbe30eed2
Filter: Simplify handling of command sequences

Command sequences in curly braces used a separate nonterminal in grammar.
Handle them as a regular command.
filter/config.Y