]> git.baikalelectronics.ru Git - kernel.git/commit
[NETNS]: Place fib tables into netns.
authorDenis V. Lunev <den@openvz.org>
Thu, 10 Jan 2008 11:28:24 +0000 (03:28 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:01:31 +0000 (15:01 -0800)
commit6756193133edf02963f1948fee2932b340ad6122
tree1d00d8b59e40336ff096311480cc703aab9dc5c1
parentbc34bd975293a82d440a4c821c25583566b05a0c
[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 <benjamin.thery@bull.net>
Acked-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip_fib.h
include/net/netns/ipv4.h
net/ipv4/fib_frontend.c