Gentoo Archives: gentoo-user

From: Pavel Volkov <negaipub@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] nftables, ip[6]tables and network namespaces
Date: Wed, 05 Mar 2014 06:32:06
Message-Id: 4512485.C407EoxT6b@melforce
1 I have 2 questions about the new nftables in kernel 3.13.
2
3 1. Are network namespaces not yet supported in nftables? When I load a set of
4 rules in another namespace with nftables, it affects the default namespace
5 instead.
6 The same thing worked perfectly with iptables/ip6tables.
7
8 2. What takes priority, nftables or iptables? If there's a rule math in one
9 implementation, will there be processed?