From: Jiri Pirko <[email protected]> Date: Wed, 15 Feb 2017 12:09:51 +0100
> From: Jiri Pirko <[email protected]> > > Current behaviour of "mirred redirect" action (forward) offload is a bit > odd. For matched packets the action forwards them to the desired > destination, but it also lets the packet duplicates to go the original > way down (bridge, router, etc). That is more like "mirred mirror". > Fix this by using PBS type which behaves exactly like "mirred redirect". > Note that PBS does not support loopback mode. > > Fixes: 4cda7d8d7098 ("mlxsw: core: Introduce flexible actions support") > Signed-off-by: Jiri Pirko <[email protected]> > Reviewed-by: Ido Schimmel <[email protected]> Applied, thanks.
