[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack annotated tag, STA
From: |
Simon Goldschmidt |
Subject: |
[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack annotated tag, STABLE-2_1_1_RELEASE, created. STABLE-2_1_1_RELEASE |
Date: |
Thu, 8 Nov 2018 16:28:48 -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 annotated tag, STABLE-2_1_1_RELEASE has been created
at 4d1b8cb2f1843be89e3bad34e6291542b922a21e (tag)
tagging 3b53b6e481beed5787017222463626ae17943beb (commit)
replaces STABLE-2_1_0_RELEASE
tagged by Simon Goldschmidt
on Thu Nov 8 22:28:17 2018 +0100
- Log -----------------------------------------------------------------
Prepare v2.1.1 release
Axel Lin (2):
Fix mqtt unit test broken ebb0dc14a733
sockets: Fix missing err_to_errno conversion for ERR_VAL in lwip_recvmsg
David GIRAULT (1):
bug #54744: if altcp_close() called from recv() callback, there is some
write to freed memory
Dirk Ziegelmeier (4):
Apply patch #9694: Update prev pointer when skipping entries in
tcp_slowtmr to prevent hitting assertion
Fix bug #54850: lwip definition of htonX and ntohX do not properly cast
to unsigned when byte order is Big Endian
SNMP: Avoid NULL pointer dereference in snmp_scalar.c
Fix bug #54670: 127.0.0.1 sent out to netif_default?
Joan Lledó (2):
alloc_socket(): Check for LWIP_SOCKET_POLL when setting select-related
variables
Remove assertion about the end of pollfd array
Jonas Rabenstein (2):
tcp_recved: check for overflow and warn about too big values
err.h: move typedef of err_t after enum definition
Martine Lenders (1):
lowpan6.c: Fix IEEE 802.15.4 address setting
Simon Goldschmidt (11):
Revert "tcp_abandon: no need to buffer pcb->local_port"
Fix bug #54806 (ppp: invalid LWIP_ASSERT_CORE_LOCKED() check)
Add a unit test for bug #54833 (tcp_abort with wrong ports)
This branch is for developing 2.1.x versions
fix missing standard includes
snmp: fix coding style in last commit
snmp: avoid NULL pointer dereference, fix return values
altcp_tls_mbedtls: update list of todos
altcp_tls_mbedtls: implement mbedTLS debug output, comment fixes
Update CHANGELOG for 2.1.1
Prepare 2.1.1 release
-----------------------------------------------------------------------
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack annotated tag, STABLE-2_1_1_RELEASE, created. STABLE-2_1_1_RELEASE,
Simon Goldschmidt <=