lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #61558] Possibly faulty behaviour on receiving large p


From: INVALID.NOREPLY
Subject: [lwip-devel] [bug #61558] Possibly faulty behaviour on receiving large payloads with mqtt+tls causing disconnect
Date: Mon, 29 Nov 2021 03:26:36 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.55 Safari/537.36 Edg/96.0.1054.34

Follow-up Comment #10, bug #61558 (project lwip):

Ok in that case I agree with you that getting mqtt to handle this is is what
needs to be fixed primarily.

Mqtt is saving the fixed mqtt header between calls, so that it can handle
fragmented packets. But the variable header is not being saved between calls.
This might be a way to solve it? Saving the variable header along with the
fixed one. But it is just an idea of course.

 Again, thank you for your help!

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?61558>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

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