Centos-kernel-stream-9/net/ipv4/netfilter
CKI Backport Bot 1e51ea6e75 netfilter: fib: check correct rtable in vrf setups
JIRA: https://issues.redhat.com/browse/RHEL-73708

commit 05ef7055debc804e8083737402127975e7244fc4
Author: Florian Westphal <fw@strlen.de>
Date:   Wed Oct 9 09:19:02 2024 +0200

    netfilter: fib: check correct rtable in vrf setups

    We need to init l3mdev unconditionally, else main routing table is searched
    and incorrect result is returned unless strict (iif keyword) matching is
    requested.

    Next patch adds a selftest for this.

    Fixes: 2a8a7c0eaa87 ("netfilter: nft_fib: Fix for rpath check with VRF devices")
    Closes: https://bugzilla.netfilter.org/show_bug.cgi?id=1761
    Signed-off-by: Florian Westphal <fw@strlen.de>
    Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>

Signed-off-by: CKI Backport Bot <cki-ci-bot+cki-gitlab-backport-bot@redhat.com>
2025-01-13 15:04:38 +00:00
..
Kconfig
Makefile
arp_tables.c netfilter: complete validation of user input 2024-06-27 10:51:35 +02:00
arpt_mangle.c
arptable_filter.c
ip_tables.c netfilter: complete validation of user input 2024-06-27 10:51:35 +02:00
ipt_CLUSTERIP.c netfilter: conntrack: Fix data-races around ct mark 2023-03-24 11:20:55 +01:00
ipt_ECN.c
ipt_REJECT.c
ipt_SYNPROXY.c
ipt_ah.c
ipt_rpfilter.c netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces. 2023-01-18 20:45:44 +01:00
iptable_filter.c
iptable_mangle.c netfilter: xt_mangle: only check verdict part of return value 2023-12-12 16:32:36 +01:00
iptable_nat.c
iptable_raw.c
iptable_security.c
nf_defrag_ipv4.c
nf_dup_ipv4.c netfilter: nf_tables: prevent nf_skb_duplicated corruption 2024-10-03 19:07:59 +02:00
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: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n 2024-11-29 12:42:21 +08:00
nf_socket_ipv4.c tcp: Access &tcp_hashinfo via net. 2022-11-08 17:10:59 +01:00
nf_tproxy_ipv4.c netfilter: tproxy: bail out if IP has been disabled on the device 2024-09-05 15:57:34 -03:00
nft_dup_ipv4.c netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters 2023-07-28 18:18:30 +02:00
nft_fib_ipv4.c netfilter: fib: check correct rtable in vrf setups 2025-01-13 15:04:38 +00:00
nft_reject_ipv4.c