diff options
author | Kirill Tkhai <[email protected]> | 2018-02-13 12:27:23 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-02-13 10:36:05 -0500 |
commit | 9549929923738d14dc450f0427a4b98ac3e8aff2 (patch) | |
tree | e7b1fb8971c551bb0507bbdae1acf773fee2eec7 /net/unix/af_unix.c | |
parent | 93d230fe0762bf129fb4debc944af3e1c1e8f40e (diff) |
net: Convert netfilter_net_ops
Methods netfilter_net_init() and netfilter_net_exit()
initialize net::nf::hooks and change net-related proc
directory of net. Another pernet_operations are not
interested in forein net::nf::hooks or proc entries,
so it's safe to make them executed in parallel with
methods of other pernet operations.
Signed-off-by: Kirill Tkhai <[email protected]>
Acked-by: Andrei Vagin <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions