netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch net-next 0/4] mlxsw: Traps enhancements
@ 2017-07-17 12:15 Jiri Pirko
  2017-07-17 12:15 ` [patch net-next 1/4] mlxsw: spectrum: Mark packets trapped in router Jiri Pirko
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jiri Pirko @ 2017-07-17 12:15 UTC (permalink / raw)
  To: netdev; +Cc: davem, arkadis, idosch, mlxsw

From: Jiri Pirko <jiri@mellanox.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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-07-17 16:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-17 12:15 [patch net-next 0/4] mlxsw: Traps enhancements Jiri Pirko
2017-07-17 12:15 ` [patch net-next 1/4] mlxsw: spectrum: Mark packets trapped in router Jiri Pirko
2017-07-17 12:15 ` [patch net-next 2/4] mlxsw: spectrum: Trap IPv4 packets with Router Alert option Jiri Pirko
2017-07-17 12:15 ` [patch net-next 3/4] mlxsw: spectrum: Add support for IPv6 MLDv1/2 traps Jiri Pirko
2017-07-17 12:15 ` [patch net-next 4/4] mlxsw: spectrum: Improve IPv6 unregistered multicast flooding Jiri Pirko
2017-07-17 16:19 ` [patch net-next 0/4] mlxsw: Traps enhancements David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).