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-167-g2de26f1
Date: Wed, 18 Oct 2017 13:01:17 -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  2de26f1b92fcfccade7123e54f22f04902e08551 (commit)
      from  0f96523fa4b4593bf89c3f73da57fef93eee390c (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 2de26f1b92fcfccade7123e54f22f04902e08551
Author: Joel Cunningham <address@hidden>
Date:   Wed Oct 18 11:59:24 2017 -0500

    win32: fix MLD for IPV6
    
    The pcapif didn't set NETIF_FLAG_MLD6 which resulted in the solicit node
    multicast group not being joined and thus no external host was able to
    solicit our hardware address
    
    This can be tested by pinging the win32 port from another host via IPv6

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

Summary of changes:
 ports/win32/pcapif.c | 3 +++
 1 file changed, 3 insertions(+)


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



reply via email to

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