Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753939AbaGYXVv (ORCPT ); Fri, 25 Jul 2014 19:21:51 -0400 Received: from mail-la0-f43.google.com ([209.85.215.43]:52506 "EHLO mail-la0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753543AbaGYXVu (ORCPT ); Fri, 25 Jul 2014 19:21:50 -0400 MIME-Version: 1.0 In-Reply-To: <1406306339-16151-1-git-send-email-mypopydev@gmail.com> References: <1406306339-16151-1-git-send-email-mypopydev@gmail.com> Date: Fri, 25 Jul 2014 16:21:48 -0700 Message-ID: Subject: Re: [PATCH 1/1] neighbour : fix ndm_type type error issue From: Cong Wang To: Jun Zhao Cc: "David S. Miller" , Pravin B Shelar , Nicolas Dichtel , stephen hemminger , Tom Herbert , netdev , Francesco Fusco , Veaceslav Falico , Duan Jiong , Hannes Frederic Sowa , Jiri Pirko , David Stevens , Or Gerlitz , Daniel Borkmann , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jul 25, 2014 at 9:38 AM, Jun Zhao wrote: > ndm_type means L3 address type, in neighbour proxy and vxlan, it's RTN_UNICAST. > NDA_DST is for netlink TLV type, hence it's not right value in this context. > Looks correct to me, at least libnl uses RTN_* for ndm_type. -- 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/