commit | f2fc6a54585a1be6669613a31fbaba2ecbadcd36 | [log] [tgz] |
---|---|---|
author | Benjamin Thery <benjamin.thery@bull.net> | Tue Mar 04 13:49:23 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 04 13:49:23 2008 -0800 |
tree | c9605859d6abd163ba73da7c29a278a503095c6f | |
parent | 9a7ec3a94d8da475fe81810aa55136a81556d445 [diff] |
[NETNS][IPV6] route6 - move ip6_dst_ops inside the network namespace The ip6_dst_ops is moved inside the network namespace structure. All references to this structure are now relative to the initial network namespace. Signed-off-by: Benjamin Thery <benjamin.thery@bull.net> Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>