[CRIU] [PATCH net-next] tcp: allow to enable the repair mode for non-listening sockets

David Miller davem at davemloft.net
Tue Nov 15 19:29:27 PST 2016


From: Andrei Vagin <avagin at openvz.org>
Date: Mon, 14 Nov 2016 18:15:14 -0800

> The repair mode is used to get and restore sequence numbers and
> data from queues. It used to checkpoint/restore connections.
> 
> Currently the repair mode can be enabled for sockets in the established
> and closed states, but for other states we have to dump the same socket
> properties, so lets allow to enable repair mode for these sockets.
> 
> The repair mode reveals nothing more for sockets in other states.
> 
> Signed-off-by: Andrei Vagin <avagin at openvz.org>

Applied.


More information about the CRIU mailing list