commit | 5dac9eaa39b3207f977adb3cd78b06dcbd97f69d | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Mar 27 14:09:50 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 27 14:09:50 2017 -0700 |
tree | 74d242126811f7d73bc09832cd46865c253de9cb | |
parent | 88275ed0cb3ac89ed869a925337b951801b154d7 [diff] | |
parent | 4ea8efadf5690c1ab22f981a5fcff819bd09ff31 [diff] |
Merge branch 'mpls-multipath-route-cleanups' David Ahern says: ==================== net: mpls: multipath route cleanups When a device associated with a nexthop is deleted, the nexthop in the route is effectively removed, so remove it from the route dump. Further, when all nexhops have been deleted the route is effectively done, so remove the route. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>