linux-yocto/net/bridge
Jose M. Guisado Gomez 4bbe8536e3 netfilter: nft_reject: unify reject init and dump into nft_reject
[ Upstream commit 312ca575a5 ]

Bridge family is using the same static init and dump function as inet.

This patch removes duplicate code unifying these functions body into
nft_reject.c so they can be reused in the rest of families supporting
reject verdict.

Signed-off-by: Jose M. Guisado Gomez <guigom@riseup.net>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Stable-dep-of: 91a79b792204 ("netfilter: nf_reject: don't leak dst refcount for loopback packets")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-08-28 16:22:59 +02:00
..
netfilter netfilter: nft_reject: unify reject init and dump into nft_reject 2025-08-28 16:22:59 +02:00
br_arp_nd_proxy.c
br_device.c net: bridge: xmit: make sure we have at least eth header len bytes 2024-11-17 14:59:37 +01:00
br_fdb.c net: bridge: br_fdb_external_learn_add(): always set EXT_LEARN 2024-09-12 11:06:47 +02:00
br_forward.c net: bridge: fix corrupted ethernet header on multicast-to-unicast 2024-05-17 11:48:07 +02:00
br_if.c
br_input.c net: bridge: use DEV_STATS_INC() 2023-10-10 21:53:28 +02:00
br_ioctl.c
br_mdb.c
br_mrp_netlink.c
br_mrp_switchdev.c
br_mrp.c
br_multicast.c
br_netfilter_hooks.c netfilter: br_netfilter: fix panic with metadata_dst skb 2024-10-17 15:08:34 +02:00
br_netfilter_ipv6.c
br_netlink_tunnel.c
br_netlink.c
br_nf_core.c bridge: netfilter: Fix forwarding of fragmented packets 2025-06-04 14:37:07 +02:00
br_private_mrp.h
br_private_stp.h
br_private_tunnel.h
br_private.h bridge: netfilter: Fix forwarding of fragmented packets 2025-06-04 14:37:07 +02:00
br_stp_bpdu.c
br_stp_if.c
br_stp_timer.c
br_stp.c
br_switchdev.c
br_sysfs_br.c
br_sysfs_if.c
br_vlan_options.c
br_vlan_tunnel.c
br_vlan.c
br.c
Kconfig
Makefile