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. 5e15125b3df98ece8910ff1d8ec739bb8f391922
Date: Sun, 2 Oct 2016 17:38:57 +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  5e15125b3df98ece8910ff1d8ec739bb8f391922 (commit)
      from  8f8f56914bc80655a1ce88d93513f934434f0ee2 (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 5e15125b3df98ece8910ff1d8ec739bb8f391922
Author: Axel Lin <address@hidden>
Date:   Sun Oct 2 20:50:32 2016 +0800

    igmp: Fix optimized code by always skipping the first entry in the linked 
groups list
    
    commit 8c52afb6ca21 ("igmp: Optimize code by always skipping the first 
entry in the linked groups list - it is always the "allsystems" entry")
    accidently changes the code logic. it should check groupref rather than 
group.
    
    Signed-off-by: Axel Lin <address@hidden>

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

Summary of changes:
 src/core/ipv4/igmp.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


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



reply via email to

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