commit | fd2ecda0341960d0ce361d648cf4dd98187afb06 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Fri Jul 10 18:15:44 2015 -0500 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Wed Jul 15 18:17:36 2015 +0200 |
tree | 31c7d09add0eab85326a0200331a68c5f4815edd | |
parent | 085db2c04557d31db61541f361bd8b4de92c9939 [diff] |
netfilter: nftables: Only run the nftables chains in the proper netns - Register the nftables chains in the network namespace that they need to run in. - Remove the hacks that stopped chains running in the wrong network namespace. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>