From: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
To: davem@davemloft.net, netdev@vger.kernel.org
Cc: yoshfuji@linux-ipv6.org
Subject: [PATCH net-next 0/5] ADDRCONF/NDISC improvements
Date: Mon, 21 Jan 2013 02:38:31 +0900 [thread overview]
Message-ID: <50FC2B97.7020601@linux-ipv6.org> (raw)
These are for address comparison improvements and boolean conversion.
YOSHIFUJI Hideaki (5):
ipv6: Make ipv6_addr_is_XXX() return boolean.
ipv6: Introduce ipv6_addr_is_solict_mult() to check Solicited Node
Multicast Addresses.
ipv6: Optimize ipv6_addr_is_solict_mult().
ipv6: Optimize ipv6_addr_is_ll_all_{nodes,routers}().
ndisc: Make several arguments for ndisc_send_na() boolean.
include/net/addrconf.h | 33 +++++++++++++++++++++++++++++----
net/ipv6/ndisc.c | 16 ++++++----------
2 files changed, 35 insertions(+), 14 deletions(-)
--
1.7.9.5
next reply other threads:[~2013-01-20 17:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-20 17:38 YOSHIFUJI Hideaki [this message]
2013-01-21 3:30 ` [PATCH net-next 0/5] ADDRCONF/NDISC improvements David Miller
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=50FC2B97.7020601@linux-ipv6.org \
--to=yoshfuji@linux-ipv6.org \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).