--- zzzz-none-000/linux-5.15.111/net/bridge/netfilter/Kconfig 2023-05-11 14:00:40.000000000 +0000 +++ puma7-arm-6670-761/linux-5.15.111/net/bridge/netfilter/Kconfig 2024-02-07 09:28:09.000000000 +0000 @@ -207,6 +207,16 @@ To compile it as a module, choose M here. If unsure, say N. +config BRIDGE_EBT_FORWARD + tristate "ebt: forward target support" + help + This option adds the forward target, which allows bypassing the normal + bridging logic and forcing an Ethernet frame to be forwarded to a specific + device, as long as it is connected to the same bridge the frame + arrived on. + + To compile it as a module, choose M here. If unsure, say N. + config BRIDGE_EBT_SNAT tristate "ebt: snat target support" help