lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Retransmission of a already acknowlegded package.


From: Sergio R. Caprile
Subject: Re: [lwip-users] Retransmission of a already acknowlegded package.
Date: Fri, 27 Jun 2014 09:38:58 -0300
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

Hi,
there are many reasons why that can happen.
You should tell which application you are running, so we can have less
stuff to guess at.
My best (probably educated) guess is that frame 1513 got lost "somewhere".
"Somewhere" here can be:
- your transmitter, which is...
- your network
- your hardware, which is...
- your link-level driver, which is...
- lwIP, which you shouldn't have this problem, unless you don't call it
properly. You are not calling the stack from within interrupt code,
aren't you ? It is not safe unless you know exactly what you are doing




reply via email to

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