[SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-1509-g2d65251
[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 2d65251c6c03db3269875ae69a8933155ae8f49e (commit)
from b398a2a394866866090d009e8715f66082daaa32 (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 2d65251c6c03db3269875ae69a8933155ae8f49e
Author: Simon Goldschmidt <[email protected]>
Date: Tue Jul 3 21:09:33 2018 +0200
mdns: add config option to use netif ext callback
e.g. if the calling stack should not invoke the mdns functions due
to high stack usage, disable the option and trigger it yourself.
Signed-off-by: Simon Goldschmidt <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
src/apps/mdns/mdns.c | 8 ++++++--
src/include/lwip/apps/mdns_opts.h | 7 +++++++
2 files changed, 13 insertions(+), 2 deletions(-)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack