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: Erik Ekman
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-1218-g23c933f
Date: Fri, 2 Feb 2018 05:14: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  23c933fd16bf3bb01b5d70b210f2c1e0c0c9e24c (commit)
       via  d6e58d02a619813a4187ab53ab0ffc2f0b864ad7 (commit)
      from  6706b3778e6d39127bca2faa7e5f5d13190656de (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 23c933fd16bf3bb01b5d70b210f2c1e0c0c9e24c
Author: Erik Ekman <address@hidden>
Date:   Fri Feb 2 11:13:35 2018 +0100

    Fix annotation in function documentation
    
    clang failed to build:
    
    ../../../../lwip/src/include/lwip/tcp.h:180:11: error: parameter 'ERR_OK' 
not found in the function declaration [-Werror,-Wdocumentation]
     * @param ERR_OK if OK, any error if connection should be dropped
              ^~~~~~

commit d6e58d02a619813a4187ab53ab0ffc2f0b864ad7
Author: Jens Nielsen <address@hidden>
Date:   Tue Jan 16 22:47:00 2018 +0100

    MDNS send probes to verify domain before use

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

Summary of changes:
 src/apps/mdns/mdns.c         | 237 +++++++++++++++++++++++++++++++++++++++----
 src/include/lwip/apps/mdns.h |   2 +
 src/include/lwip/tcp.h       |   2 +-
 3 files changed, 218 insertions(+), 23 deletions(-)


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



reply via email to

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