From: "David S. Miller" <[EMAIL PROTECTED]>
Date: Tue, 31 Jan 2006 17:29:10 -0800 (PST)

> Regardless, since everyone passes NULL as the dst argument
> to ->rtx_syn_ack() I am going to kill that argument off now
> before it causes any troubles and then put in Eric's fix
> (after thinking about it some more).

Actually, we can't kill off that arg so simply.
TCP ipv4 sends in a non-NULL dst to it's tcp_v4_send_synack()
via tcp_v4_conn_request() when timewait recycling is enabled.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to