aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
diff options
context:
space:
mode:
authorKirill Tkhai <ktkhai@virtuozzo.com>2018-03-05 14:30:41 +0300
committerDavid S. Miller <davem@davemloft.net>2018-03-05 10:48:27 -0500
commitec012f3b85159102662264bb5c3436c849d2b1b9 (patch)
tree871f7d6a173721c7869bae6b807d963368c22f99 /net/ipv4
parentselftests: forwarding: Add suppport to create veth interfaces (diff)
downloadlinux-dev-ec012f3b85159102662264bb5c3436c849d2b1b9.tar.xz
linux-dev-ec012f3b85159102662264bb5c3436c849d2b1b9.zip
net: Convert broute_net_ops, frame_filter_net_ops and frame_nat_net_ops
These pernet_operations use ebt_register_table() and ebt_unregister_table() to act on the tables, which are used as argument in ebt_do_table(), called from ebtables hooks. Since there are no net-related bridge packets in-flight, when the init and exit methods are called, these pernet_operations are safe to be executed in parallel with any other. Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions