From: David Ahern
Date: Sun, 21 Apr 2019 17:39:18 -0700
> From: David Ahern
>
> The RTF_ADDRCONF flag filters out routes added by RA's in determining
> which routes can be appended to an existing one to create a multipath
> route. Restore the flag check and add a comment to document the RA piec
From: David Ahern
The RTF_ADDRCONF flag filters out routes added by RA's in determining
which routes can be appended to an existing one to create a multipath
route. Restore the flag check and add a comment to document the RA piece.
Fixes: 4e54507ab1a9 ("ipv6: Simplify rt6_qualify_for_ecmp")
Sign