OSDN Git Service

netfilter: nf_log_arp: merge with nf_log_syslog
authorFlorian Westphal <fw@strlen.de>
Thu, 25 Mar 2021 17:25:06 +0000 (18:25 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 30 Mar 2021 22:37:27 +0000 (00:37 +0200)
commitf11d61e7957d9dd54c4d87bb59da83fa949c15cb
treeca570e73c9d885705a7bd99ed9b857d27b43b3d0
parentdb3187ae21bb0cff44430a7510cf2d2b23e41cd8
netfilter: nf_log_arp: merge with nf_log_syslog

similar to previous change: nf_log_syslog now covers ARP logging
as well, the old nf_log_arp module is removed.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/ipv4/netfilter/Kconfig
net/ipv4/netfilter/Makefile
net/ipv4/netfilter/nf_log_arp.c [deleted file]
net/netfilter/nf_log_syslog.c