[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20091207.032243.62632219.davem@davemloft.net>
Date: Mon, 07 Dec 2009 03:22:43 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: damian@....rwth-aachen.de
Cc: eric.dumazet@...il.com, netdev@...r.kernel.org,
ilpo.jarvinen@...sinki.fi, fredo@...rox.org,
herbert@...dor.apana.org.au, gregkh@...e.de
Subject: Re: [PATCH] tcp: Fix for stalling connections
From: Damian Lukowski <damian@....rwth-aachen.de>
Date: Mon, 07 Dec 2009 12:17:46 +0100
> Eric Dumazet schrieb:
>> You should a hint of faulty commit so that stable team can apply
>> this patch to 2.6.32 & 2.6.31
>>
>> git describe 6fa12c85031485dff38ce550c24f10da23b0adaa
>>
>> v2.6.31-rc5-1853-g6fa12c8
>
> It has been introduced with retransmits_timed_out() in 2.6.32,
> as timeout calculations have based on the number of
> retransmissions before. The patch is needed for 2.6.32
> and 2.6.33, but 2.6.31 does not use retransmits_timed_out().
I think also the commit introducing the regression should be
explicitly referenced in the commit message of the fix.
>> Or maybe David handles this for us, I dont know...
>>
>> Minor note : retransmits_timed_out() is used in from net/ipv4/tcp_timer.c
>> I wonder why its a "static inline" in include/net/tcp.h
>
> I can place it in tcp_timer.c, if it's that, what you mean.
I'm pretty sure that's what he means :-)
--
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