[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up
From: |
Simon Goldschmidt |
Subject: |
[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-306-gcb3f0a9 |
Date: |
Wed, 11 Dec 2019 13:51:32 -0500 (EST) |
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 cb3f0a9b1723e7f5823225f4c6b542ecfb277a75 (commit)
via 0caacf82b4a787f7811d94da924abd024c183fe1 (commit)
via e0be5a7f6d28e354b52733c31ef6acda7546a28b (commit)
from 2b6d9a56f7b9e50444667d968c750bffb3934a97 (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 cb3f0a9b1723e7f5823225f4c6b542ecfb277a75
Author: Simon Goldschmidt <address@hidden>
Date: Wed Dec 11 19:50:50 2019 +0100
fuzz: adapt to changes in mdns
mdns_resp_add_netif() takes only 3 arguments
commit 0caacf82b4a787f7811d94da924abd024c183fe1
Author: Simon Goldschmidt <address@hidden>
Date: Wed Dec 11 19:49:50 2019 +0100
netif_add: zero-init netif->acd_list
commit e0be5a7f6d28e354b52733c31ef6acda7546a28b
Author: Simon Goldschmidt <address@hidden>
Date: Wed Dec 11 19:49:26 2019 +0100
default_netif.c: add missing include
For sys_msleep(), we need to include sys.h
-----------------------------------------------------------------------
Summary of changes:
contrib/ports/win32/example_app/default_netif.c | 1 +
src/core/netif.c | 3 +++
test/fuzz/fuzz.c | 2 +-
3 files changed, 5 insertions(+), 1 deletion(-)
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. STABLE-2_1_0_RELEASE-306-gcb3f0a9,
Simon Goldschmidt <=