]> git.ipfire.org Git - thirdparty/nftables.git/commit
parser: compact list of rhs keyword expressions
authorFlorian Westphal <fw@strlen.de>
Wed, 27 Jul 2016 13:16:32 +0000 (15:16 +0200)
committerFlorian Westphal <fw@strlen.de>
Sun, 16 Jul 2017 17:52:07 +0000 (19:52 +0200)
commit0802d4f1fe7c65112633f002fbd56f97388f8ef5
treee31abe74f446514ebe8ba8f33c43cefbfcd751ed
parent92b74b562551a34b210667b692689cf224521209
parser: compact list of rhs keyword expressions

Condenses the copy/pastry via a define to avoid repeating this
when the list gets extended.

Based on earlier patch from Pablo.

Suggested-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Florian Westphal <fw@strlen.de>
src/parser_bison.y