commit | 51bf7f387fdfe5ec8c33734b3124ccec83c8d0c3 | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Mon Dec 23 15:28:14 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 24 22:37:29 2019 -0800 |
tree | f54fafc19d8262b324178edf710ebeae6f2221dd | |
parent | c10c4279c778df03f404a4d6906d7d4b840eb95f [diff] |
ipv6: Notify route if replacing currently offloaded one Similar to the corresponding IPv4 patch, only notify the new route if it is replacing the currently offloaded one. Meaning, the one pointed to by 'fn->leaf'. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Reviewed-by: Jiri Pirko <jiri@mellanox.com> Reviewed-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>