From: David Ahern <dsah...@kernel.org> Date: Sun, 21 Apr 2019 17:39:18 -0700
> From: David Ahern <dsah...@gmail.com> > > 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") > Signed-off-by: David Ahern <dsah...@gmail.com> Applied.