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: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-1135-g3f30bfa
Date: Mon, 8 Jan 2018 01:34:51 -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  3f30bfae2802ab730ce94cc4f04a99336dd3fd39 (commit)
       via  a31f8837b554afd506762022591ea6f6f06dba13 (commit)
      from  eaca067c7d176cca3e4462663fd772c72f025a55 (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 3f30bfae2802ab730ce94cc4f04a99336dd3fd39
Author: Dirk Ziegelmeier <address@hidden>
Date:   Mon Jan 8 07:34:38 2018 +0100

    lwipopts.h for unit tests: Increase number of timeouts

commit a31f8837b554afd506762022591ea6f6f06dba13
Author: Dirk Ziegelmeier <address@hidden>
Date:   Mon Jan 8 07:33:40 2018 +0100

    Partly apply patch from "Douglas" provided in bug #52748: the bug in 
timeouts.c
    - Fix sys_untimeout implementation should not modify timer values since we 
are now using absolute timeouts.c
    - Cleanup and simplify sys_check_timeouts() implementation
    - Implement sys_restart_timeouts to rebase all timeouts based on next timer 
to expire
    
    Changes by me:
    - Rename TIME_LESS_THAN to TIME_LESS_OR_EQUAL_THAN

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

Summary of changes:
 src/core/timeouts.c  | 101 +++++++++++++++++++++++++++++----------------------
 test/unit/lwipopts.h |   2 +-
 2 files changed, 59 insertions(+), 44 deletions(-)


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



reply via email to

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