[NETNS]: Add netns to nl_info structure.
authorDenis V. Lunev <den@openvz.org>
Thu, 10 Jan 2008 11:26:13 +0000 (03:26 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:01:29 +0000 (15:01 -0800)
commit4d1169c1e781e5853317c6b75620d678b2c4854e
tree69e7a7cf4c0f619d13eec7ff85ab1837f3abaf16
parent6b175b26c1048d331508940ad3516ead1998084f
[NETNS]: Add netns to nl_info structure.

nl_info is used to track the end-user destination of routing change
notification. This is a natural object to hold a namespace on. Place
it there and utilize the context in the appropriate places.

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/netlink.h
net/ipv4/fib_frontend.c
net/ipv4/fib_semantics.c
net/ipv6/ip6_fib.c
net/ipv6/route.c