[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <50F2CCA0.4080500@linux-ipv6.org>
Date: Mon, 14 Jan 2013 00:02:56 +0900
From: YOSHIFUJI Hideaki <yoshfuji@...ux-ipv6.org>
To: davem@...emloft.net, netdev@...r.kernel.org
CC: yoshfuji@...ux-ipv6.org
Subject: [PATCH net-next 0/7] IPv6 updates
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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists