From: Eric Dumazet <eric.duma...@gmail.com> Date: Mon, 07 Nov 2016 08:08:52 -0800
> In any case, rt is a shared object at that time, so even temporarily > clearing/restoring rt_gateway seems wrong to me. > > I would rather call __ipv4_neigh_lookup(dst->dev, new_gw) directly at > this point. Agreed.