commit | 8ed677896752fff056f6cf3d7ce462adc6c464f0 | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <dlezcano@fr.ibm.com> | Tue Mar 04 13:48:30 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 04 13:48:30 2008 -0800 |
tree | 8b0cc80f1d199760e484810b1abb9e3c95f64a05 | |
parent | bdb3289f739e94bcae8b51972ae844ec66c2f4df [diff] |
[NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace The rt6_info structures are moved inside the network namespace structure. All references to these structures are now relative to 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>