lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] Re: [lwip] newbie question


From: Adam Dunkels
Subject: [lwip-users] Re: [lwip] newbie question
Date: Wed, 08 Jan 2003 22:05:12 -0000

On Wednesday 31 October 2001 21.51, you wrote:
> Wondering if 1wIP implements anything like Tahoe or Reno?

Yes, lwIP implements TCP Reno.

The terms "TCP Tahoe" and "TCP Reno" are used to denote two different 
variants of the TCP congestion control algorithms. TCP Tahoe is the original 
(i.e., older) implementation which doesn't include the fast retransmit/fast 
recovery algorithm. There is also a newer variant called NewReno which does a 
smarter fast retransmit. Look at the TCP Behaviour Inference Tool (TBIT) 
[http://www.aciri.org/tbit/] for some more information regarding this. TBIT 
is a program that can be used to identify the particular congestion control 
variant.

-- 
Adam Dunkels <address@hidden>
http://www.sics.se/~adam

[This message was sent through the lwip discussion list.]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]