commit | af2849377e7b70afa1274e475be50286cd0ef6eb | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <[email protected]> | Wed Mar 05 10:46:57 2008 -0800 |
committer | David S. Miller <[email protected]> | Wed Mar 05 10:46:57 2008 -0800 |
tree | 56ef076e3646085138353ffe03b985a15edce6bf | |
parent | 300bf591deca8d108799e70e9300dc31765643e3 [diff] |
[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 <[email protected]> Signed-off-by: Benjamin Thery <[email protected]> Signed-off-by: David S. Miller <[email protected]>