On 29/04/18 10:56, Ido Schimmel wrote:
From: Petr Machata <[email protected]>

When handling mirroring to a gretap or ip6gretap netdevice in mlxsw, the
underlay address (i.e. the remote address of the tunnel) may be routed
to a bridge.

In that case, look up the resolved neighbor Ethernet address in that
bridge's FDB. Then configure the offload to direct the mirrored traffic
to that port, possibly with tagging.

Signed-off-by: Petr Machata <[email protected]>
Signed-off-by: Ido Schimmel <[email protected]>
---
  .../net/ethernet/mellanox/mlxsw/spectrum_span.c    | 95 ++++++++++++++++++++--
  .../net/ethernet/mellanox/mlxsw/spectrum_span.h    |  1 +
  2 files changed, 90 insertions(+), 6 deletions(-)


Reviewed-by: Nikolay Aleksandrov <[email protected]>

Reply via email to