lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_2_0_RELEASE-5-gd8b97bfc
Date: Wed, 27 Sep 2023 15:49:33 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lwIP - A Lightweight TCPIP stack".

The branch, master has been updated
       via  d8b97bfc5d34d6b049ccbe2e05ebc99205643e85 (commit)
      from  f7fe057821a66548841f6efa504eec8569f0fc3a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d8b97bfc5d34d6b049ccbe2e05ebc99205643e85
Author: Simon Goldschmidt <goldsimon@gmx.de>
Date:   Wed Sep 27 21:49:24 2023 +0200

    icmp: fix bug #64211 (ICMP reply error when using bridge)
    
    when reusing an rx pbuf for tx, its if_idx has to be reset or else 
bridgeif_send_to_port() might drop it

-----------------------------------------------------------------------

Summary of changes:
 src/core/ipv4/icmp.c | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
lwIP - A Lightweight TCPIP stack



reply via email to

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