Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755490Ab2KVSn6 (ORCPT ); Thu, 22 Nov 2012 13:43:58 -0500 Received: from mailhub.sw.ru ([195.214.232.25]:19985 "EHLO relay.sw.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755341Ab2KVSn4 (ORCPT ); Thu, 22 Nov 2012 13:43:56 -0500 Message-ID: <50AE11BA.4030803@parallels.com> Date: Thu, 22 Nov 2012 15:51:22 +0400 From: Pavel Emelyanov User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120605 Thunderbird/13.0 MIME-Version: 1.0 To: Andrey Vagin CC: netdev@vger.kernel.org, criu@openvz.org, linux-kernel@vger.kernel.org, "David S. Miller" , Alexey Kuznetsov , James Morris , Hideaki YOSHIFUJI , Patrick McHardy Subject: Re: [PATCH] ipv6: adapt connect for repair move References: <1353582838-18876-1-git-send-email-avagin@openvz.org> In-Reply-To: <1353582838-18876-1-git-send-email-avagin@openvz.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1000 Lines: 26 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" > Cc: Alexey Kuznetsov > Cc: James Morris > Cc: Hideaki YOSHIFUJI > Cc: Patrick McHardy > Cc: Pavel Emelyanov > Signed-off-by: Andrey Vagin Acked-by: Pavel Emelyanov > --- > 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(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/