On 06/01/2017 08:34 AM, David Miller wrote: > From: Roopa Prabhu <[email protected]> > Date: Wed, 31 May 2017 22:53:25 -0700 > >> From: Roopa Prabhu <[email protected]> >> >> recent updates to inet_rtm_getroute dropped skb_dst_set in >> inet_rtm_getroute. This patch restores it because it is >> needed to release the dst correctly. >> >> Fixes: 3765d35ed8b9 ("net: ipv4: Convert inet_rtm_getroute to rcu versions >> of route lookup") >> Reported-by: John Fastabend <[email protected]> >> Signed-off-by: David Ahern <[email protected]> >> Signed-off-by: Roopa Prabhu <[email protected]> > > Applied. >
Thanks Roopa this fixes the regression on my systems. .John
