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: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-263-g2903b47
Date: Sat, 4 Feb 2017 17:38:09 +0000 (UTC)

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  2903b476c71387d06fe7003bb33879eb08ce2872 (commit)
      from  f60a2e8f8559b755c90710633f7f9890f42fc4ff (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 2903b476c71387d06fe7003bb33879eb08ce2872
Author: David van Moolenbroek <address@hidden>
Date:   Sat Feb 4 13:56:13 2017 +0000

    ip6: fix parentheses in ip6_addr_has_scope
    
    Both of the multicast checks should be skipped if the address type
    is unicast. This bug accidentally caused only one of them to be
    skipped, resulting in some unnecessary performance overhead.
    
    Reported by Axel Lin.

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

Summary of changes:
 src/include/lwip/ip6_zone.h |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


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



reply via email to

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