Files
linux/net/ipv4
Eric Dumazet eb70a1ae23 tcp: cleanup sk_tx_skb_cache before reuse
TCP stack relies on the fact that a freshly allocated skb
has skb->cb[] and skb_shinfo(skb)->tx_flags cleared.

When recycling tx skb, we must ensure these fields are cleared.

Fixes: 472c2e07ee ("tcp: add one skb cache for tx")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Soheil Hassas Yeganeh <soheil@google.com>
Cc: Willem de Bruijn <willemb@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-03-29 13:16:44 -07:00
..
2019-03-23 21:57:38 -04:00
2019-03-29 10:48:04 -07:00
2019-03-29 10:48:04 -07:00
2019-03-27 13:30:07 -07:00
2018-07-24 14:10:43 -07:00
2019-03-29 10:48:04 -07:00
2019-03-23 21:57:38 -04:00
2019-01-27 13:29:43 -08:00
2013-05-31 17:19:05 -07:00