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_1_0_RELEASE-62-g426a600
Date: Fri, 12 Oct 2018 16:15:47 -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  426a6004bf1c7355b818d8ed65825f6b2d971bb7 (commit)
      from  1bba969a4a7cc612e919884764c324df35188d90 (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 426a6004bf1c7355b818d8ed65825f6b2d971bb7
Author: Simon Goldschmidt <address@hidden>
Date:   Fri Oct 12 22:13:28 2018 +0200

    Revert "tcp_abandon: no need to buffer pcb->local_port"
    
    This reverts commit 1570dd8ad1c6afd2438dcb8b18d9eed794f78baa.
    
    Buffering pcb->local_port is needed because TCP_PCB_REMOVE_ACTIVE()
    sets it to 0 via tcp_pcb_remove() (comment: "reset the local port
    to prevent the pcb from being 'bound'").
    
    Signed-off-by: Simon Goldschmidt <address@hidden>

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

Summary of changes:
 src/core/tcp.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]