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: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-899-gdc7a9c8
Date: Mon, 4 Sep 2017 01:50:15 -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  dc7a9c8c370c0e34580414de4eb00c5fb868a6ac (commit)
      from  28e519b72d831501a57b5455dc33ba054f5e927c (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 dc7a9c8c370c0e34580414de4eb00c5fb868a6ac
Author: Our Air Quality <address@hidden>
Date:   Mon Sep 4 07:26:15 2017 +1000

    tcp_in: correct some loops continuing without maintaining a prev pointer.
    
    This problem would appear to have only affected systems with multiple
    interfaces. It was noted causing tcp resets when the pcb was lost, and there
    might have been other associated problems.
    
    Signed-off-by: Dirk Ziegelmeier <address@hidden>

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

Summary of changes:
 src/core/tcp_in.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)


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



reply via email to

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