summaryrefslogtreecommitdiffstats
path: root/src/netlink_delinearize.c
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2014-05-19 19:42:46 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2014-05-20 12:13:46 +0200
commit4986a0e3745aedb7aae8aa93202a4460a0e36866 (patch)
tree70ae9b2d19e4b21ef4d78b68e4b0d5b69e328754 /src/netlink_delinearize.c
parent15cd2494198fa64cfcdf26298e0809cf14fafbbb (diff)
parser: remove the "new" and "destroy" tokens from the scanner
These new tokens were introduced in f9563c0 ("src: add events reporting") to allow filtering based on the event type. This confuses the parser when parsing the "new" token: test:32:33-35: Error: syntax error, unexpected new add rule filter output ct state new,established counter ^^^ This patch fixes this by replacing these event type tokens by the generic string token, which is then interpreted during the parsing. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'src/netlink_delinearize.c')
0 files changed, 0 insertions, 0 deletions