A stack which works with or without an Mbed os library. Provides IPv4 or IPv6 with a full 1500 byte buffer.

Dependents:   oldheating gps motorhome heating

Revisions of udp/ntp.cpp

Revision Date Message Actions
59:e0e556c8bd46 2017-12-14 Added buffer length to help avoid over runs File  Diff  Annotate
50:492f2d2954e4 2017-11-03 Split name resolution into NR4 and NR6 File  Diff  Annotate
49:1a6336f2b3f9 2017-11-02 Separated the address handling parts of IP4 and IP6 from the protocol parts. File  Diff  Annotate
48:952dddb74b8b 2017-10-31 Split address resolution into AR4 and AR6. Corrected issue clearing a AR6 record. File  Diff  Annotate
43:bc028d5a6424 2017-10-19 Added verbose option to trace File  Diff  Annotate
42:222a4f45f916 2017-10-15 Made the use of IPv4 or IPv6 for client requests a configurable option File  Diff  Annotate
37:793b39683406 2017-10-04 Added trace back and trace forward to log messages File  Diff  Annotate
36:900e24b27bfb 2017-09-25 Corrected DNS NameCompare to correctly compare a shortcut name File  Diff  Annotate
35:93c39d260a83 2017-09-22 Added name resolution and address resolution File  Diff  Annotate
22:914b970356f0 2017-07-03 Corrected NTP client function File  Diff  Annotate
20:23f2b29b48ea 2017-06-26 Moved translation from clock ns to ntp timestamp from the net module to the ntp server module. File  Diff  Annotate
19:43c70b424fc1 2017-06-26 Added NtpEnableClient File  Diff  Annotate
17:e475ab861365 2017-06-26 Made the NTP server stand alone by providing links which a user needs to plumb into a clock. File  Diff  Annotate
10:f0854784e960 2017-04-16 MDNS and LLMNR now working. File  Diff  Annotate | base