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. b33070e0cff0aeae1d9acb10a5ac4fec9781731a
Date: Sat, 1 Oct 2016 19:13:14 +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  b33070e0cff0aeae1d9acb10a5ac4fec9781731a (commit)
       via  8c52afb6ca2108153d020e5fc214ad8df7e9ebc7 (commit)
      from  df5a79966ddd83a7c21a22c3cc2666a37559b340 (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 b33070e0cff0aeae1d9acb10a5ac4fec9781731a
Author: Dirk Ziegelmeier <address@hidden>
Date:   Sat Oct 1 21:13:05 2016 +0200

    Add documentation for bug #49139: IGMP "All Systems" vs MLD "All Nodes" 
inconsistency

commit 8c52afb6ca2108153d020e5fc214ad8df7e9ebc7
Author: Dirk Ziegelmeier <address@hidden>
Date:   Sat Oct 1 17:28:36 2016 +0200

    igmp: Optimize code by always skipping the first entry in the linked groups 
list - it is always the "allsystems" entry

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

Summary of changes:
 src/core/ipv4/igmp.c     |   21 ++++++++++++++-------
 src/include/lwip/igmp.h  |    4 +++-
 src/include/lwip/mld6.h  |    5 ++++-
 src/include/lwip/netif.h |    2 ++
 4 files changed, 23 insertions(+), 9 deletions(-)


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



reply via email to

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