From: Gao feng <gaofeng@xxxxxxxxxxxxxx> Date: Tue, 5 Jun 2012 15:52:17 +0800 > now inetpeer doesn't support namespace,the information will > be leaking across namespace. > > this patch move the global vars v4_peers and v6_peers to > netns_ipv4 and netns_ipv6 as a field peers. > > add struct pernet_operations inetpeer_ops to initial pernet > inetpeer data. > > and change family_to_base and inet_getpeer to support namespace. > > Signed-off-by: Gao feng <gaofeng@xxxxxxxxxxxxxx> As stated yesterday we have to move the inetpeer tree roots into the FIB rule entries to fix other bugs, and that as a result will transparently fix this problem too. So I'm dropping these two patches and will work on the mentioned approach to this fix. Thanks. _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linuxfoundation.org/mailman/listinfo/containers