commit | 009bb1ae47f76fc538e0d6365448687f27d0f015 | [log] [tgz] |
---|---|---|
author | Pablo Neira Ayuso <pablo@netfilter.org> | Thu Nov 14 00:48:07 2013 +0100 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Mon Dec 30 23:50:53 2013 +0100 |
tree | fcee79033084941689015b0e95d9b73a2b48c44e | |
parent | b31304a8d88e5d3b4235ac693f56f8a9ca238c32 [diff] |
xtables-events: fix compilation due change in libnftables The patch (989b793 src: unify parse and output types) changed the table and chain type definitions, adapt this code to use the new ones. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>