[SCM] lwIP - A Lightweight TCPIP stack branch, STABLE-2_1_x, updated. STABLE-2_1_3_RC1-6-gdbd0bc8
[email protected] (Simon Goldschmidt) Wed, 15 Sep 2021 02:06:20 -0400 (EDT)
| Newsgroups | gmane.network.lwip.cvs |
|---|---|
| Message-ID | <[email protected]> |
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, STABLE-2_1_x has been updated
via dbd0bc8a2cdecd5c52c982653a1aacb2ee06eb3a (commit)
via e5627ec64934e016d4c701b1cc4600d1b07e7eab (commit)
from 5c8fd3158dfb7123064046ba64f8375a337aef47 (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 dbd0bc8a2cdecd5c52c982653a1aacb2ee06eb3a
Author: Simon Goldschmidt <[email protected]>
Date: Fri Mar 5 13:04:18 2021 +0100
netdb: fix alignment warning in debug output
see bug #58650
commit e5627ec64934e016d4c701b1cc4600d1b07e7eab
Author: Oliver Hitz <[email protected]>
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 <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
src/api/netdb.c | 3 +--
src/core/tcp.c | 2 +-
2 files changed, 2 insertions(+), 3 deletions(-)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack
_______________________________________________
lwip-commits mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-commits