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-1105-gf334ac6
Date: Tue, 2 Jan 2018 09:44:18 -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  f334ac68b6313ce4b631b2e41f7f80b1bef11831 (commit)
      from  10c50dffceba5ca09dd1edd6b40fb2982a4943e2 (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 f334ac68b6313ce4b631b2e41f7f80b1bef11831
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Jan 2 15:44:08 2018 +0100

    Work on task #14780: Add debug helper asserts to ensure threading/locking 
requirements are met
    Add LWIP_ASSERT_CORE_LOCKED() in several places

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

Summary of changes:
 src/core/ipv4/autoip.c |  3 +++
 src/core/ipv4/dhcp.c   |  6 ++++++
 src/core/netif.c       |  2 --
 src/core/raw.c         | 10 ++++++++++
 src/core/tcp.c         | 22 ++++++++++++++++++++++
 src/core/tcp_in.c      |  1 +
 src/core/tcp_out.c     |  3 +++
 7 files changed, 45 insertions(+), 2 deletions(-)


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



reply via email to

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