Re: [PATCH] net/ipv6: allow device-only routes via the multipath API
From: azey
Date: Tue Nov 18 2025 - 11:47:55 EST
On 2025-11-18 17:04:38 +0100, David Ahern <dsahern@xxxxxxxxxx> wrote:
> There is really no reason to take a risk of a regression. If someone
> wants ecmp with device only nexthops, then use the new nexthop infra to
> do it.
My initial reason was that device-only ECMP via `ip route` works with IPv4
but not IPv6, so I thought it'd make sense to unify functionality - but if
this is final I won't argue any further.
Thanks again for the reviews, and sorry for potentially wasting your time.