* [PATCH net-next 0/5] ADDRCONF/NDISC improvements
@ 2013-01-20 17:38 YOSHIFUJI Hideaki
2013-01-21 3:30 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: YOSHIFUJI Hideaki @ 2013-01-20 17:38 UTC (permalink / raw)
To: davem, netdev; +Cc: yoshfuji
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH net-next 0/5] ADDRCONF/NDISC improvements
2013-01-20 17:38 [PATCH net-next 0/5] ADDRCONF/NDISC improvements YOSHIFUJI Hideaki
@ 2013-01-21 3:30 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2013-01-21 3:30 UTC (permalink / raw)
To: yoshfuji; +Cc: netdev
From: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Date: Mon, 21 Jan 2013 02:38:31 +0900
> 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.
All applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-01-21 3:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-20 17:38 [PATCH net-next 0/5] ADDRCONF/NDISC improvements YOSHIFUJI Hideaki
2013-01-21 3:30 ` 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).