lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Re: [lwip] congestion window problem


From: Adam Dunkels
Subject: [lwip-users] Re: [lwip] congestion window problem
Date: Thu, 09 Jan 2003 01:50:39 -0000

Hi!

On Thursday 18 April 2002 11.19, Mumtaz Ahmad wrote:
> I think i have got the problem and a possible soultion .cwnd  is defined as
> unsigned short and its value cannot exceed 65535 . increasing cwnd beyond
> that value gives unpredictable results . I think it should be unsigned long
> .Same is true for ssthresh field .

I have added checks to those in the current code, to ensure that they don't 
overflow. 

/adam
-- 
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]