[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1328282126.2157.27.camel@edumazet-HP-Compaq-6005-Pro-SFF-PC>
Date: Fri, 03 Feb 2012 16:15:26 +0100
From: Eric Dumazet <eric.dumazet@...il.com>
To: "Yurij M. Plotnikov" <Yurij.Plotnikov@...etlabs.ru>
Cc: netdev@...r.kernel.org
Subject: Re: Connect hangs for a while before returns -1 with ECONNREFUSED
on 3.2 for loopback
Le vendredi 03 février 2012 à 15:38 +0100, Eric Dumazet a écrit :
>
> Hmmm...
>
We omit to send RST packet in tcp_v4_send_reset()
because of this test :
if (skb_rtable(skb)->rt_type != RTN_LOCAL)
return
At this point rt_type is RTN_UNICAST
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists