From: Denis V. Lunev Date: Wed, 4 Jun 2008 11:49:07 +0000 (+0400) Subject: [IPV6]: inet_sk(sk)->cork.opt leak X-Git-Tag: v2.6.26-rc5~1^2~12^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36d926b94a9908937593e5669162305a071b9cc3;p=pandora-kernel.git [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: Denis V. Lunev Signed-off-by: YOSHIFUJI Hideaki --- Reading git-diff-tree failed