]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: nfnetlink: add and use nfnetlink_broadcast
authorFlorian Westphal <fw@strlen.de>
Thu, 1 Apr 2021 14:11:04 +0000 (16:11 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 5 Apr 2021 22:34:51 +0000 (00:34 +0200)
commita16e05e39521f7b60138e0d5c08fedae5c7776b2
tree9dc38e85a6a13590089ff155d266747329862b75
parent8bbb4a4ecd08c7f17fea41fd9d0d3e7a3d07e821
netfilter: nfnetlink: add and use nfnetlink_broadcast

This removes the only reference of net->nfnl outside of the nfnetlink
module.  This allows to move net->nfnl to net_generic infra.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/linux/netfilter/nfnetlink.h
net/netfilter/nfnetlink.c
net/netfilter/nfnetlink_acct.c