]> Git Repo - linux.git/commit - net/ipv4/fib_frontend.c
[NETNS]: Add netns to nl_info structure.
authorDenis V. Lunev <[email protected]>
Thu, 10 Jan 2008 11:26:13 +0000 (03:26 -0800)
committerDavid S. Miller <[email protected]>
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 <[email protected]>
Acked-by: Daniel Lezcano <[email protected]>
Signed-off-by: Denis V. Lunev <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
include/net/netlink.h
net/ipv4/fib_frontend.c
net/ipv4/fib_semantics.c
net/ipv6/ip6_fib.c
net/ipv6/route.c
This page took 0.0587220000000001 seconds and 4 git commands to generate.