lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Re: [lwip] lwIP crashing after 17MB of data transfer


From: psheer
Subject: [lwip-users] Re: [lwip] lwIP crashing after 17MB of data transfer
Date: Wed, 08 Jan 2003 22:38:20 -0000

> 
> On Monday 18 February 2002 10.38, you wrote:
> > I still have a problem with lwip-cvs-20020215 that I had
> > with a previous version, lwip-cvs-20020114
> 
> Was this problem fixed with the PaulOS patches you sent?
> 

no, but its a simple one

the ssthresh and cwnd fields of struct tcp_pcb are 16 bit.
they wrap and hence must be increased to 32 bit values.

it only took 20 hours of debugging to find this bug

where should i send the invoice  :-}

best

-paul




---------------------------------------------
This message was sent using World Mail.
http://www.worldonline.co.za


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




reply via email to

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