Files
linux/net
Ido Schimmel a886cc1d3a UPSTREAM: ipv6: fib: Unlink replaced routes from their nodes
When a route is deleted its node pointer is set to NULL to indicate it's
no longer linked to its node. Do the same for routes that are replaced.

This will later allow us to test if a route is still in the FIB by
checking its node pointer instead of its reference count.

Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

Cherry-pick from: 7483cea799
Bug: 64978549

Change-Id: Ibfa54cf918084138b6b19437e9ef86bfaea5deae
2017-09-29 17:30:40 -07:00
..
2017-05-02 21:19:55 -07:00
2017-09-14 09:48:29 -07:00
2017-06-14 16:33:25 +02:00
2017-08-14 10:17:08 -07:00
2015-11-23 14:56:15 -05:00
2017-09-27 11:52:16 +02:00
2017-05-03 08:50:11 -07:00
2017-07-05 16:16:58 +02:00
2017-08-30 10:19:20 +02:00
2017-07-21 09:14:57 +02:00
2017-09-07 10:17:02 +02:00