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: sg
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:52:42 +0100
User-agent: Type for Android

Well, on a system with PPP *and* standard ETH, you obviously can't wait for the serial interface to transmit before serving ETH?

Simon
Am 24. Nov. 2016, um 21:44, Sylvain Rochet <address@hidden> schrieb:
Hi Marco,

On Thu, Nov 24, 2016 at 09:30:47PM +0100, Marco Jakobs wrote:

Any debugs which would help here? It would be hard to anyone to
reproduce this via a fast Ethernet link as the xmit is too fast here
to have the first packet still in transmit while the second one is
written.

Again, it can't happen, lwIP is mostly sequential, the lwIP stack is (or
should be!) waiting while you are sending data over the uart port.

Sylvain


lwip-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users

reply via email to

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