ipv6: Convert to use flowi6 where applicable.
authorDavid S. Miller <davem@davemloft.net>
Sat, 12 Mar 2011 21:22:43 +0000 (16:22 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sat, 12 Mar 2011 23:08:54 +0000 (15:08 -0800)
commit4c9483b2fb5d2548c3cc1fe03cdd4484ceeb5d1c
treec29c8070012cffb38fe249cf528589a675f622b1
parent9cce96df5b76691712dba22e83ff5efe900361e1
ipv6: Convert to use flowi6 where applicable.

Signed-off-by: David S. Miller <davem@davemloft.net>
35 files changed:
drivers/infiniband/core/addr.c
drivers/net/cnic.c
include/linux/icmpv6.h
include/net/ip6_fib.h
include/net/ip6_route.h
include/net/ipv6.h
include/net/transp_v6.h
net/dccp/ipv6.c
net/ipv6/af_inet6.c
net/ipv6/datagram.c
net/ipv6/exthdrs.c
net/ipv6/fib6_rules.c
net/ipv6/icmp.c
net/ipv6/inet6_connection_sock.c
net/ipv6/ip6_fib.c
net/ipv6/ip6_flowlabel.c
net/ipv6/ip6_output.c
net/ipv6/ip6_tunnel.c
net/ipv6/ip6mr.c
net/ipv6/ipv6_sockglue.c
net/ipv6/mcast.c
net/ipv6/mip6.c
net/ipv6/ndisc.c
net/ipv6/netfilter.c
net/ipv6/netfilter/ip6t_REJECT.c
net/ipv6/raw.c
net/ipv6/route.c
net/ipv6/syncookies.c
net/ipv6/tcp_ipv6.c
net/ipv6/udp.c
net/ipv6/xfrm6_policy.c
net/netfilter/ipvs/ip_vs_ctl.c
net/netfilter/ipvs/ip_vs_xmit.c
net/netfilter/xt_TEE.c
net/sctp/ipv6.c