summaryrefslogtreecommitdiffstats
path: root/tests/py
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2021-06-16 02:01:36 +0200
committerFlorian Westphal <fw@strlen.de>2021-06-21 14:44:58 +0200
commit52f61f87b3891b60ca5efec125bc2e5f6522a6c1 (patch)
tree2392e74cc96a07846ad2ca7c3c7f797ebafb09ce /tests/py
parent4892fceea2b59415c9714293689f3f0d07ac5057 (diff)
parser: add queue_stmt_compat
Rename existing rules to _compat to make sure old rules using 'queue' statement will work. Next patch adds distinct input format where flags are explicitly provided: queue flags name,<nextflag> num 1 Without this, extension of queue expression to handle arbitrary expression instead of queue number or range results in parser errors. Example: queue num jhash ip saddr mod 4 and 1 bypass will fail because scanner is still in 'ip' state, not 'queue', when "bypass" is read. Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'tests/py')
0 files changed, 0 insertions, 0 deletions