Centos-kernel-stream-9/net/ipv4/netfilter
Florian Westphal de65c2df94 netfilter: h323: merge nat hook pointers into one
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2111270
Upstream Status: commit d3f2d0a292c2

commit d3f2d0a292c24fc624afb2b4f47f838e83775721
Author: Florian Westphal <fw@strlen.de>
Date:   Wed Jun 22 11:00:47 2022 +0200

    netfilter: h323: merge nat hook pointers into one

    sparse complains about incorrect rcu usage.

    Code uses the correct rcu access primitives, but the function pointers
    lack rcu annotations.

    Collapse all of them into a single structure, then annotate the pointer.

    Signed-off-by: Florian Westphal <fw@strlen.de>
    Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>

Signed-off-by: Florian Westphal <fwestpha@redhat.com>
2022-07-27 01:03:04 +02:00
..
Kconfig netfilter: nf_log_arp: merge with nf_log_syslog 2021-03-31 00:37:27 +02:00
Makefile netfilter: nf_log_arp: merge with nf_log_syslog 2021-03-31 00:37:27 +02:00
arp_tables.c netfilter: Add deprecation notices for xtables 2021-10-05 17:15:08 +02:00
arpt_mangle.c
arptable_filter.c netfilter: arptables: use pernet ops struct during unregister 2021-05-03 23:04:01 +02:00
ip_tables.c netfilter: Add deprecation notices for xtables 2021-10-05 17:15:08 +02:00
ipt_CLUSTERIP.c proc: remove PDE_DATA() completely 2022-04-08 17:38:02 +02:00
ipt_ECN.c
ipt_REJECT.c netfilter: use actual socket sk for REJECT action 2020-12-01 14:33:55 +01:00
ipt_SYNPROXY.c
ipt_ah.c
ipt_rpfilter.c netfilter: rpfilter: mask ecn bits before fib lookup 2021-01-19 13:54:30 -08:00
iptable_filter.c netfilter: ip_tables: pass table pointer via nf_hook_ops 2021-04-26 03:20:46 +02:00
iptable_mangle.c netfilter: ip_tables: pass table pointer via nf_hook_ops 2021-04-26 03:20:46 +02:00
iptable_nat.c netfilter: ip_tables: pass table pointer via nf_hook_ops 2021-04-26 03:20:46 +02:00
iptable_raw.c netfilter: ip_tables: pass table pointer via nf_hook_ops 2021-04-26 03:20:46 +02:00
iptable_security.c netfilter: ip_tables: pass table pointer via nf_hook_ops 2021-04-26 03:20:46 +02:00
nf_defrag_ipv4.c netfilter: conntrack: fix boot failure with nf_conntrack.enable_hooks=1 2021-12-02 13:57:47 +01:00
nf_dup_ipv4.c
nf_flow_table_ipv4.c
nf_nat_h323.c netfilter: h323: merge nat hook pointers into one 2022-07-27 01:03:04 +02:00
nf_nat_pptp.c netfilter: conntrack: pptp: use single option structure 2022-07-27 00:34:33 +02:00
nf_nat_snmp_basic.asn1
nf_nat_snmp_basic_main.c
nf_reject_ipv4.c netfilter: use actual socket sk for REJECT action 2020-12-01 14:33:55 +01:00
nf_socket_ipv4.c
nf_tproxy_ipv4.c
nft_dup_ipv4.c netfilter: nftables: add nft_parse_register_load() and use it 2021-01-27 22:53:29 +01:00
nft_fib_ipv4.c
nft_reject_ipv4.c netfilter: nf_tables: add and use nft_sk helper 2021-05-29 01:04:53 +02:00