netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* TCP new-reno support?
@ 2011-06-21 15:50 Ben Greear
  2011-06-21 16:32 ` Alexander Zimmermann
  0 siblings, 1 reply; 3+ messages in thread
From: Ben Greear @ 2011-06-21 15:50 UTC (permalink / raw)
  To: netdev

I see a large number of TCP congestion algorithms supported, but
nothing that explicitly says newreno.  Is it actually supported?

Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: TCP new-reno support?
  2011-06-21 15:50 TCP new-reno support? Ben Greear
@ 2011-06-21 16:32 ` Alexander Zimmermann
  2011-06-21 16:35   ` Ben Greear
  0 siblings, 1 reply; 3+ messages in thread
From: Alexander Zimmermann @ 2011-06-21 16:32 UTC (permalink / raw)
  To: Ben Greear; +Cc: netdev

[-- Attachment #1: Type: text/plain, Size: 958 bytes --]

Hi,

Am 21.06.2011 um 17:50 schrieb Ben Greear:

> I see a large number of TCP congestion algorithms supported, but
> nothing that explicitly says newreno.

It's implicit :-)

>  Is it actually supported?

tcp_congestion_control=reno
tcp_dsack=0 
tcp_fack=0 
tcp_sack=0
tcp_frto=0

then, you get NewReno. And, yes, it's not possible to get Reno

Alex

> 
> Thanks,
> Ben
> 
> -- 
> Ben Greear <greearb@candelatech.com>
> Candela Technologies Inc  http://www.candelatech.com
> 
> --
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

//
// Dipl.-Inform. Alexander Zimmermann
// Department of Computer Science, Informatik 4
// RWTH Aachen University
// Ahornstr. 55, 52056 Aachen, Germany
// phone: (49-241) 80-21422, fax: (49-241) 80-22222
// email: zimmermann@cs.rwth-aachen.de
// web: http://www.umic-mesh.net
//


[-- Attachment #2: Signierter Teil der Nachricht --]
[-- Type: application/pgp-signature, Size: 243 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: TCP new-reno support?
  2011-06-21 16:32 ` Alexander Zimmermann
@ 2011-06-21 16:35   ` Ben Greear
  0 siblings, 0 replies; 3+ messages in thread
From: Ben Greear @ 2011-06-21 16:35 UTC (permalink / raw)
  To: Alexander Zimmermann; +Cc: netdev

On 06/21/2011 09:32 AM, Alexander Zimmermann wrote:
> Hi,
>
> Am 21.06.2011 um 17:50 schrieb Ben Greear:
>
>> I see a large number of TCP congestion algorithms supported, but
>> nothing that explicitly says newreno.
>
> It's implicit :-)
>
>>   Is it actually supported?
>
> tcp_congestion_control=reno
> tcp_dsack=0
> tcp_fack=0
> tcp_sack=0
> tcp_frto=0
>
> then, you get NewReno. And, yes, it's not possible to get Reno

Thanks!

Ben


-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-06-21 16:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-21 15:50 TCP new-reno support? Ben Greear
2011-06-21 16:32 ` Alexander Zimmermann
2011-06-21 16:35   ` Ben Greear

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).