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: Erik Ekman
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_2_0_RELEASE-54-g3c06267d
Date: Sat, 14 Oct 2023 11:51:17 -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  3c06267d8e3b2ff3b8e0e7d452c44f1b0de53eee (commit)
       via  0ab52ff447cbd393eb4e8fa421a87597c0ad1e67 (commit)
       via  20c9b117e1d701454541e0adfef2fdf722eb3262 (commit)
       via  34516d5c2ef12220b20ca4c8a314916d382160fd (commit)
       via  670a2f082735c4cf9d816cc0218825a3867d1212 (commit)
      from  1eeb70fbfab284054da4a3bc96d366eac77c4c2a (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 3c06267d8e3b2ff3b8e0e7d452c44f1b0de53eee
Author: Erik Ekman <erik@kryo.se>
Date:   Sat Oct 14 17:50:02 2023 +0200

    apps/http_client: Fix speling issues
    
    Found by codespell

commit 0ab52ff447cbd393eb4e8fa421a87597c0ad1e67
Author: Erik Ekman <erik@kryo.se>
Date:   Sat Oct 14 17:44:02 2023 +0200

    PPP: Fix speling issues
    
    Found by codespell

commit 20c9b117e1d701454541e0adfef2fdf722eb3262
Author: Erik Ekman <erik@kryo.se>
Date:   Sat Oct 14 17:40:06 2023 +0200

    test: Fix speling issues
    
    Found by codespell

commit 34516d5c2ef12220b20ca4c8a314916d382160fd
Author: Erik Ekman <erik@kryo.se>
Date:   Sat Oct 14 17:50:23 2023 +0200

    Update codespell false positives

commit 670a2f082735c4cf9d816cc0218825a3867d1212
Author: Florian La Roche <florian.laroche@gmail.com>
Date:   Sat Oct 14 17:34:13 2023 +0200

    Fix typos
    
    From patch #10399

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

Summary of changes:
 codespell_check.sh                      | 3 ++-
 contrib/examples/example_app/lwipopts.h | 4 ++--
 src/apps/http/http_client.c             | 8 ++++----
 src/include/lwip/apps/http_client.h     | 4 ++--
 src/include/lwip/apps/sntp_opts.h       | 4 ++--
 src/include/netif/ppp/pppoe.h           | 2 +-
 src/include/netif/ppp/vj.h              | 2 +-
 src/netif/ppp/lcp.c                     | 2 +-
 test/fuzz/fuzz_common.c                 | 4 ++--
 test/unit/api/test_sockets.c            | 2 +-
 test/unit/tcp/test_tcp.c                | 2 +-
 test/unit/tcp/test_tcp_oos.c            | 4 ++--
 12 files changed, 21 insertions(+), 20 deletions(-)


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



reply via email to

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