summaryrefslogtreecommitdiff
path: root/.clang-format
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2021-03-25 20:25:05 +0300
committerPablo Neira Ayuso <pablo@netfilter.org>2021-03-31 01:37:27 +0300
commitdb3187ae21bb0cff44430a7510cf2d2b23e41cd8 (patch)
tree98b9173502e198ceabbee841faca8eb4e3511ea6 /.clang-format
parentcda1893e9f7c1d78e391dbb6ef1798cd32354113 (diff)
downloadlinux-db3187ae21bb0cff44430a7510cf2d2b23e41cd8.tar.xz
netfilter: nf_log_ipv4: rename to nf_log_syslog
Netfilter has multiple log modules: nf_log_arp nf_log_bridge nf_log_ipv4 nf_log_ipv6 nf_log_netdev nfnetlink_log nf_log_common With the exception of nfnetlink_log (packet is sent to userspace for dissection/logging), all of them log to the kernel ringbuffer. This is the first part of a series to merge all modules except nfnetlink_log into a single module: nf_log_syslog. This allows to reduce code. After the series, only two log modules remain: nfnetlink_log and nf_log_syslog. The latter provides the same functionality as the old per-af log modules. This renames nf_log_ipv4 to nf_log_syslog. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions