All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch net 0/3] mlxsw: Router fixes
@ 2016-12-23  8:32 Jiri Pirko
  2016-12-23  8:32 ` [patch net 1/3] neigh: Send netevent after marking neigh as dead Jiri Pirko
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jiri Pirko @ 2016-12-23  8:32 UTC (permalink / raw)
  To: netdev; +Cc: davem, idosch, eladr, yotamg, nogahf, arkadis

From: Jiri Pirko <jiri@mellanox.com>

Ido says:

First two patches ensure we remove from the device's table neighbours
that are considered to be dead by the neighbour core.

The last patch removes nexthop groups from the device when they are no
longer valid.

Ido Schimmel (3):
  neigh: Send netevent after marking neigh as dead
  mlxsw: spectrum_router: Don't reflect dead neighs
  mlxsw: spectrum_router: Correctly remove nexthop groups

 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c | 13 +++++++++----
 net/core/neighbour.c                                  |  1 +
 2 files changed, 10 insertions(+), 4 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-12-23 17:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-23  8:32 [patch net 0/3] mlxsw: Router fixes Jiri Pirko
2016-12-23  8:32 ` [patch net 1/3] neigh: Send netevent after marking neigh as dead Jiri Pirko
2016-12-23  8:32 ` [patch net 2/3] mlxsw: spectrum_router: Don't reflect dead neighs Jiri Pirko
2016-12-23  8:32 ` [patch net 3/3] mlxsw: spectrum_router: Correctly remove nexthop groups Jiri Pirko
2016-12-23 17:31 ` [patch net 0/3] mlxsw: Router fixes David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.