linux-sg2042/net/ipv6/ila
Kirill Tkhai afd7b3eb13 net: Convert ila_net_ops
These pernet_operations register and unregister nf hooks.
Also they populate and depopulate ila_net_id-pointed hash
table. The table is changed by hooks during skb processing
and via netlink request. It looks impossible for another
net pernet_operations to force the table reading or writing,
so, they are able to be marked as async.

Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-02-27 11:01:39 -05:00
..
Makefile ila: Add generic ILA translation facility 2015-12-15 23:25:20 -05:00
ila.h ila: allow configuration of identifier type 2017-11-08 11:20:48 +09:00
ila_common.c ila: add checksum neutral map auto 2017-11-08 11:20:48 +09:00
ila_lwt.c ila: Add a hook type for LWT routes 2017-11-08 11:20:49 +09:00
ila_xlat.c net: Convert ila_net_ops 2018-02-27 11:01:39 -05:00