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: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-623-geb269e6
Date: Tue, 25 Apr 2017 17:04:30 -0400 (EDT)

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  eb269e61b5d368e7020ae7f40106d460846d4984 (commit)
      from  e57552d401276b9be432d5ccee7fb2e85949250c (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 eb269e61b5d368e7020ae7f40106d460846d4984
Author: goldsimon <address@hidden>
Date:   Tue Apr 25 23:04:12 2017 +0200

    First step to clean up pbuf implementation: add pbuf_alloc_reference() to 
allocate pbufs referencing external payload; move member initialization to 
common function; simplify PBUF_POOL chain allocator

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

Summary of changes:
 src/core/pbuf.c         | 207 ++++++++++++++++++++++++------------------------
 src/include/lwip/pbuf.h |   1 +
 2 files changed, 104 insertions(+), 104 deletions(-)


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



reply via email to

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