commit | 7462bd744e8882f9ebb9220d46fd4fec8b35b082 | [log] [tgz] |
---|---|---|
author | Denis V. Lunev <den@openvz.org> | Thu Jan 31 18:49:32 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 31 19:28:40 2008 -0800 |
tree | 25c5ba54034199e6a8e3d123c5e8e79f88f7c394 | |
parent | 85326fa54b5516d8859617cc5fdfce8ae19c1480 [diff] |
[NETNS]: Add a namespace mark to fib_info. 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>