[SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-538-g62ac0faa

Simon Goldschmidt <[email protected]> Thu, 30 Dec 2021 16:13:05 -0500 (EST)
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, master has been updated
       via  62ac0faad804198e00bbcc70f5ff5927e05a5791 (commit)
      from  5ab46f82f96f11836632aee6f3ce5ed3709940b7 (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 62ac0faad804198e00bbcc70f5ff5927e05a5791
Author: Florian La Roche <[email protected]>
Date:   Tue Dec 7 02:57:02 2021 +0100

    redefine many vars as "static"
    
    See patch #10156

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

Summary of changes:
 contrib/apps/shell/shell.c                     |  2 +-
 contrib/apps/socket_examples/socket_examples.c |  2 +-
 src/api/api_msg.c                              |  8 +++---
 src/apps/http/makefsdata/makefsdata.c          | 36 +++++++++++++-------------
 src/core/ipv4/dhcp.c                           |  4 +--
 src/core/ipv6/nd6.c                            |  2 +-
 src/netif/bridgeif.c                           |  2 +-
 7 files changed, 28 insertions(+), 28 deletions(-)


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