Re: [PATCH v5 net-next 05/14] bridge: Add filling forward path from port to port
From: Nikolay Aleksandrov
Date: Thu Feb 06 2025 - 09:21:59 EST
On 2/4/25 21:49, Eric Woudstra wrote:
> If a port is passed as argument instead of the master, then:
>
> At br_fill_forward_path(): find the master and use it to fill the
> forward path.
>
> At br_vlan_fill_forward_path_pvid(): lookup vlan group from port
> instead.
>
> Signed-off-by: Eric Woudstra <ericwouds@xxxxxxxxx>
> ---
> net/bridge/br_device.c | 19 ++++++++++++++-----
> net/bridge/br_private.h | 2 ++
> net/bridge/br_vlan.c | 6 +++++-
> 3 files changed, 21 insertions(+), 6 deletions(-)
>
Acked-by: Nikolay Aleksandrov <razor@xxxxxxxxxxxxx>