mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-17 17:38:55 +09:00
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 <davem@davemloft.net>