mbox series

[0/2] NET_LWIP LMB fixes

Message ID 20250402133557.2079137-1-jerome.forissier@linaro.org
Headers show
Series NET_LWIP LMB fixes | expand

Message

Jerome Forissier April 2, 2025, 1:35 p.m. UTC
Two small patches fixing issues with tftp and wget when the network
stack is NET_LWIP and LMB is enabled.

Jerome Forissier (2):
  net-lwip: wget: add LMB and buffer checks
  net-lwip: tftp: add LMB and buffer checks

 net/lwip/tftp.c | 45 ++++++++++++++++++++++++++++++++++-----------
 net/lwip/wget.c | 48 ++++++++++++++++++++++++++++++++++++++++--------
 2 files changed, 74 insertions(+), 19 deletions(-)