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-211-gea14b77
Date: Sun, 6 Jan 2019 15:19:13 -0500 (EST)

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  ea14b774c8ff540f90181407bf966ae1cde820b7 (commit)
      from  d504e27142aaeff8795fa692c61a51687345eb7d (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 ea14b774c8ff540f90181407bf966ae1cde820b7
Author: Dirk Ziegelmeier <address@hidden>
Date:   Sun Jan 6 21:19:04 2019 +0100

    Replace several occurences of stdint types by lwIPs portability typedefs
    
    Fixes bug #55405: Usage of uint8_t instead of ui8_t in TCP code

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

Summary of changes:
 contrib/ports/unix/port/sys_arch.c     |  6 +++---
 src/apps/altcp_tls/altcp_tls_mbedtls.c | 12 ++++++------
 src/core/tcp.c                         |  6 +++---
 src/include/lwip/altcp_tls.h           |  2 +-
 src/include/lwip/tcp.h                 |  6 +++---
 src/include/netif/lowpan6_ble.h        |  4 ++--
 src/netif/lowpan6.c                    |  2 +-
 src/netif/lowpan6_ble.c                |  6 +++---
 8 files changed, 22 insertions(+), 22 deletions(-)


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



reply via email to

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