--- zzzz-none-000/linux-4.9.279/net/bridge/netfilter/Kconfig 2021-08-08 06:38:54.000000000 +0000 +++ puma7-arm-6591-750/linux-4.9.279/net/bridge/netfilter/Kconfig 2023-02-08 10:58:16.000000000 +0000 @@ -192,6 +192,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