From: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
To: davem@davemloft.net, netdev@vger.kernel.org
Cc: yoshfuji@linux-ipv6.org
Subject: [PATCH 0/6] IPv6: 64bit functions.
Date: Tue, 15 Jan 2013 02:09:41 +0900 [thread overview]
Message-ID: <50F43BD5.3090002@linux-ipv6.org> (raw)
This series of changes is about low-level address/prefix
manipulation functions, which basically introduces 64bit
variants of them.
YOSHIFUJI Hideaki (6):
ipv6: 64bit version of ipv6_addr_diff().
ipv6: 64bit version of ipv6_addr_loopback().
ipv6: 64bit version of ipv6_addr_v4mapped().
ipv6: 64bit version of ipv6_addr_set().
ipv6: Remove __ipv6_prefix_equal().
ipv6: 64bit version of ipv6_prefix_equal().
include/net/ipv6.h | 111 ++++++++++++++++++++++++++++++++++++++++++++--------
1 file changed, 94 insertions(+), 17 deletions(-)
--
1.7.9.5
next reply other threads:[~2013-01-14 17:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-14 17:09 YOSHIFUJI Hideaki [this message]
2013-01-14 18:33 ` [PATCH 0/6] IPv6: 64bit functions 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=50F43BD5.3090002@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.