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. master_at_STABLE-2_0_0-1404-g2291f9a
Date: Wed, 25 Apr 2018 15:28:07 -0400 (EDT)

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  2291f9a8faed762fe387ae9f7a4c61c838433514 (commit)
      from  e05a96550fe34338fb2261a767a9291c84197d30 (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 2291f9a8faed762fe387ae9f7a4c61c838433514
Author: goldsimon <address@hidden>
Date:   Wed Apr 25 21:27:58 2018 +0200

    tftp: decrease TFTP_TIMER_MSECS
    
    This timeout is used to measure TFTP_TIMEOUT_MSECS fine enough.
    Calling tftp_tmr at a 50ms interval to handle a 1 seconds timeout
    produces way too much cpu load (and prevents sleep).
    
    Signed-off-by: goldsimon <address@hidden>

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

Summary of changes:
 src/include/lwip/apps/tftp_opts.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


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



reply via email to

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