[SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-1357-g08bcfa2
[email protected] (Simon Goldschmidt)
| Newsgroups | gmane.network.lwip.cvs |
|---|---|
| Message-ID | <[email protected]> |
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 08bcfa2b29bd2d6b572d886655c0cd6b1a379db8 (commit)
via 0074022bb5624e3bdfda82b09f10952266e19f17 (commit)
from 10ae311a932dd798f264551d4e5009fa0736d520 (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 08bcfa2b29bd2d6b572d886655c0cd6b1a379db8
Author: goldsimon <[email protected]>
Date: Tue Mar 13 20:29:37 2018 +0100
netif: initialize netif->output with a dummy function for IPv6 only netifs
commit 0074022bb5624e3bdfda82b09f10952266e19f17
Author: goldsimon <[email protected]>
Date: Tue Mar 13 20:28:59 2018 +0100
minor: fix typos and spaces
-----------------------------------------------------------------------
Summary of changes:
src/core/ipv6/ip6.c | 2 +-
src/core/netif.c | 18 ++++++++++++++++++
src/include/netif/lowpan6_ble_opts.h | 2 +-
src/netif/lowpan6.c | 19 -------------------
src/netif/lowpan6_ble.c | 4 ----
5 files changed, 20 insertions(+), 25 deletions(-)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack