Skip to content
Commit 36d926b9 authored by Denis V. Lunev's avatar Denis V. Lunev Committed by YOSHIFUJI Hideaki
Browse files

[IPV6]: inet_sk(sk)->cork.opt leak



IPv6 UDP sockets wth IPv4 mapped address use udp_sendmsg to send the data
actually. In this case ip_flush_pending_frames should be called instead
of ip6_flush_pending_frames.

Signed-off-by: default avatarDenis V. Lunev <den@openvz.org>
Signed-off-by: default avatarYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
parent 49d074f4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment