From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hannes Frederic Sowa Subject: Re: [PATCH net-next] IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6 Date: Tue, 14 Jan 2014 14:06:15 +0100 Message-ID: <20140114130615.GQ6586@order.stressinduktion.org> References: <1389625141-3076-1-git-send-email-fx.lebail@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: netdev@vger.kernel.org, "David S. Miller" , Alexey Kuznetsov , James Morris , Hideaki Yoshifuji , Patrick McHardy To: Francois-Xavier Le Bail Return-path: Received: from order.stressinduktion.org ([87.106.68.36]:35695 "EHLO order.stressinduktion.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751375AbaANNGR (ORCPT ); Tue, 14 Jan 2014 08:06:17 -0500 Content-Disposition: inline In-Reply-To: <1389625141-3076-1-git-send-email-fx.lebail@yahoo.com> Sender: netdev-owner@vger.kernel.org List-ID: On Mon, Jan 13, 2014 at 03:59:01PM +0100, Francois-Xavier Le Bail wrote: > This change move anycast_src_echo_reply sysctl with other ipv6 sysctls. > > Suggested-by: Hannes Frederic Sowa > Signed-off-by: Francois-Xavier Le Bail Acked-by: Hannes Frederic Sowa Thanks!