[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-1044-gfa73f13 |
Date: |
Fri, 17 Nov 2017 15:21:13 -0500 (EST) |
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 fa73f130f1560f64c9c9577c948e8fd06d96b9c0 (commit)
via 926805bcf1a66b5467ab407f592e077f084d210e (commit)
from 1e0501c31a1649ca6faf50a06831e033bf52ab60 (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 fa73f130f1560f64c9c9577c948e8fd06d96b9c0
Author: goldsimon <address@hidden>
Date: Fri Nov 17 21:06:49 2017 +0100
tcp: fix bug #36167 again (fixed in 2014, but when calling shutdown(WR)
followed by recv(), this still happened)
commit 926805bcf1a66b5467ab407f592e077f084d210e
Author: goldsimon <address@hidden>
Date: Fri Nov 17 21:04:33 2017 +0100
tcp unit test: fix some endless loops for TCP_WND == 0xFFFF
-----------------------------------------------------------------------
Summary of changes:
src/core/tcp.c | 2 +-
src/include/lwip/tcpbase.h | 2 ++
test/unit/tcp/test_tcp.c | 18 +++++++++++-------
3 files changed, 14 insertions(+), 8 deletions(-)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-1044-gfa73f13,
Simon Goldschmidt <=