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: Joel Cunningham
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. b7c2553b46f9102a127517d839fadf7994f94f89
Date: Wed, 7 Sep 2016 14:15:07 +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  b7c2553b46f9102a127517d839fadf7994f94f89 (commit)
      from  f8a95aa27f7b97eb791d0a95125a597990f56f64 (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 b7c2553b46f9102a127517d839fadf7994f94f89
Author: Joel Cunningham <address@hidden>
Date:   Thu Sep 1 10:29:06 2016 -0500

    bug #48964: Make PBUF_POOL sanity checks contingent on PBUF_POOL_SIZE
    
    This commit adds support to the sanity checks in init.c to ensure that
    PBUF_POOL is in use
    
    In ports with drivers/netifs that use PBUF_REF for the RX pathway, there
    is no need for the PBUF_POOL memory pool.  This allows the port to define
    PBUF_POOL_SIZE to 0

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

Summary of changes:
 src/core/init.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


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



reply via email to

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