OSDN Git Service

net: Convert nf_ct_net_ops
authorKirill Tkhai <ktkhai@virtuozzo.com>
Mon, 19 Mar 2018 11:45:46 +0000 (14:45 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Mar 2018 15:11:30 +0000 (11:11 -0400)
commitaa65f636540539e2e1fd77bdcd8fc7060d19d47b
treeac498cbf91dcb78afe6cbe65ba4997193dd28a46
parent08012631d6277cebe388971cd84fe14d1cc49a00
net: Convert nf_ct_net_ops

These pernet_operations register and unregister sysctl.
Also, there is inet_frags_exit_net() called in exit method,
which has to be safe after a560002437d3 "net: Fix hlist
corruptions in inet_evict_bucket()".

Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/netfilter/nf_conntrack_reasm.c