From: Denis V. Lunev Date: Thu, 10 Jan 2008 11:17:29 +0000 (-0800) Subject: [NETNS]: Add netns parameter to fib_rules_(un)register. X-Git-Tag: v2.6.25-rc1~1162^2~816 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8c26b8d589867aed8251db2935f8aa03aa68717;p=pandora-kernel.git [NETNS]: Add netns parameter to fib_rules_(un)register. The patch extends the different fib rules API in order to pass the network namespace pointer. That will allow to access the different tables from a namespace relative object. As usual, the pointer to the init_net variable is passed as parameter so we don't break the network. 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