diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2014-11-30 21:56:46 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2014-12-01 17:28:25 +0100 |
commit | f77294ee03545141caf046df8c789ed494357627 (patch) | |
tree | 3af006dab3537752b5bcd00abb3c82bf4c69af45 /configure.ac | |
parent | 3d8ea12dc1eb3e0c39716a13b79437c773e90fec (diff) |
tests: regression: any/ct: remove wrong output
ct mark 0x32-0x45
displays:
ct mark >= 0x00000032 ct mark <= 0x00000045
^^^^^^^^^^
instead of ct mark <= 0x45000000
^^^^^^^^^^
Remove the custom output so this displays a warning. nft should
(at some point) merge the two statements into one single to express
the range from the netlink_delinearize step.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions