[SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-1477-g824ebbe
[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 - A Lightweight TCPIP stack".
The branch, master has been updated
via 824ebbe0e95093d43eb1d12a21380c252df39b56 (commit)
from 3cdfc67dd8ce8b5ac5abf0359ebc61f1787035ec (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 824ebbe0e95093d43eb1d12a21380c252df39b56
Author: Simon Goldschmidt <[email protected]>
Date: Tue Jun 19 22:48:06 2018 +0200
tcp: fix RTO timer not working if link is down
... and added some test cases for this situation
See bug #54139
Signed-off-by: Simon Goldschmidt <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
src/core/tcp.c | 9 ++-
test/unit/tcp/test_tcp.c | 167 +++++++++++++++++++++++++++++++++++++++++++----
2 files changed, 162 insertions(+), 14 deletions(-)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack