From: Willem de Bruijn <[email protected]>
Date: Thu, 10 Jan 2019 14:40:33 -0500

> From: Willem de Bruijn <[email protected]>
> 
> TCP transmission with MSG_ZEROCOPY fails if the peer closes its end of
> the connection and so transitions this socket to CLOSE_WAIT state.
> 
> Transmission in close wait state is acceptable. Other similar tests in
> the stack (e.g., in FastOpen) accept both states. Relax this test, too.
> 
> Link: https://www.mail-archive.com/[email protected]/msg276886.html
> Link: https://www.mail-archive.com/[email protected]/msg227390.html
> Fixes: f214f915e7db ("tcp: enable MSG_ZEROCOPY")
> Reported-by: Marek Majkowski <[email protected]>
> Signed-off-by: Willem de Bruijn <[email protected]>

Applied and queued up for -stable.

Reply via email to