lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Decreasing window size problem


From: Kieran Mansley
Subject: Re: [lwip-users] Decreasing window size problem
Date: Fri, 08 Jun 2007 10:12:47 +0100

On Fri, 2007-06-08 at 10:58 +0200, Per-Henrik Lundblom wrote:

> Mmm, the probes are basically splitted packets from the unsent queue
> with a data length of 1 byte. So, the splitting must still be performed
> =/

Good point.  The reason I'm reluctant is that in the normal run of
things (where the window update doesn't get lost) not splitting the
packet saves the sender a fair bit of work without really causing
performance problems.  So I'm happy to go to the effort of splitting the
packet if we think there's been a problem (i.e. we're sending a probe)
but would rather avoid it if everything is OK.

Kieran 

 





reply via email to

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