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-352-g0da9cf7
Date: Fri, 24 Feb 2017 15:37:02 -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  0da9cf70eaff120882e7afc6a47c5d2e913fb8f6 (commit)
      from  a38e937dd6a32952cc016ae621368d5e85729cc9 (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 0da9cf70eaff120882e7afc6a47c5d2e913fb8f6
Author: goldsimon <address@hidden>
Date:   Fri Feb 24 21:36:49 2017 +0100

    Added pbuf_get_contiguous() to get data in one piece (either zero copy from 
pbuf or memcpied into a supplied buffer)

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

Summary of changes:
 src/core/pbuf.c         | 41 +++++++++++++++++++++++++++++++++++++++++
 src/include/lwip/pbuf.h |  1 +
 2 files changed, 42 insertions(+)


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



reply via email to

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