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-580-gf84076b1
Date: Thu, 11 May 2023 16:15:54 -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  f84076b112209a1c720cb5df213596327f04507f (commit)
      from  c2f924413791df6eb04c56eacbd9bacbbe77939a (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 f84076b112209a1c720cb5df213596327f04507f
Author: Shawn Silverman <shawn@pobox.com>
Date:   Sun Apr 9 10:29:10 2023 -0700

    Add missing terminating newlines to LWIP_DEBUGF statements

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

Summary of changes:
 contrib/apps/httpserver/httpserver-netconn.c |  2 +-
 contrib/ports/unix/port/sys_arch.c           |  2 +-
 src/api/sockets.c                            |  2 +-
 src/apps/altcp_tls/altcp_tls_mbedtls.c       | 14 +++++++-------
 src/apps/altcp_tls/altcp_tls_mbedtls_mem.c   |  4 ++--
 src/apps/http/httpd.c                        |  2 +-
 src/apps/mdns/mdns.c                         |  6 ++++--
 src/apps/snmp/snmp_msg.c                     |  6 ++++--
 src/apps/snmp/snmp_threadsync.c              |  2 +-
 src/apps/snmp/snmp_traps.c                   |  2 +-
 src/core/dns.c                               |  4 ++--
 src/core/ipv4/autoip.c                       |  8 ++++----
 src/core/ipv4/dhcp.c                         |  2 +-
 src/core/ipv4/icmp.c                         |  6 +++---
 src/core/ipv4/ip4.c                          |  2 +-
 src/core/ipv6/dhcp6.c                        |  8 ++++----
 src/core/raw.c                               |  1 +
 src/netif/bridgeif.c                         |  2 +-
 src/netif/ethernet.c                         |  4 ++--
 src/netif/lowpan6_common.c                   |  4 ++--
 20 files changed, 44 insertions(+), 39 deletions(-)


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



reply via email to

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