]> git.ipfire.org Git - thirdparty/nftables.git/commit
parser_bison: allow helper keyword in ct object kind
authorPablo Neira Ayuso <pablo@netfilter.org>
Tue, 26 Sep 2017 16:16:57 +0000 (18:16 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 27 Sep 2017 12:16:27 +0000 (14:16 +0200)
commit46af5681f59b06215e781e940c5c0694150b714e
tree3fe4e191a717f833de318826f149ca3a017ee0c0
parentb0c2606ed02fed828ab7c34227e355f5542bc925
parser_bison: allow helper keyword in ct object kind

The helper keyword clashes with the string rule, make sure we still
accept ct helper object types from the parser.

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