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-564-gb34f2d5
Date: Wed, 5 Apr 2017 06:19:23 -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  b34f2d5605d37f26aed2553d8235896826a240c1 (commit)
      from  0f4ad57033bf40f4819556016b2ef2d0b4c5b369 (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 b34f2d5605d37f26aed2553d8235896826a240c1
Author: goldsimon <address@hidden>
Date:   Wed Apr 5 12:17:15 2017 +0200

    altcp: allocate altcp_pcbs from a pool, not from heap (new option 
MEMP_NUM_ALTCP_PCB defaults to MEMP_NUM_TCP_PCB)

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

Summary of changes:
 src/core/altcp.c                 |  6 ++----
 src/core/memp.c                  |  1 +
 src/include/lwip/opt.h           | 10 ++++++++++
 src/include/lwip/priv/memp_std.h |  4 ++++
 4 files changed, 17 insertions(+), 4 deletions(-)


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



reply via email to

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