]> git.baikalelectronics.ru Git - kernel.git/commit
[NET]: Multiple namespaces in the all dst_ifdown routines.
authorDenis V. Lunev <den@openvz.org>
Fri, 7 Dec 2007 08:38:10 +0000 (00:38 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:56:44 +0000 (14:56 -0800)
commit49b1f5f1eb7a53b0277819d7a0941bb0f03ba6b9
tree9e8f9dfae66c8a85735122ece8a9c85cdb5c31c4
parent993c6a1175ce3b0bde1ce6d325ca7925303a6272
[NET]: Multiple namespaces in the all dst_ifdown routines.

Move dst entries to a namespace loopback to catch refcounting leaks.

Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/dst.c
net/ipv4/route.c
net/ipv4/xfrm4_policy.c
net/ipv6/route.c
net/ipv6/xfrm6_policy.c
net/xfrm/xfrm_policy.c