lwip/src
Daniel Elstner 751ee7a534 SNTP: Implement round-trip delay compensation
Introduce a new configuration define SNTP_COMP_ROUNDTRIP to compensate
for network round-trip delays when setting the system clock from SNTP.
Note that this feature requires compiler support for 64-bit arithmetic.
2017-03-27 10:43:03 +02:00
..
api sockets.c: fix compiling in release mode 2017-03-23 10:44:28 +01:00
apps SNTP: Implement round-trip delay compensation 2017-03-27 10:43:03 +02:00
core altcp_get_ip: added altcp_get_ip(), added default functions that only defer a call to the inner_conn (moved from tls_mbedtls to generic altcp) 2017-03-26 22:26:40 +02:00
include SNTP: Implement round-trip delay compensation 2017-03-27 10:43:03 +02:00
netif bridgeif: fixed IPv6-only build 2017-03-26 20:52:05 +02:00
Filelists.mk renamed altcp_mbedtls files to altcp_tls_mbedtls 2017-03-23 08:34:02 +01:00
FILES update some FILES list files 2016-08-03 20:21:54 +02:00