lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] PING problem


From: ttc
Subject: [lwip-users] PING problem
Date: Mon, 23 Dec 2019 23:16:15 -0700 (MST)

I have the following problem with lwip-2.1.2

I have implemented the socket API so that it can be used, but in rare cases
the connection is broken.
While investigating the cause, I discovered that the PING response was
interrupted on the way.
Attach the image at that time.
<http://lwip.100.n7.nabble.com/file/t2330/ping.jpg> 

When ping became abnormal, we logged with waireshark.
<http://lwip.100.n7.nabble.com/file/t2330/wireshark.jpg> 

If you check the log, you can see that the reply is delayed for the request.
For example, a reply of No. 165 is returned for a request of No. 149.

I think Requests and replies are recorded alternately under normal
conditions, but there are some places where this is not the case.

what I can see to understand the problem?



--
Sent from: http://lwip.100.n7.nabble.com/lwip-users-f3.html



reply via email to

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