[SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-1374-g82d8f08
[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 82d8f084516903328d622c6466368252b19380d0 (commit)
from e46b9ad4acb5f271d76799226d4c967ffb5b42a0 (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 82d8f084516903328d622c6466368252b19380d0
Author: Tom Ferrin <[email protected]>
Date: Wed Mar 7 23:35:22 2018 +0100
Add "server reachability" register to SNTP
Guarded with SNTP_MONITOR_SERVER_REACHABILITY (sntp_opts.h).
See patch 9581
Signed-off-by: goldsimon <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
src/apps/sntp/sntp.c | 35 +++++++++++++++++++++++++++++++++++
src/include/lwip/apps/sntp.h | 4 ++++
src/include/lwip/apps/sntp_opts.h | 7 +++++++
3 files changed, 46 insertions(+)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack