lwip-commits
[Top][All Lists]
Advanced

[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. 523b11e664ebeb21ed3d7f33aac5239061e41969
Date: Thu, 21 Jul 2016 11:47:57 +0000 (UTC)

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  523b11e664ebeb21ed3d7f33aac5239061e41969 (commit)
      from  d43c092f171e683028e184af56333dab9ce79fcb (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 523b11e664ebeb21ed3d7f33aac5239061e41969
Author: goldsimon <address@hidden>
Date:   Thu Jul 21 13:47:52 2016 +0200

    fixed bug #48543 (TCP sent callback may prematurely report sent data when 
only part of a segment is acked) and don't include SYN/FIN in snd_buf counter 
(patch by Ambroz Bizjak)

-----------------------------------------------------------------------

Summary of changes:
 CHANGELOG          |    5 +++++
 src/core/tcp_in.c  |   19 +++----------------
 src/core/tcp_out.c |   11 -----------
 3 files changed, 8 insertions(+), 27 deletions(-)


hooks/post-receive
-- 
lwIP - A Lightweight TCPIP stack



reply via email to

[Prev in Thread] Current Thread [Next in Thread]