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

Cyrill Gorcunov gorcunov at gmail.com
Mon Apr 7 05:04:26 PDT 2014


On Mon, Apr 07, 2014 at 03:56:23PM +0400, Andrew Vagin wrote:
> 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.

It looks good to me, but keep in mind that I'm not tcp expert ;)


More information about the CRIU mailing list