commit | 4f71d80fc00a8c8859329ff282167fd4549b2b9f | [log] [tgz] |
---|---|---|
author | Gao feng <gaofeng@cn.fujitsu.com> | Mon May 28 21:04:21 2012 +0000 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Thu Jun 07 14:58:41 2012 +0200 |
tree | 001a67d8cb0490c55d6e8867e2d068b8a0b397e2 | |
parent | 84c394511fd77df7afcfa0e051137f61b08e9636 [diff] |
netfilter: nf_ct_gre: use new namespace support This patch modifies the GRE protocol tracker, which partially supported namespace before this patch, to use the new namespace infrastructure for nf_conntrack. Acked-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>