android_kernel_oneplus_msm8998/net/ipv6
Daniel Lezcano c20121ae87 [NETNS][IPV6] route6 - pass always a valid socket to ip6_dst_lookup
The ip6_dst_lookup receive a socket as parameter. In some part of the code
it is called with a NULL socket parameter. We want to rely on the socket
to retrieve the network namespace, so we always pass a valid socket in all
cases.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Signed-off-by: Benjamin Thery <benjamin.thery@bull.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-03-05 10:48:35 -08:00
..
netfilter [NETNS][IPV6] route6 - add netns parameter to ip6_route_output 2008-03-05 10:48:10 -08:00
addrconf.c [NETNS][IPV6] addrconf - make addrconf per namespace 2008-03-05 10:47:47 -08:00
addrconf_core.c
addrlabel.c [IPV6]: Add ORCHID prefix to address label table 2008-02-28 20:55:02 -08:00
af_inet6.c [NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addrconf 2008-03-05 10:46:57 -08:00
ah6.c
anycast.c [NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookup 2008-03-04 13:45:59 -08:00
datagram.c
esp6.c
exthdrs.c
exthdrs_core.c
fib6_rules.c [NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace 2008-03-04 13:48:30 -08:00
icmp.c [NETNS][IPV6] route6 - add netns parameter to ip6_route_output 2008-03-05 10:48:10 -08:00
inet6_connection_sock.c
inet6_hashtables.c
ip6_fib.c [NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace 2008-03-04 13:48:30 -08:00
ip6_flowlabel.c
ip6_input.c
ip6_output.c [NETNS][IPV6] route6 - pass always a valid socket to ip6_dst_lookup 2008-03-05 10:48:35 -08:00
ip6_tunnel.c [NETNS][IPV6] route6 - add netns parameter to ip6_route_output 2008-03-05 10:48:10 -08:00
ipcomp6.c
ipv6_sockglue.c [IPV6]: Move packet_type{} related bits to af_inet6.c. 2008-03-04 15:18:23 +09:00
Kconfig
Makefile [IPV6] UDP: Rename IPv6 UDP files. 2008-03-04 15:18:22 +09:00
mcast.c [NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookup 2008-03-04 13:45:59 -08:00
mip6.c
ndisc.c [NETNS][IPV6] route6 - add netns parameter to ip6_route_output 2008-03-05 10:48:10 -08:00
netfilter.c [NETNS][IPV6] route6 - add netns parameter to ip6_route_output 2008-03-05 10:48:10 -08:00
proc.c [NETNS][IPV6] proc - protect snmp6 from non-init_net calls 2008-03-05 10:46:31 -08:00
protocol.c
raw.c
reassembly.c
route.c [NETNS][IPV6] route6 - add netns parameter to ip6_route_output 2008-03-05 10:48:10 -08:00
sit.c [NETNS][IPV6] route6 - add netns parameter to ip6_route_output 2008-03-05 10:48:10 -08:00
syncookies.c [TCP]: Add IPv6 support to TCP SYN cookies 2008-03-04 15:18:21 +09:00
sysctl_net_ipv6.c [IPV6] SYSCTL: complete initialization for sysctl table in subsystem code. 2008-03-04 15:18:23 +09:00
tcp_ipv6.c [NETNS][IPV6] route6 - pass always a valid socket to ip6_dst_lookup 2008-03-05 10:48:35 -08:00
tunnel6.c
udp_impl.h
udp_ipv6.c [IPV6] UDP: Rename IPv6 UDP files. 2008-03-04 15:18:22 +09:00
udplite_ipv6.c [IPV6] UDP: Rename IPv6 UDP files. 2008-03-04 15:18:22 +09:00
xfrm6_input.c
xfrm6_mode_beet.c
xfrm6_mode_ro.c
xfrm6_mode_transport.c
xfrm6_mode_tunnel.c
xfrm6_output.c
xfrm6_policy.c [NETNS][IPV6] route6 - add netns parameter to ip6_route_output 2008-03-05 10:48:10 -08:00
xfrm6_state.c
xfrm6_tunnel.c