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-1103-gb33b3bb
Date: Tue, 2 Jan 2018 07:45:24 -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  b33b3bb8bb20fd852dbe23fa20c66c6030c044a6 (commit)
      from  36d160686a356347ce128be0df2feda1968962ff (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 b33b3bb8bb20fd852dbe23fa20c66c6030c044a6
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Jan 2 13:44:38 2018 +0100

    Start working on task #14780: Add debug helper asserts to ensure 
threading/locking requirements are met

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

Summary of changes:
 src/api/tcpip.c        |  2 ++
 src/core/ipv4/ip4.c    |  2 ++
 src/core/ipv6/ip6.c    |  2 ++
 src/core/netif.c       | 49 +++++++++++++++++++++++++++++++++++++++++++++++++
 src/core/timeouts.c    | 11 +++++++++++
 src/core/udp.c         | 21 +++++++++++++++++++++
 src/include/lwip/opt.h | 21 +++++++++++++++++++++
 7 files changed, 108 insertions(+)


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



reply via email to

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