aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorDavid Woodhouse <[email protected]>2006-01-11 15:53:04 -0800
committerDavid S. Miller <[email protected]>2006-01-11 16:32:13 -0800
commitae0f7d5f83236a43c572a744e4bbb30e8702d821 (patch)
tree3d4ce288b86cb2845d79c6adec9e254054bb0e02 /scripts/patch-kernel
parenta7768097557be91d0d4c37e8f2e38cd126c4cdf9 (diff)
[IPV6]: Avoid calling ip6_xmit() with NULL sk
The ip6_xmit() function now assumes that its sk argument is non-NULL, which isn't currently true when TCPv6 code is sending RST or ACK packets. This fixes that code to use a socket of its own for sending such packets, as TCPv4 does. (Thanks Andi for the pointer). Signed-off-by: David Woodhouse <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions