lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] UNNAMED PROJECT branch, DEVEL-1_4_1, updated. d4b16


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, DEVEL-1_4_1, updated. d4b169a6deba676b8c6015b9f85e95d81736b59a
Date: Sun, 12 Feb 2012 13:20:42 +0000

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 "UNNAMED PROJECT".

The branch, DEVEL-1_4_1 has been updated
       via  d4b169a6deba676b8c6015b9f85e95d81736b59a (commit)
       via  61588f9d90622f11d17ec9594162ba4cd4c4c32e (commit)
      from  63dbd8faedbe086e0ec147229f9a1e41f1701766 (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 d4b169a6deba676b8c6015b9f85e95d81736b59a
Author: goldsimon <address@hidden>
Date:   Sun Feb 12 14:14:19 2012 +0100

    partly fixed bug #25882: TCP hangs on MSS > pcb->snd_wnd (by not creating 
segments bigger than half the window)

commit 61588f9d90622f11d17ec9594162ba4cd4c4c32e
Author: goldsimon <address@hidden>
Date:   Sun Feb 12 14:04:59 2012 +0100

    tcp pcb: persist_cnt can be u8_t instead of u32_t (since it is compared 
against u8_t only)

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

Summary of changes:
 CHANGELOG              |    4 ++++
 src/core/tcp_in.c      |    9 ++++++++-
 src/core/tcp_out.c     |   11 ++++++-----
 src/include/lwip/tcp.h |    3 ++-
 4 files changed, 20 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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