[SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-1371-g81acaf0
[email protected] (Axel Lin)
| 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 81acaf0ff14fb59ded28c2d914e6ee855030fa75 (commit)
from b693056bb693825b347ec056268c3ccdb8a4fad7 (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 81acaf0ff14fb59ded28c2d914e6ee855030fa75
Author: Axel Lin <[email protected]>
Date: Sat Mar 31 11:20:03 2018 +0800
tcp_out: Fix updating remainder_flags in tcp_split_unsent_seg
The code to migrate flags from original segment updating wrong variable
so both remainder and remainder_flags may be incorrect. Fix it.
Fixes: f582c8833969 ("tcp: persist timer re-work (bug #50837)")
Signed-off-by: Axel Lin <[email protected]>
Acked-by: Joel Cunningham <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
src/core/tcp_out.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack