Eric Dumazet 3174fed982 net: skb_condense() can also deal with empty skbs
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 <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-12-09 23:06:10 -05:00
..
2016-12-08 13:18:35 -05:00
2016-02-16 20:21:48 -05:00
2016-12-08 11:45:21 -05:00
2015-11-22 11:54:10 -05:00
2016-11-16 18:32:02 -05:00
2016-11-14 13:17:21 -05:00
2016-12-08 13:18:35 -05:00
2015-10-26 22:24:22 -07:00