summaryrefslogtreecommitdiffstats
path: root/src/rule.c
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2014-11-28 21:20:59 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2014-11-30 23:20:32 +0100
commitb848ff5de4e974dd9e471fc0888ea990a86e34af (patch)
treedbe3dbb8605c38c374fa5d641f6b7b44f48e30d0 /src/rule.c
parentd297735543a8c32b83e40563f01fea33e233b4ef (diff)
datatype: relax datatype check in integer_type_parse()
Otherwise parsing with basetypes doesn't work. Now nft displays an error when the symbolic constant is not correct: <cmdline>:1:29-31: Error: Could not parse conntrack state add rule test test ct state xxx accept ^^^ Use .sym_tbl instead and default on the symbol_constant_parse() function from the ethertype and pkttype, this simplifies the code and (more importantly) it avoids a breakage after the change in integer_type_parse(). Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'src/rule.c')
0 files changed, 0 insertions, 0 deletions