lwip/src/apps
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
..
altcp_tls 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
httpd Add altcp to Filelists.mk 2017-03-22 22:57:50 +01:00
lwiperf make tcp apps depend on LWIP_CALLBACK_API, too 2017-02-28 12:19:16 +01:00
mdns mdns_domain_add_label_base should be static 2017-03-11 10:41:47 +01:00
mqtt Possible null-pointer dereference 2017-03-22 22:50:16 +01:00
netbiosns Use API function instead of accessing struct members directly 2016-11-05 16:14:11 +01:00
snmp Some minor SNMPv3 related cleanups 2017-03-06 09:38:58 +01:00
sntp SNTP: Implement round-trip delay compensation 2017-03-27 10:43:03 +02:00
tftp tftp_server: fix bogus comment lines in file header 2017-03-22 21:14:36 +01:00