[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20110325085845.GH1290@secunet.com>
Date: Fri, 25 Mar 2011 09:58:45 +0100
From: Steffen Klassert <steffen.klassert@...unet.com>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org
Subject: Re: slow tcp connect when using IPsec
On Fri, Mar 25, 2011 at 01:27:49AM -0700, David Miller wrote:
>
> > So now I know why it did not behave as expected, but unfortunately I
> > still don't know why it magically started to work after 20
> > seconds...
>
> After some time, TCP will mark routing path as having trouble, then it
> will relookup the route. At this point source and dest will no longer
> be wildcarded in the socket, and thus neither will be the resulting
> route keys in the relooked-up route.
>
> Look for the dst_negative_advice() paths to see where this happens.
Ok, I see. Thanks for the explanation.
--
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