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-886-g6082251
Date: Mon, 21 Aug 2017 03:44:09 -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 - A Lightweight TCPIP stack".

The branch, master has been updated
       via  6082251854445e973488531c72f90189f5c78fe1 (commit)
       via  f457769fe84fa217a36e6e8d74ff5f397584e1ed (commit)
       via  d0e0afb46abea9c75e1ec1adbfee306e9c14105c (commit)
      from  3bdb34886ccd059423ba5d3574464acc4f635d71 (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 6082251854445e973488531c72f90189f5c78fe1
Author: Dirk Ziegelmeier <address@hidden>
Date:   Mon Aug 21 09:43:34 2017 +0200

    Use netconn_join_leave_group_netif() in sockets.c, 
lwip_socket_drop_registered_mld6_memberships to avoid threading issues 
(reported by Joel Cunningham)

commit f457769fe84fa217a36e6e8d74ff5f397584e1ed
Author: Dirk Ziegelmeier <address@hidden>
Date:   Mon Aug 21 09:42:57 2017 +0200

    Add netconn_join_leave_group_netif() that takes netif index as argument

commit d0e0afb46abea9c75e1ec1adbfee306e9c14105c
Author: Dirk Ziegelmeier <address@hidden>
Date:   Mon Aug 21 09:30:23 2017 +0200

    sockets.c, lwip_socket_drop_registered_mld6_memberships: Remove membership 
from socket_ipv6_multicast_memberships even if netif cannot be found

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

Summary of changes:
 src/api/api_lib.c               | 42 ++++++++++++++++++++++++++++
 src/api/api_msg.c               | 61 +++++++++++++++++++++++++++++++++++++++++
 src/api/sockets.c               | 14 +++-------
 src/include/lwip/api.h          |  2 ++
 src/include/lwip/priv/api_msg.h |  2 ++
 5 files changed, 111 insertions(+), 10 deletions(-)


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



reply via email to

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