lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] [Issue] TCP fragmentation over PPP - fragments are lost


From: Sylvain Rochet
Subject: Re: [lwip-users] [Issue] TCP fragmentation over PPP - fragments are lost in LwIP if data is queued for sending
Date: Thu, 24 Nov 2016 21:21:30 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

Hi,

On Thu, Nov 24, 2016 at 05:19:23PM +0100, Marco Jakobs wrote:
>  
> It looks as if the second packet of 1400 bytes (starting with 3), 
> which is written on the connection before 1) was already sent over the 
> PPP link, overwrites the already queued segment 2). 

It can't really happen, are you sure your serial output function is 
blocking until all data are sent (or buffered in a fifo) ?

Sylvain

Attachment: signature.asc
Description: Digital signature


reply via email to

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