]> git.baikalelectronics.ru Git - kernel.git/commit
[NETNS]: Process FIB rule action in the context of the namespace.
authorDenis V. Lunev <den@openvz.org>
Mon, 21 Jan 2008 00:47:09 +0000 (16:47 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:08:14 +0000 (15:08 -0800)
commita1f70ea5317d0a224be4e01df8f6b619cd029207
treec0aaa74535570247f34a60bd80133c70881144b6
parent85ae0214db711a7babb4adf4a484b80e443b0765
[NETNS]: Process FIB rule action in the context of the namespace.

Save namespace context on the fib rule at the rule creation time and
call routing lookup in the correct namespace.

Signed-off-by: Denis V. Lunev <den@openvz.org>
Acked-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/fib_rules.h
net/core/fib_rules.c
net/ipv4/fib_rules.c