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. master_at_STABLE-2_0_0-702-gdc2bdc2
Date: Wed, 31 May 2017 13:11:41 -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  dc2bdc2a21886791451239fd5e31fe8f75deb1ef (commit)
       via  3aca7885a73306ca4a3db290ce16761131a337ae (commit)
      from  ba1cf2fa44d3014e6e528eca9f75bfab2994f7e6 (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 dc2bdc2a21886791451239fd5e31fe8f75deb1ef
Author: David Girault <address@hidden>
Date:   Mon May 29 11:41:11 2017 +0200

    memp: allow initialization of pool memory if not in standard section

commit 3aca7885a73306ca4a3db290ce16761131a337ae
Author: Axel Lin <address@hidden>
Date:   Wed May 31 14:55:39 2017 +0800

    pbuf: Init pbuf if_idx to NETIF_NO_INDEX in pbuf_alloced_custom
    
    Otherwise the p->pbuf.if_idx is uninitialized.
    
    Signed-off-by: Axel Lin <address@hidden>

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

Summary of changes:
 src/core/memp.c        | 8 ++++++++
 src/core/pbuf.c        | 1 +
 src/include/lwip/opt.h | 9 +++++++++
 3 files changed, 18 insertions(+)


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



reply via email to

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