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. master_at_STABLE-2_0_0-525-g38651b8
Date: Tue, 28 Mar 2017 14:32: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 branch, master has been updated
       via  38651b80694beac02a4b1fb1d9d62865f7f845aa (commit)
      from  b09b3fa4e6f34035c431001bd6c33c4892335c6b (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 38651b80694beac02a4b1fb1d9d62865f7f845aa
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Mar 28 20:31:25 2017 +0200

    Cleanup #include structure of altcp_tls a bit
    (as discussed with Simon today)

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

Summary of changes:
 src/apps/altcp_tls/altcp_tls_mbedtls.c                        |  4 ++--
 src/apps/httpd/httpd.c                                        |  2 +-
 src/apps/mqtt/mqtt.c                                          |  2 +-
 src/include/lwip/{apps => }/altcp_tls.h                       |  2 --
 .../lwip/apps/{altcp_tls_opts.h => altcp_tls_mbedtls_opts.h}  | 11 +++--------
 src/include/lwip/apps/mqtt.h                                  |  1 -
 src/include/lwip/opt.h                                        |  6 ++++++
 7 files changed, 13 insertions(+), 15 deletions(-)
 rename src/include/lwip/{apps => }/altcp_tls.h (98%)
 rename src/include/lwip/apps/{altcp_tls_opts.h => altcp_tls_mbedtls_opts.h} 
(90%)


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



reply via email to

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