netfilter: nf_tables: add "inet" table for IPv4/IPv6
authorPatrick McHardy <kaber@trash.net>
Fri, 3 Jan 2014 12:16:16 +0000 (12:16 +0000)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 7 Jan 2014 22:57:25 +0000 (23:57 +0100)
This patch adds a new table family and a new filter chain that you can
use to attach IPv4 and IPv6 rules. This should help to simplify
rule-set maintainance in dual-stack setups.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>

No differences found