[PATCH net-next mlxsw 0/3] mlxsw: Align driver with new IPv6 behaviour

Ido Schimmel idosch at mellanox.com
Tue Jun 5 20:39:37 AEST 2018


First patch makes sure IPv6 code only emits an append event in the FIB
notification chain for a route that is actually appended and not merely
added. This is consistent with IPv4 behavior.

Last two patches align the driver with the new append and replace
behavior.

Ido Schimmel (3):
  ipv6: Only emit append events for appended routes
  mlxsw: spectrum_router: Allow appending to dev-only routes
  mlxsw: spectrum_router: Align with new route replace logic

 .../net/ethernet/mellanox/mlxsw/spectrum_router.c  | 48 +++++++++++-----------
 net/ipv6/ip6_fib.c                                 |  5 +--
 2 files changed, 26 insertions(+), 27 deletions(-)

-- 
2.14.4



More information about the Linux-mlxsw mailing list