* [PATCH net-next 0/7] IPv6 updates
@ 2013-01-13 15:02 YOSHIFUJI Hideaki
2013-01-14 1:32 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: YOSHIFUJI Hideaki @ 2013-01-13 15:02 UTC (permalink / raw)
To: davem, netdev; +Cc: yoshfuji
Hello.
YOSHIFUJI Hideaki (7):
ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel.
ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass +
flowlabel).
ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass().
ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input().
ipv6 route: Use ipv6_addr_hash() in rt6_info_hash_nhsfn().
ipv6 xfrm: Use ipv6_addr_hash() in xfrm6_tunnel_spi_hash_byaddr().
ipv6: Store Router Alert option in IP6CB directly.
include/linux/ipv6.h | 8 ++------
include/net/addrconf.h | 26 +++++++++++++++++++++++++-
include/net/ipv6.h | 14 ++++++++++++++
include/uapi/linux/ipv6.h | 2 ++
net/ipv6/datagram.c | 12 +++++++-----
net/ipv6/exthdrs.c | 3 ++-
net/ipv6/ip6_gre.c | 6 ++----
net/ipv6/ip6_input.c | 26 +++++---------------------
net/ipv6/ip6_output.c | 8 +++-----
net/ipv6/ip6_tunnel.c | 4 +---
net/ipv6/mcast.c | 27 ---------------------------
net/ipv6/netfilter/ip6t_REJECT.c | 2 +-
net/ipv6/route.c | 17 +++++------------
net/ipv6/tcp_ipv6.c | 6 +++---
net/ipv6/xfrm6_tunnel.c | 2 +-
15 files changed, 73 insertions(+), 90 deletions(-)
--
1.7.9.5
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH net-next 0/7] IPv6 updates
2013-01-13 15:02 [PATCH net-next 0/7] IPv6 updates YOSHIFUJI Hideaki
@ 2013-01-14 1:32 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2013-01-14 1:32 UTC (permalink / raw)
To: yoshfuji; +Cc: netdev
From: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Date: Mon, 14 Jan 2013 00:02:56 +0900
> Hello.
>
> YOSHIFUJI Hideaki (7):
> ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel.
> ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass +
> flowlabel).
> ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass().
> ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input().
> ipv6 route: Use ipv6_addr_hash() in rt6_info_hash_nhsfn().
> ipv6 xfrm: Use ipv6_addr_hash() in xfrm6_tunnel_spi_hash_byaddr().
> ipv6: Store Router Alert option in IP6CB directly.
Series applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-01-14 1:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-13 15:02 [PATCH net-next 0/7] IPv6 updates YOSHIFUJI Hideaki
2013-01-14 1:32 ` 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).