From mboxrd@z Thu Jan 1 00:00:00 1970 From: Li RongQing Subject: Re: [PATCH net-next] ipv6: fix the debug information in icmpv6_route_lookup Date: Fri, 11 Jul 2014 14:51:45 +0800 Message-ID: References: <1405060451-12633-1-git-send-email-roy.qing.li@gmail.com> <53BF8816.8010400@miraclelinux.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Cc: netdev To: YOSHIFUJI Hideaki Return-path: Received: from mail-qc0-f179.google.com ([209.85.216.179]:42603 "EHLO mail-qc0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750857AbaGKGvq (ORCPT ); Fri, 11 Jul 2014 02:51:46 -0400 Received: by mail-qc0-f179.google.com with SMTP id x3so623748qcv.10 for ; Thu, 10 Jul 2014 23:51:46 -0700 (PDT) In-Reply-To: <53BF8816.8010400@miraclelinux.com> Sender: netdev-owner@vger.kernel.org List-ID: On Fri, Jul 11, 2014 at 2:45 PM, YOSHIFUJI Hideaki wrote: > No. > It is used by icmp6_send() and it means icmp6_send() won't > send back to the original "anycast" source addresses. Ok, thanks