On 11/8/16 11:38 PM, Lorenzo Colitti wrote: > On Wed, Nov 9, 2016 at 7:50 AM, David Ahern <d...@cumulusnetworks.com> wrote: >> @@ -1577,7 +1577,8 @@ void ip_send_unicast_reply(struct sock *sk, struct >> sk_buff *skb, > > Tested-by: Lorenzo Colitti <lore...@google.com> > > This fixes the IPv4 test, thanks. I notice that 4.8 didn't have > e0d56fdd73, so if this patch can get into 4.9 then there will be no > release that had the behaviour change. Not sure if that's possible any > more though.
This patch is for net so 4.9. > > Can you also fix tcp_v6_send_response, which suffers from the same > problem? Perhaps revert this hunk of e0d56fdd73 ("net: l3mdev: remove > redundant calls"): > Let me add it to this patch and re-send.