]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/ipv4/fib_frontend.c
[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)
commite4aef8aea31e6fc61b33a57120968a6e9824d138
tree1d00d8b59e40336ff096311480cc703aab9dc5c1
parente4e4971c5f8b70daccdd401132a81b723dc8337e
[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