[SCM] lwIP Contrib - Contributed code for Lightweight TCP/IP stack branch, master, updated. STABLE-2_0_0_RELEASE-326-gd4e40e6
[email protected] (Simon Goldschmidt)
| Newsgroups | gmane.network.lwip.cvs |
|---|---|
| Message-ID | <[email protected]> |
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 Contrib - Contributed code for Lightweight TCP/IP stack".
The branch, master has been updated
via d4e40e6b026914c849d415beac57adfd880f1dbe (commit)
from a065b306df2163d0a550cfd16e6d6f75eae5ff02 (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 d4e40e6b026914c849d415beac57adfd880f1dbe
Author: Simon Goldschmidt <[email protected]>
Date: Wed Jun 13 14:55:09 2018 +0200
example_app/lwipopts.h: make ip4 reassembly work with PBUF_POOL
The old setting (10) was too low for PBUF_POOL_BUFSIZE of 128
Signed-off-by: Simon Goldschmidt <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
examples/example_app/lwipopts.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
lwIP Contrib - Contributed code for Lightweight TCP/IP stack