From: David Ahern <[email protected]> Date: Wed, 17 Jul 2019 15:08:43 -0700
> From: David Ahern <[email protected]> > > Paul reported that l2tp sessions were broken after the commit referenced > in the Fixes tag. Prior to this commit rt6_check returned NULL if the > rt6_info 'from' was NULL - ie., the dst_entry was disconnected from a FIB > entry. Restore that behavior. > > Fixes: 93531c674315 ("net/ipv6: separate handling of FIB entries from dst > based routes") > Reported-by: Paul Donohue <[email protected]> > Tested-by: Paul Donohue <[email protected]> > Signed-off-by: David Ahern <[email protected]> Applied and queued up for -stable, thanks.
