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 annotated tag, STA


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack annotated tag, STABLE-2_1_3_RC1, created. STABLE-2_1_3_RC1
Date: Sun, 15 Aug 2021 08:56:13 -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 annotated tag, STABLE-2_1_3_RC1 has been created
        at  94bc1d86099f7997d570a3c8e4bc8ecae6dd3d89 (tag)
   tagging  ed6c951a19659ba81e8860cd1ee55ba4ee93d356 (commit)
  replaces  STABLE-2_1_2_RELEASE
 tagged by  Simon Goldschmidt
        on  Sun Aug 15 14:55:02 2021 +0200

- Log -----------------------------------------------------------------
Prepare v2.1.3 RC1

Axel Lin (1):
      netif_find: correctly check if atoi means '0' or error

Christoffer Lind (1):
      sys_arch_mbox_tryfetch not validated correctly

David Girault (5):
      mqtt: remove bad assert in mqtt_message_received()
      altcp_tls_mbedtls: remove entropy/ctr_drbg from altcp_tls_config struct
      altcp: support for setting keepalive parameters
      altcp_tls: assert in altcp_mbedtls_bio_recv if bad state
      sntp: remove existing timeout before creating new

David J. Fiddes (1):
      Implement RFC4075 Receive SNTP servers via DHCPv6

Dirk Ziegelmeier (18):
      netbiosns_name_decode: Take CONST char* as first argument
      Fix bug #55078: Add custom data to pbuf struct
      Fix bug #55513: Uninitialized variable in struct netconn
      TCP/UDP documentation: Add reference to PCB mempool #defines
      Add documentation on how to debug memory pool sizes
      Fix bug #55536: lwIP 2.1.2: netconn_delete() called twice from 
lwip_accept()
      Apply patch #9737: Fix DHCPv6 DNS server assignment
      Fix bug #55537: Crash in SYN_SENT state when TCP_INPUT_DEBUG logs are ON
      Fix LWIP_ERROR macro - it should never be fatal (LWIP_ASSERT)
      Add testcase for bug #55171: Binding UDP PCB with different IP type PCBs 
does not work
      Fix bug #55171: Binding UDP PCB with different IP type PCBs does not work
      Fix bug #55973: The parsing of max response time in MLD Query message was 
wrong
      Fix bug #55972: The Neighbour Solicitation used to do IPv6 address 
resolution was wrong
      Fix compile of last patch
      Fix bug #55702: SSI bug
      Apply patch for bug #56239: compile fail when disable TCP
      Fix bug #56136: The netif->mtu6 was updated by Router Advertisement 
abnomally
      Add #define for minimum IPv6 MTU length

Erik Ekman (6):
      tcp: Fix double free in tcp_split_unsent_seg()
      pbuf: Add pbuf_copy_partial_pbuf library function
      zepif: Copy possibly chained output pbuf properly
      icmp6: Fix copying of chained pbuf in reply
      icmp6: Don't copy too much data
      lowpan6: Use arch-independent printf formatters

Hannes Gredler (1):
      tcp_out: fix tcp_output_fill_options() arguments

Jacob Kroon (3):
      Fix compile of UDP unit test
      PPP, PPPoE: fix build when PPPOE_SCNAME_SUPPORT is defined
      PPP, PPPoE: use service name and concentrator name

Joan Lledó (1):
      IF_NAMESIZE: define it only if it's not defined before by system headers

Nick Ballhorn-Wagner (1):
      fix memory leak in netif_loop_output if tcpip_try_callback fails

Patrick Schlangen (1):
      Fix select_waiting not being decremented for sockets closed while in 
lwip_select()

Simon Goldschmidt (25):
      next release in this branch will be 2.1.3
      nd6: fix copying more than one DNS server
      tcp: improve debug message a little
      Revert "altcp_tls_mbedtls: implement mbedTLS debug output, comment fixes"
      altcp_tls: whitespace cleanup
      altcp_tls_mbedtls: use mbedtls_entropy_func for mbedtls_ctr_drbg_seed
      altcp_tls_mbedtls: add debug output of mbedtls library
      altcp_tls_mbedtls: add session tickes, improve configuration for session 
cache
      altcp_tls: add functions to create servers with multiple certificates
      altcp_tls_mbedtls: listen: free members of the ssl context
      dhcp_release_and_stop: don't clear netif ip address that was not assigned 
by dhcp.c
      udp: fix udp_bind for IPADDR_TYPE_ANY
      udp_bind: fix missing parenthesis warning
      LWIP_NETCONN_FULLDUPLEX is not alpha any more
      fix compiling unit tests after adding compile-time check for 
LWIP_NETCONN_FULLDUPLEX
      dhcp: don't use LWIP_ERROR in dhcp_parse_reply()
      netif_find: check if atoi means '0' or error
      opt: make LWIP_IPV6_SEND_ROUTER_SOLICIT default to LWIP_IPV6
      pbuf: avoid using multiple PBUF_POOL buffers for IPv6
      sntp: ensure sntp_retry_timeout reaches the configured limit
      Fix last commit for all netif loopback traffic
      icmp: Fix copied length in response packets
      pbuf: fix allocating large PBUF_RAM
      icmp6: keep to the RFC and send as much as possible with icmp6 error 
messages
      Prepare v2.1.3.rc1

Sylvain Rochet (2):
      PPP, PPPoE: rename PPPOE_TODO to PPPOE_SCNAME_SUPPORT, prepare service 
name and concentrator support
      PPP, PPPoE: remove leftover from PPPOE_SCNAME_SUPPORT support

Thomas Mueller (1):
      Fix typo in definition of netif_is_flag_set() macro

yuanjm (1):
      lwip_selscan: lwip_selscan return -1 without setting errno number

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


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



reply via email to

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