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: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-46-gd1da9ec
Date: Thu, 11 Oct 2018 01:33: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  d1da9ec5d385b3e20a6e8bf86254253ed0be4f42 (commit)
       via  684adaca2990b713b1708e46bda150f9a6e3c297 (commit)
       via  f61e57965f157365afbce3201a9562604a92d937 (commit)
      from  27835fd798962abb626bab0e04a2e0631a3cf41a (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 d1da9ec5d385b3e20a6e8bf86254253ed0be4f42
Author: Jonas Rabenstein <address@hidden>
Date:   Wed Oct 3 09:24:13 2018 +0200

    err.h: move typedef of err_t after enum definition
    
    This allows for 'typedef err_enum_t err_t' and thus strong type checking
    of the enum in c++.

commit 684adaca2990b713b1708e46bda150f9a6e3c297
Author: Jonas Rabenstein <address@hidden>
Date:   Thu Oct 11 00:40:26 2018 +0200

    tcp_recved: check for overflow and warn about too big values

commit f61e57965f157365afbce3201a9562604a92d937
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Oct 9 09:07:08 2018 +0200

    Minor coding style fix in tftp.c

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

Summary of changes:
 src/apps/tftp/tftp.c   |  3 ++-
 src/core/tcp.c         | 13 +++++++++----
 src/include/lwip/err.h | 16 ++++++++--------
 3 files changed, 19 insertions(+), 13 deletions(-)


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



reply via email to

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