[SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-174-g4413576
[email protected] (Axel Lin)
| 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 441357649447e9043af5412c2db4445dfec825a4 (commit)
from aa83bdf490a8b4573823619bfe48e2e75d9dbd49 (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 441357649447e9043af5412c2db4445dfec825a4
Author: Axel Lin <[email protected]>
Date: Mon Nov 19 23:24:05 2018 +0800
doc/mdns.txt: Update document for mdns API changes
Update mdns.txt for below API changes:
* mdns_resp_add_netif() no longer has dns_ttl argument
* mdns_resp_add_service() no longer has dns_ttl arguemnt
* mdns_resp_add_service() uses enum mdns_sd_proto for proto argument
* Add missing const qualifier at appropriate places
Signed-off-by: Axel Lin <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
doc/mdns.txt | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack