On 2/4/25 21:49, Eric Woudstra wrote: > Add nf_flow_rule_bridge(). > > It only calls the common rule and adds the redirect. > > Signed-off-by: Eric Woudstra <ericwouds@xxxxxxxxx> > --- > include/net/netfilter/nf_flow_table.h | 3 +++ > net/netfilter/nf_flow_table_offload.c | 13 +++++++++++++ > 2 files changed, 16 insertions(+) > Reviewed-by: Nikolay Aleksandrov <razor@xxxxxxxxxxxxx>