[CRIU] [PATCH] tcp: add ability to restore closing states (v2)
Cyrill Gorcunov
gorcunov at gmail.com
Mon Apr 7 04:36:47 PDT 2014
On Mon, Apr 07, 2014 at 03:03:14PM +0400, Andrey Vagin wrote:
> Here are TCP_FIN_WAIT{1,2}, TCP_WAIT_STOP, TCP_CLOSING, TCP_LAST_ACK,
> TCP_TIME_WAIT.
>
> v2: We decide to not use control message for repairing a fin packets in
> queues. Because it looks quite tricky. Alexey suggested to restore each
> state separately and in this case setsockopt looks more logical.
>
> Signed-off-by: Andrey Vagin <avagin at openvz.org>
Andrew, should I merge it in our tree?
More information about the CRIU
mailing list