On 1/13/26 4:37 PM, Ricardo B. Marlière wrote:
Currently, the test breaks if the SUT already has a default route configured for IPv6. Fix by avoiding the use of the default namespace.Fixes: 4ed591c8ab44 ("net/ipv6: Allow onlink routes to have a device mismatch if it is the default route") Suggested-by: Fernando Fernandez Mancera <[email protected]> Signed-off-by: Ricardo B. Marlière <[email protected]>
Reviewed-by: Fernando Fernandez Mancera <[email protected]> LGTM and passes on my side. Thanks.

