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. STABLE-2_2_0_RELEASE-2-g4e6dd9c5
Date: Wed, 27 Sep 2023 14:57:16 -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  4e6dd9c5765a11d3a81d7cb39d8c2cb48d15385b (commit)
      from  36cb95c4d2f5b1945d1bfe512de2a00324573a70 (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 4e6dd9c5765a11d3a81d7cb39d8c2cb48d15385b
Author: Maxim Uvarov <maxim.uvarov@linaro.org>
Date:   Fri Sep 15 16:42:33 2023 +0200

    ping: add stop function
    
    ping in raw mode does some set up and sets timeout, but clean
    up procedure is missing. That is needed for case if PING_RESULT() macro
    is used for application exit.
    
    Also implement stop functionality when using sockets.
    Running ping is stopped when calling ping_init() again.
    
    Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
    Signed-off-by: Simon Goldschmidt <goldsimon@gmx.de>

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

Summary of changes:
 contrib/apps/ping/ping.c | 33 ++++++++++++++++++++++++++++++++-
 contrib/apps/ping/ping.h |  1 +
 2 files changed, 33 insertions(+), 1 deletion(-)


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



reply via email to

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