lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] lwIP Contrib - Contributed code for Lightweight TCP


From: Joel Cunningham
Subject: [lwip-commits] [SCM] lwIP Contrib - Contributed code for Lightweight TCP/IP stack branch, master, updated. STABLE-2_0_0_RELEASE-169-g9113b57
Date: Fri, 20 Oct 2017 16:43:26 -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 Contrib - Contributed code for Lightweight TCP/IP stack".

The branch, master has been updated
       via  9113b5791a42b0285a3bdaa40928d02b5add6012 (commit)
      from  a9e6bca1e220f6c960c356203fb5dc07e4f6bcdb (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 9113b5791a42b0285a3bdaa40928d02b5add6012
Author: Joel Cunningham <address@hidden>
Date:   Fri Oct 20 15:41:48 2017 -0500

    win32: use ip6addr_ntoa instead of ip6_addr_debug_print
    
    This fixes printing the IPv6 linklocal address when LWIP_DEBUGF is off.
    Previously an empty address was printed in this case, even though
    numerous other IP address information is printed from test.c
    
    This makes it really easy to see the linklocal address when the win32
    port powers on

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

Summary of changes:
 ports/win32/test.c | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
lwIP Contrib - Contributed code for Lightweight TCP/IP stack



reply via email to

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