[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3758708E-B5DE-4D8B-A8CC-37346F994B32@netapp.com>
Date: Tue, 14 Jun 2016 11:40:01 +0000
From: "Eggert, Lars" <lars@...app.com>
To: Pavel Emelyanov <xemul@...tuozzo.com>
CC: "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"criu@...nvz.org" <criu@...nvz.org>,
Andrey Vagin <avagin@...tuozzo.com>,
"Honda, Michio" <michio@...app.com>
Subject: Re: [CRIU] TCP_REPAIR MSS issue
On 2016-06-14, at 13:28, Pavel Emelyanov <xemul@...tuozzo.com> wrote:
> Andrey (in Cc) has played with TCP_REPAIR recently, I guess he can know something.
Thanks for CC'ing him. We looked a little bit more into this:
When TCP_REPAIR is on, tcp_connect() directly calls tcp_finish_connect() before returning, passing NULL for skb, which causes sk_rx_dst_set() to be bypassed. Later, when TCP_REPAIR is being turned off, do_tcp_setsockopt() just does tcp_send_window_probe(), but apparently all the "dst" stuff is being bypassed then also, so the mss remains at TCP_MSS_DEFAULT.
Lars
Download attachment "signature.asc" of type "application/pgp-signature" (802 bytes)
Powered by blists - more mailing lists