diff options
author | 2008-03-04 13:48:53 -0800 | |
---|---|---|
committer | 2008-03-04 13:48:53 -0800 | |
commit | 9a7ec3a94d8da475fe81810aa55136a81556d445 (patch) | |
tree | 57a241a178d5d60b14a00e1c77a37060fbf8e00a /net/tipc | |
parent | [NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace (diff) | |
download | wireguard-linux-9a7ec3a94d8da475fe81810aa55136a81556d445.tar.xz wireguard-linux-9a7ec3a94d8da475fe81810aa55136a81556d445.zip |
[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 'net/tipc')
0 files changed, 0 insertions, 0 deletions