linux/net/ipv6
Patrick McHardy a1e59abf82 [XFRM]: Fix wildcard as tunnel source
Hashing SAs by source address breaks templates with wildcards as tunnel
source since the source address used for hashing/lookup is still 0/0.
Move source address lookup to xfrm_tmpl_resolve_one() so we can use the
real address in the lookup.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-09-22 15:19:06 -07:00
..
netfilter [NETFILTER]: Change tunables to __read_mostly 2006-09-22 15:18:54 -07:00
addrconf.c [IPV6] address: Support NLM_F_EXCL when adding addresses 2006-09-22 15:19:02 -07:00
af_inet6.c
ah6.c
anycast.c
datagram.c
esp6.c
exthdrs_core.c
exthdrs.c [IPV6] MIP6: Fix to update IP6CB when cloned skbuff is received at HAO. 2006-09-22 15:18:46 -07:00
fib6_rules.c
icmp.c
inet6_connection_sock.c
inet6_hashtables.c
ip6_fib.c
ip6_flowlabel.c
ip6_input.c
ip6_output.c
ip6_tunnel.c
ipcomp6.c
ipv6_sockglue.c
ipv6_syms.c
Kconfig
Makefile
mcast.c
mip6.c
ndisc.c
netfilter.c
proc.c
protocol.c
raw.c
reassembly.c
route.c [IPV6] ROUTE: Fix dst reference counting in ip6_pol_route_lookup(). 2006-09-22 15:18:26 -07:00
sit.c
sysctl_net_ipv6.c
tcp_ipv6.c [NET]: Fix sk->sk_filter field access 2006-09-22 15:18:47 -07:00
tunnel6.c
udp.c
xfrm6_input.c
xfrm6_mode_ro.c [IPSEC]: output mode to take an xfrm state as input param 2006-09-22 15:18:48 -07:00
xfrm6_mode_transport.c [IPSEC]: output mode to take an xfrm state as input param 2006-09-22 15:18:48 -07:00
xfrm6_mode_tunnel.c [IPSEC]: output mode to take an xfrm state as input param 2006-09-22 15:18:48 -07:00
xfrm6_output.c [IPSEC]: output mode to take an xfrm state as input param 2006-09-22 15:18:48 -07:00
xfrm6_policy.c [XFRM]: Fix wildcard as tunnel source 2006-09-22 15:19:06 -07:00
xfrm6_state.c [XFRM]: Fix wildcard as tunnel source 2006-09-22 15:19:06 -07:00
xfrm6_tunnel.c