On 1/13/17 4:54 PM, David Ahern wrote: > The same notation does not work with IPv6 because of how multipath routes > are implemented for IPv6. For IPv6 only the first nexthop of a multipath > route is deleted if the request contains only a prefix and length. This > leads to unnecessary complexity in userspace dealing with IPv6 multipath > routes. > > This patch allows all nexthops to be deleted without specifying each one > in the delete request
Dave: please drop this patch. I found a problem with this approach. Will re-send a new version along with some other ipv6 multipath patches.