[CRIU] [PATCH] tcp: add ability to restore closing states (v2)

Andrew Vagin avagin at parallels.com
Mon Apr 7 04:56:23 PDT 2014


On Mon, Apr 07, 2014 at 03:36:47PM +0400, Cyrill Gorcunov wrote:
> 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?

No, you should not. I want to know your opinion before sending it in lkml.


More information about the CRIU mailing list