[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1406330697.989.145785925.1CA960AF@webmail.messagingengine.com>
Date: Sat, 26 Jul 2014 01:24:57 +0200
From: Hannes Frederic Sowa <hannes@...essinduktion.org>
To: Jun Zhao <mypopydev@...il.com>,
"David S. Miller" <davem@...emloft.net>,
Cong Wang <cwang@...pensource.com>,
Pravin B Shelar <pshelar@...ira.com>,
Nicolas Dichtel <nicolas.dichtel@...nd.com>,
stephen hemminger <stephen@...workplumber.org>,
Tom Herbert <therbert@...gle.com>, netdev@...r.kernel.org,
Francesco Fusco <ffusco@...hat.com>,
Veaceslav Falico <vfalico@...hat.com>,
Duan Jiong <duanj.fnst@...fujitsu.com>,
Jiri Pirko <jiri@...nulli.us>,
David Stevens <dlstevens@...ibm.com>,
Or Gerlitz <ogerlitz@...lanox.com>,
Daniel Borkmann <dborkman@...hat.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] neighbour : fix ndm_type type error issue
On Fri, Jul 25, 2014, at 18:38, 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.
The value of NDA_DST == RTN_UNICAST, otherwise we couldn't do this
change as it would alter e.g. arpd behavior.
Acked-by: Hannes Frederic Sowa <hannes@...essinduktion.org>
Thanks,
Hannes
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists