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-492-gb517693
Date: Thu, 4 Mar 2021 15:15:51 -0500 (EST)

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  b5176936c73f1575c50844ded294acdc628ec5f6 (commit)
      from  3666dcc66c8a6b23a7ec80b4566298c0a6bc2597 (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 b5176936c73f1575c50844ded294acdc628ec5f6
Author: Oliver Hitz <oliver@net-track.ch>
Date:   Tue Oct 27 11:02:02 2020 +0100

    tcp: make tcp_listen() inherit the netbuf_idx of the original pcb
    
    This simple patch causes tcp_listen() to inherit the netbuf_idx setting
    of the original pcb. Without this, it is not possible to restrict a
    socket to a specific interface using SO_BINDTODEVICE before listening.
    
    Signed-off-by: Simon Goldschmidt <goldsimon@gmx.de>

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

Summary of changes:
 src/core/tcp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


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



reply via email to

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