--- zzzz-none-000/linux-5.15.111/net/bridge/netfilter/Kconfig 2023-05-11 14:00:40.000000000 +0000 +++ puma7-atom-6670-761/linux-5.15.111/net/bridge/netfilter/Kconfig 2024-02-07 10:23:30.000000000 +0000 @@ -207,6 +207,17 @@ To compile it as a module, choose M here. If unsure, say N. +config BRIDGE_EBT_FORWARD + tristate "ebt: forward target support" + depends on X86_PUMA7 + 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