diff options
author | Kirill Tkhai <ktkhai@virtuozzo.com> | 2018-02-19 11:50:18 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-02-19 22:19:11 +0300 |
commit | b489141369f78ead6ed540cff29ac1974852cd7f (patch) | |
tree | 35d767ac5dd76c5c52af4e77c34499f13d399951 /net/ipv6/ip6_fib.c | |
parent | a7852a76f414f69631ed3adc4b001c633829306d (diff) | |
download | linux-b489141369f78ead6ed540cff29ac1974852cd7f.tar.xz |
net: Convert xfrm6_net_ops
These pernet_operations create sysctl tables and
initialize net::xfrm.xfrm6_dst_ops used for routing.
It doesn't look like another pernet_operations send
ipv6 packets to foreign net namespaces, so it should
be safe to mark the pernet_operations as async.
Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/ip6_fib.c')
0 files changed, 0 insertions, 0 deletions