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 22:17:59 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

Hi Marco,

On Thu, Nov 24, 2016 at 10:12:13PM +0100, Marco Jakobs wrote:
> 
> It can be as slow as possible (I'm using an RTOS, so it's not blocking 
> anything) ... but it should never loose data ;-)

Using an RTOS doesn't change anything, your uart tx function must wait 
if your fifo/queue/whatever is full.

But… PPPoS in lwIP 1.4.1 is not thread safe and hard to do right. On 
which context are you calling the PPP input function ?

Sylvain

Attachment: signature.asc
Description: Digital signature


reply via email to

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