[NETNS]: Add a namespace mark to fib_info.
authorDenis V. Lunev <den@openvz.org>
Fri, 1 Feb 2008 02:49:32 +0000 (18:49 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Feb 2008 03:28:40 +0000 (19:28 -0800)
This is required to make fib_info lookups namespace aware. In the
other case initial namespace devices are marked as dead in the local
routing table during other namespace stop.

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

No differences found