From: David S. Miller Date: Wed, 1 Feb 2006 01:53:37 +0000 (-0800) Subject: [DCCP] ipv6: dccp_v6_send_response() has a DST leak too. X-Git-Tag: v2.6.16-rc2~175^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cbd782507c502428c8ab3e91bee3940c19ac4d4;p=pandora-kernel.git [DCCP] ipv6: dccp_v6_send_response() has a DST leak too. It was copy&pasted from tcp_v6_send_synack() which has a DST leak recently fixed by Eric W. Biederman. So dccp_v6_send_response() needs the same fix too. Signed-off-by: David S. Miller --- Reading git-diff-tree failed