[CRIU] [PATCH] ipv6: adapt connect for repair move

Pavel Emelyanov xemul at parallels.com
Thu Nov 22 06:51:22 EST 2012


On 11/22/2012 03:13 PM, Andrey Vagin wrote:
> This is work the same as for ipv4.
> 
> All other hacks about tcp repair are in common code for ipv4 and ipv6,
> so this patch is enough for repairing ipv6 connections.
> 
> Cc: "David S. Miller" <davem at davemloft.net>
> Cc: Alexey Kuznetsov <kuznet at ms2.inr.ac.ru>
> Cc: James Morris <jmorris at namei.org>
> Cc: Hideaki YOSHIFUJI <yoshfuji at linux-ipv6.org>
> Cc: Patrick McHardy <kaber at trash.net>
> Cc: Pavel Emelyanov <xemul at parallels.com>
> Signed-off-by: Andrey Vagin <avagin at openvz.org>

Acked-by: Pavel Emelyanov <xemul at parallels.com>

> ---
>  net/ipv4/tcp_ipv4.c   | 13 +------------
>  net/ipv4/tcp_output.c |  5 +++++
>  net/ipv6/tcp_ipv6.c   |  2 +-
>  3 files changed, 7 insertions(+), 13 deletions(-)


More information about the CRIU mailing list