lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] lwIP UDP echo server fails to send message lengths of 4385


From: Dan Nygren
Subject: [lwip-users] lwIP UDP echo server fails to send message lengths of 4385 & 4386
Date: Wed, 1 Feb 2023 14:10:10 -0800

Hello fellow lwIP users. Can anyone point me in the right direction on how to resolve or report to the right folks the below issue?

I'm seeing rather bizarre behavior in that messages of length 4385 and 4386 I send to a lwIP based UDP echo server are not received back. udp_sendto() appears to be getting called and completing successfully. Wireshark indicates there are "bogus, payload length" errors with these lengths.

I have a detailed write up showing the behavior here:
https://github.com/Xilinx/embeddedsw/issues/212

I can copy the info above into an email for this mailing list if you prefer.

Let me know your suggestions on how to proceed. ...   Dan Nygren

,

reply via email to

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