From: Eric Dumazet <eric.dumazet@gmail.com>
To: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Cc: "Meng, Jilin" <Jilin.Meng@emc.com>,
"davem@davemloft.net" <davem@davemloft.net>,
"kuznet@ms2.inr.ac.ru" <kuznet@ms2.inr.ac.ru>,
"jmorris@namei.org" <jmorris@namei.org>,
"yoshfuji@linux-ipv6.org" <yoshfuji@linux-ipv6.org>,
"kaber@trash.net" <kaber@trash.net>,
"Sun, Yinglin" <yinglin.sun@emc.com>,
"Prithviraj, Lakshmanan" <lakshmanan.prithviraj@emc.com>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: Re: [PATCH] net: Fix tentative IPv6 address due to DAD looping back
Date: Fri, 22 Mar 2013 07:47:46 -0700 [thread overview]
Message-ID: <1363963666.4431.61.camel@edumazet-glaptop> (raw)
In-Reply-To: <514C6CAA.2090902@cogentembedded.com>
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()
next prev parent reply other threads:[~2013-03-22 14:47 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-22 3:20 [PATCH] net: Fix tentative IPv6 address due to DAD looping back Meng, Jilin
2013-03-22 3:39 ` YOSHIFUJI Hideaki
2013-04-11 3:11 ` Meng, Jilin
2013-03-22 14:37 ` Sergei Shtylyov
2013-03-22 14:47 ` Eric Dumazet [this message]
2013-04-11 3:13 ` Meng, Jilin
2013-04-11 3:16 ` David Miller
2013-04-12 7:45 ` Meng, Jilin
2013-04-12 17:15 ` David Miller
2013-04-12 17:51 ` Hannes Frederic Sowa
2013-04-12 20:03 ` Hannes Frederic Sowa
-- strict thread matches above, loose matches on Subject: below --
2013-04-11 1:31 Meng, Jilin
2013-04-11 3:06 Meng, Jilin
2013-04-11 3:14 ` David Miller
2013-04-12 7:40 ` Meng, Jilin
2013-04-11 11:55 ` Hannes Frederic Sowa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1363963666.4431.61.camel@edumazet-glaptop \
--to=eric.dumazet@gmail.com \
--cc=Jilin.Meng@emc.com \
--cc=davem@davemloft.net \
--cc=jmorris@namei.org \
--cc=kaber@trash.net \
--cc=kuznet@ms2.inr.ac.ru \
--cc=lakshmanan.prithviraj@emc.com \
--cc=netdev@vger.kernel.org \
--cc=sergei.shtylyov@cogentembedded.com \
--cc=yinglin.sun@emc.com \
--cc=yoshfuji@linux-ipv6.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox