[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20111205.184554.1914078417882837206.davem@davemloft.net>
Date: Mon, 05 Dec 2011 18:45:54 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: subramanian.vijay@...il.com, therbert@...gle.com,
netdev@...r.kernel.org
Subject: Re: [PATCH] tcp: take care of misalignments
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Sun, 04 Dec 2011 19:51:08 +0100
> [PATCH net-next] tcp: fix tcp_trim_head()
>
> commit f07d960df3 (tcp: avoid frag allocation for small frames)
> breaked assumption in tcp stack that skb is either linear (skb->data_len
> == 0), or fully fragged (skb->data_len == skb->len)
>
> tcp_trim_head() made this assumption, we must fix it.
>
> Thanks to Vijay for providing a very detailed explanation.
>
> Reported-by: Vijay Subramanian <subramanian.vijay@...il.com>
> Signed-off-by: Eric Dumazet <eric.dumazet@...il.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists