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. b91e47b5185ba70fff0151c34ad8923564a07d81
Date: Thu, 7 Jul 2016 11:35:29 +0000 (UTC)

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  b91e47b5185ba70fff0151c34ad8923564a07d81 (commit)
      from  811b237bd7344471b41fe52a855532aeac502600 (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 b91e47b5185ba70fff0151c34ad8923564a07d81
Author: Dirk Ziegelmeier <address@hidden>
Date:   Thu Jul 7 13:35:13 2016 +0200

    Implement portable and overridable allocation of memory buffers
    Fixes bug #48300 (Private mempools allocate foreign memory), bug #48354 
(Portable alignment defines/include required for static allocation) and bug 
#47092 (Tag memory buffers like memp_memory_xxx and ram_heap with a macro so 
that attributes can be attached to their definitions)
    
    Signed-off-by: Simon Goldschmidt <address@hidden>

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

Summary of changes:
 src/core/ipv4/ip_frag.c |    2 +-
 src/core/mem.c          |    2 +-
 src/include/lwip/arch.h |   14 ++++++++++++++
 src/include/lwip/memp.h |    4 ++--
 4 files changed, 18 insertions(+), 4 deletions(-)


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



reply via email to

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