[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1363963666.4431.61.camel@edumazet-glaptop>
Date: Fri, 22 Mar 2013 07:47:46 -0700
From: Eric Dumazet <eric.dumazet@...il.com>
To: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
Cc: "Meng, Jilin" <Jilin.Meng@....com>,
"davem@...emloft.net" <davem@...emloft.net>,
"kuznet@....inr.ac.ru" <kuznet@....inr.ac.ru>,
"jmorris@...ei.org" <jmorris@...ei.org>,
"yoshfuji@...ux-ipv6.org" <yoshfuji@...ux-ipv6.org>,
"kaber@...sh.net" <kaber@...sh.net>,
"Sun, Yinglin" <yinglin.sun@....com>,
"Prithviraj, Lakshmanan" <lakshmanan.prithviraj@....com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: [PATCH] net: Fix tentative IPv6 address due to DAD looping back
On Fri, 2013-03-22 at 18:37 +0400, Sergei Shtylyov wrote:
> Don't we have memcmp() in Linux?
>
Dont use slow memcmp() in this context but fast
ether_addr_equal_64bits()
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists