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-1036-g40a563c
Date: Thu, 16 Nov 2017 13:49:25 -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  40a563cdd3ca845e3d49f6199ada01a0617f1622 (commit)
       via  d20a7aba0c1779587baaa2b04631a4027285873c (commit)
      from  a73eb7ae72296fc55c8d58f54a8327f9877101d4 (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 40a563cdd3ca845e3d49f6199ada01a0617f1622
Author: Axel Lin <address@hidden>
Date:   Tue Nov 14 15:59:18 2017 +0800

    dns: Use dns_backupserver_available() instead of open-coded
    
    Slightly better readability by calling dns_backupserver_available()
    instead of open-coded. Also move dns_backupserver_available() function
    up to avoid forward declaration.
    
    Signed-off-by: Axel Lin <address@hidden>
    Signed-off-by: goldsimon <address@hidden>

commit d20a7aba0c1779587baaa2b04631a4027285873c
Author: Axel Lin <address@hidden>
Date:   Thu Nov 16 20:01:55 2017 +0800

    netif: Use ip6_addr_isvalid() at appropriate places
    
    Signed-off-by: Axel Lin <address@hidden>
    Signed-off-by: goldsimon <address@hidden>

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

Summary of changes:
 src/core/dns.c   | 36 ++++++++++++++++++------------------
 src/core/netif.c |  4 ++--
 2 files changed, 20 insertions(+), 20 deletions(-)


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



reply via email to

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