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. 28549e35fe7e0eeba8e169e6488c0f42b4530c3f
Date: Tue, 02 Feb 2016 21:33:34 +0000

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  28549e35fe7e0eeba8e169e6488c0f42b4530c3f (commit)
       via  8f6cfa8769be5ae3580c54d8723e9ab7aa1351d3 (commit)
      from  f411a34af5e3068e519fe31c01e7faad0a61e989 (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 28549e35fe7e0eeba8e169e6488c0f42b4530c3f
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Feb 2 22:31:59 2016 +0100

    SNMP: Update threadsync not to use mem_malloc - memory can be instantiated 
statically since it is only needed once per threadsync instance

commit 8f6cfa8769be5ae3580c54d8723e9ab7aa1351d3
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Feb 2 22:28:21 2016 +0100

    Private mempools: Add missing include for LWIP_MEM_ALIGN_SIZE in memp_priv.h

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

Summary of changes:
 src/apps/snmp/snmp_mib2.c               |    2 +-
 src/apps/snmp/snmp_threadsync.c         |  105 +++++++++++--------------------
 src/include/lwip/apps/snmp_mib2.h       |    2 +-
 src/include/lwip/apps/snmp_threadsync.h |   30 +++++++--
 src/include/lwip/priv/memp_priv.h       |    2 +
 5 files changed, 67 insertions(+), 74 deletions(-)


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



reply via email to

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