]> 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)
commit9035da0ad838ee47bbd593f1ebe9fd2520cdb0b0
tree9dc38e85a6a13590089ff155d266747329862b75
parent6abaf1add9d9059e495097b77764e25fe1171a1f
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