From: Eric Dumazet <eric.duma...@gmail.com> Date: Fri, 09 Dec 2016 08:02:05 -0800
> From: Eric Dumazet <eduma...@google.com> > > It seems attackers can also send UDP packets with no payload at all. > > skb_condense() can still be a win in this case. > > It will be possible to replace the custom code in tcp_add_backlog() > to get full benefit from skb_condense() > > Signed-off-by: Eric Dumazet <eduma...@google.com> Applied.