[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170717121532.4036-1-jiri@resnulli.us>
Date: Mon, 17 Jul 2017 14:15:28 +0200
From: Jiri Pirko <jiri@...nulli.us>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, arkadis@...lanox.com, idosch@...lanox.com,
mlxsw@...lanox.com
Subject: [patch net-next 0/4] mlxsw: Traps enhancements
From: Jiri Pirko <jiri@...lanox.com>
Ido says:
The first patch makes sure the driver marks packets that were trapped
in the router and might have already been flooded by the bridge, so that
the bridge driver won't flood them again. This isn't critical at this time
point, but will be when Neighbour Discovery traps are introduced as these
are multicast packets that are trapped in the router.
The second and third patches add new traps - for MLD and Router Alert
packets. The last patch takes advantage of that and floods IPv6
unregistered multicast packets only to mrouter ports instead of all ports.
Arkadi Sharshevsky (2):
mlxsw: spectrum: Add support for IPv6 MLDv1/2 traps
mlxsw: spectrum: Improve IPv6 unregistered multicast flooding
Ido Schimmel (2):
mlxsw: spectrum: Mark packets trapped in router
mlxsw: spectrum: Trap IPv4 packets with Router Alert option
drivers/net/ethernet/mellanox/mlxsw/reg.h | 1 +
drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 25 ++++++++++++++++------
drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.c | 2 +-
drivers/net/ethernet/mellanox/mlxsw/trap.h | 5 +++++
4 files changed, 25 insertions(+), 8 deletions(-)
--
2.9.3
Powered by blists - more mailing lists