Searched hist:af2849377e7b70afa1274e475be50286cd0ef6eb (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/net/ |
H A D | addrconf.h | diff af2849377e7b70afa1274e475be50286cd0ef6eb Wed Mar 05 12:46:57 CST 2008 Daniel Lezcano <dlezcano@fr.ibm.com> [NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addrconf
This patch propagates the network namespace pointer to the address configuration routines which need it, which means adding a new parameter to these functions, and make them use it instead of using the initial network namespace.
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com> Signed-off-by: Benjamin Thery <benjamin.thery@bull.net> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | af_inet6.c | diff af2849377e7b70afa1274e475be50286cd0ef6eb Wed Mar 05 12:46:57 CST 2008 Daniel Lezcano <dlezcano@fr.ibm.com> [NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addrconf
This patch propagates the network namespace pointer to the address configuration routines which need it, which means adding a new parameter to these functions, and make them use it instead of using the initial network namespace.
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com> Signed-off-by: Benjamin Thery <benjamin.thery@bull.net> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | addrconf.c | diff af2849377e7b70afa1274e475be50286cd0ef6eb Wed Mar 05 12:46:57 CST 2008 Daniel Lezcano <dlezcano@fr.ibm.com> [NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addrconf
This patch propagates the network namespace pointer to the address configuration routines which need it, which means adding a new parameter to these functions, and make them use it instead of using the initial network namespace.
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com> Signed-off-by: Benjamin Thery <benjamin.thery@bull.net> Signed-off-by: David S. Miller <davem@davemloft.net>
|