]> git.baikalelectronics.ru Git - kernel.git/commit
net: Convert iptable_raw_net_ops
authorKirill Tkhai <ktkhai@virtuozzo.com>
Wed, 7 Mar 2018 09:40:58 +0000 (12:40 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Mar 2018 17:36:45 +0000 (12:36 -0500)
commitb95568e1fb9064f7c12d630f1da8324ac733d0b8
treecfee2a49112f69c98432a1092e5fa78a694f41b6
parent481c7f250f2129608c9967cf72d3a0bc27c6f7bb
net: Convert iptable_raw_net_ops

These pernet_operations unregister net::ipv4::iptable_raw table.
Another net/pernet_operations do not send ipv4 packets to foreign
net namespaces. So, we mark them async.

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