From: Denis V. Lunev Date: Thu, 10 Jan 2008 11:28:24 +0000 (-0800) Subject: [NETNS]: Place fib tables into netns. X-Git-Tag: v2.6.25-rc1~1162^2~803 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4aef8aea31e6fc61b33a57120968a6e9824d138;p=pandora-kernel.git [NETNS]: Place fib tables into netns. The preparatory work has been done. All we need is to substitute fib_table_hash with net->ipv4.fib_table_hash. Netns context is available when required. Acked-by: Benjamin Thery Acked-by: Daniel Lezcano Signed-off-by: Denis V. Lunev Signed-off-by: David S. Miller --- Reading git-diff-tree failed