[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] [SCM] lwIP Contrib - Contributed code for Lightweight TCP
From: |
Simon Goldschmidt |
Subject: |
[lwip-commits] [SCM] lwIP Contrib - Contributed code for Lightweight TCP/IP stack branch, master, updated. STABLE-2_1_0_RC1-25-g70ca829 |
Date: |
Thu, 13 Sep 2018 15:53:28 -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 Contrib - Contributed code for Lightweight TCP/IP stack".
The branch, master has been updated
via 70ca8292cff5a663bfa922707d0688b45f1e241b (commit)
from 5f49a0a8dd6793773f90f4b1107587bf1567debf (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 70ca8292cff5a663bfa922707d0688b45f1e241b
Author: Simon Goldschmidt <address@hidden>
Date: Thu Sep 13 21:52:46 2018 +0200
example_app: increase PBUF_POOL_BUFSIZE and TCP_WND (for TLS)
mbedTLS needs the tcp receive window big enough to buffer a maximum
sized decryption fragment.
Since this config is an example only, let's just increase the sizes
to make this work by default.
Signed-off-by: Simon Goldschmidt <address@hidden>
-----------------------------------------------------------------------
Summary of changes:
examples/example_app/lwipopts.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
lwIP Contrib - Contributed code for Lightweight TCP/IP stack
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] lwIP Contrib - Contributed code for Lightweight TCP/IP stack branch, master, updated. STABLE-2_1_0_RC1-25-g70ca829,
Simon Goldschmidt <=