On 7/5/24 8:52 AM, Nicolas Dichtel wrote: > When the source address is selected, the scope must be checked. For > example, if a loopback address is assigned to the vrf device, it must not > be chosen for packets sent outside. > > CC: stable@xxxxxxxxxxxxxxx > Fixes: afbac6010aec ("net: ipv6: Address selection needs to consider L3 domains") > Signed-off-by: Nicolas Dichtel <nicolas.dichtel@xxxxxxxxx> > --- > net/ipv6/addrconf.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > Reviewed-by: David Ahern <dsahern@xxxxxxxxxx>