]> git.ipfire.org Git - thirdparty/nftables.git/commit
parser: rename multiton_expr to multiton_rhs_expr
authorPablo Neira Ayuso <pablo@netfilter.org>
Tue, 29 Dec 2015 19:21:43 +0000 (20:21 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Sun, 3 Jan 2016 19:53:37 +0000 (20:53 +0100)
commit6b59db6c6c302dcc527a84a67cb563b237dd6900
treedd3ebca423ee2bd7b8bc303711f524fddcfffb8e
parent2a5d44d8b3c88018165d736c9582cebbf40e6362
parser: rename multiton_expr to multiton_rhs_expr

This rule catches occurrences from the constant rhs, rename it for
readability reasons.

Note that this rule is still used from the set lhs definition that is
always constant (as it represents the key to look up for the
corresponding element).

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
src/parser_bison.y