diff options
author | Daniel Lezcano <dlezcano@fr.ibm.com> | 2008-03-04 16:48:53 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-03-04 16:48:53 -0500 |
commit | 9a7ec3a94d8da475fe81810aa55136a81556d445 (patch) | |
tree | 57a241a178d5d60b14a00e1c77a37060fbf8e00a /include/net/netns/ipv6.h | |
parent | 8ed677896752fff056f6cf3d7ce462adc6c464f0 (diff) |
[NETNS][IPV6] route6 - dynamically allocate ip6_dst_ops
ip6_dst_ops is dynamically allocated in init and exit functions. That
provides the ability to do multiple instanciations of this structure.
This will be needed for network namespaces, indeed dst_ops stores data
that are required to be per namespace: entries and gc_thresh.
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>
Diffstat (limited to 'include/net/netns/ipv6.h')
0 files changed, 0 insertions, 0 deletions