netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] IPv6: 64bit functions.
@ 2013-01-14 17:09 YOSHIFUJI Hideaki
  2013-01-14 18:33 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: YOSHIFUJI Hideaki @ 2013-01-14 17:09 UTC (permalink / raw)
  To: davem, netdev; +Cc: yoshfuji

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH 0/6] IPv6: 64bit functions.
  2013-01-14 17:09 [PATCH 0/6] IPv6: 64bit functions YOSHIFUJI Hideaki
@ 2013-01-14 18:33 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2013-01-14 18:33 UTC (permalink / raw)
  To: yoshfuji; +Cc: netdev

From: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Date: Tue, 15 Jan 2013 02:09:41 +0900

> This series of changes is about low-level address/prefix
> manipulation functions, which basically introduces 64bit
> variants of them.

Series applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-01-14 18:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-14 17:09 [PATCH 0/6] IPv6: 64bit functions YOSHIFUJI Hideaki
2013-01-14 18:33 ` David Miller

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).