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-612-g4b68605
Date: Tue, 25 Apr 2017 04:09:38 -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  4b68605276222225835c1dc07bf0c244a451936c (commit)
       via  dcb2cb99a1c5bbd9decaab1186f14e5278d316f8 (commit)
      from  42eb98c9fc86b17b649039952b3a298e36ecac80 (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 4b68605276222225835c1dc07bf0c244a451936c
Author: goldsimon <address@hidden>
Date:   Tue Apr 25 10:09:32 2017 +0200

    Clarify LWIP_NETIF_TX_SINGLE_PBUF (drivers might still get chained pbufs 
and have to take care of that, e.g. by using pbuf_alloc_copy)

commit dcb2cb99a1c5bbd9decaab1186f14e5278d316f8
Author: goldsimon <address@hidden>
Date:   Tue Apr 25 10:07:57 2017 +0200

    Added 'pbuf_alloc_copy' e.g. as a single function for use with non 
scatter-gather drivers

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

Summary of changes:
 src/core/pbuf.c         | 27 +++++++++++++++++++++++++++
 src/include/lwip/opt.h  | 13 +++++++++++--
 src/include/lwip/pbuf.h |  1 +
 3 files changed, 39 insertions(+), 2 deletions(-)


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



reply via email to

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