[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. 623f9ce04697e58b95bcc524fa7e7ccc0946bffb |
Date: |
Mon, 19 Sep 2016 10:32:56 +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 623f9ce04697e58b95bcc524fa7e7ccc0946bffb (commit)
via 4d4710dadf121bab0b8b7f431d92978eb1a05b34 (commit)
from 2facd2d64d579e614273f7f674290969e03ee89d (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 623f9ce04697e58b95bcc524fa7e7ccc0946bffb
Author: Dirk Ziegelmeier <address@hidden>
Date: Mon Sep 19 12:32:43 2016 +0200
Remove one debug message from Daniel's patch
commit 4d4710dadf121bab0b8b7f431d92978eb1a05b34
Author: Daniel Elstner <address@hidden>
Date: Mon Sep 19 10:01:47 2016 +0200
Bug #49125 addendum: Remove group from list before callback
When leaving a multicast group, remove the group from the list
before invoking the MAC filter callback. This avoids the need
for the callee to skip over the group that is about to be deleted.
-----------------------------------------------------------------------
Summary of changes:
src/core/ipv4/igmp.c | 15 ++++++---------
src/core/ipv6/mld6.c | 15 ++++++++-------
2 files changed, 14 insertions(+), 16 deletions(-)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. 623f9ce04697e58b95bcc524fa7e7ccc0946bffb,
Dirk Ziegelmeier <=