diff options
| author | Daniel Lezcano <[email protected]> | 2008-03-05 18:48:35 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2008-03-05 18:48:35 +0000 |
| commit | c20121ae87955cfc8b51f89072294fc6077f39ad (patch) | |
| tree | 05f46eec2d1d3c472f1f980f8e38f8a00fb5140a /net/ipv4/tcp_input.c | |
| parent | [NETNS][IPV6] route6 - add netns parameter to ip6_route_output (diff) | |
| download | kernel-c20121ae87955cfc8b51f89072294fc6077f39ad.tar.gz kernel-c20121ae87955cfc8b51f89072294fc6077f39ad.zip | |
[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 <[email protected]>
Signed-off-by: Benjamin Thery <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions
