commit | 12355d3670dac0dde5aae3deefb59f8cc0a9ed2a | [log] [tgz] |
---|---|---|
author | Pablo Neira Ayuso <pablo@netfilter.org> | Sat Dec 09 15:36:24 2017 +0100 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Mon Jan 08 18:01:20 2018 +0100 |
tree | e215f48aad6a2fba132bea70827fda64bc57fe81 | |
parent | cb7ccd835ebb333669e400f99c650e4f3abf11c0 [diff] |
netfilter: nf_tables_inet: don't use multihook infrastructure anymore Use new native NFPROTO_INET support in netfilter core, this gets rid of ad-hoc code in the nf_tables API codebase. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>