[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. e040132d9210b995463651ac1697119aa20609a9 |
Date: |
Sun, 23 Oct 2016 08:01:16 +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 e040132d9210b995463651ac1697119aa20609a9 (commit)
via 760281207ede6225971ef39ce42f1cc56d1d2af0 (commit)
from 20fde0be6ca106027d8cc1ff0fa8d6a69c23c48d (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 e040132d9210b995463651ac1697119aa20609a9
Author: Axel Lin <address@hidden>
Date: Fri Oct 21 23:12:17 2016 +0800
PPP, documentation: Fix example code
Fix the example code in status_cb() because dns_getserver() returns
const ip_addr_t *.
Signed-off-by: Axel Lin <address@hidden>
commit 760281207ede6225971ef39ce42f1cc56d1d2af0
Author: David van Moolenbroek <address@hidden>
Date: Thu Oct 13 16:30:32 2016 +0000
mld6: fix conditional checksumming
The mld_group structure no longer has a 'netif' field, as such
structures are now linked from the corresponding netif structure.
For conditional checksumming, use the calling function's netif
reference instead.
-----------------------------------------------------------------------
Summary of changes:
doc/ppp.txt | 6 +++---
src/core/ipv6/mld6.c | 2 +-
2 files changed, 4 insertions(+), 4 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. e040132d9210b995463651ac1697119aa20609a9,
Dirk Ziegelmeier <=