From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-1?Q?Fran=E7ois-Xavier_Le_Bail?= Subject: Re: [PATCH net-next] IPv6: enable TCP to use an anycast address Date: Sat, 11 Jan 2014 06:16:10 -0800 (PST) Message-ID: <1389449770.4912.YahooMailBasic@web125501.mail.ne1.yahoo.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Cc: netdev@vger.kernel.org, Hannes Frederic Sowa , "David S. Miller" , James Morris , Hideaki Yoshifuji , Patrick McHardy To: Alexey Kuznetsov Return-path: Received: from nm32.bullet.mail.ne1.yahoo.com ([98.138.229.25]:34330 "EHLO nm32.bullet.mail.ne1.yahoo.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751466AbaAKOTH convert rfc822-to-8bit (ORCPT ); Sat, 11 Jan 2014 09:19:07 -0500 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Sat, 1/11/14, Alexey Kuznetsov wrote: Hello, > Actually, I was alerted by reset processing in your patch, it cannot be right. Did I miss something, please explain why there is an error. > Do not you think this must not be enabled for common use? At least > some separate sysctl disabled by default. Why not ? But if a patch can enable anycast case without break "normal" usage, I think we can enable this by default. Those who don't need anycast will not use it.