netns: selective flush of rt_cache
authorDenis V. Lunev <den@openvz.org>
Sun, 6 Jul 2008 02:06:12 +0000 (19:06 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 6 Jul 2008 02:06:12 +0000 (19:06 -0700)
dst cache is marked as expired on the per/namespace basis by previous
path. Right now we have to implement selective cache shrinking. This
procedure has been ported from older OpenVz codebase.

Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found