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/dns/dns.h

Revision Date Message Actions
128:79052cb4a41c 2019-03-11 Tidied up the DNS label module and removed some declarations that had not left room for the terminating null. File  Diff  Annotate
83:08c983006a6e 2018-11-17 Added "send requests via IPv4" toggles for DNS, NTP and TFTP. File  Diff  Annotate
61:aad055f1b0d1 2018-01-11 Removed dependence on Mbed OS File  Diff  Annotate
59:e0e556c8bd46 2017-12-14 Added buffer length to help avoid over runs File  Diff  Annotate
47:73af5c0b0dc2 2017-10-26 Replaced a number of temporary buffers with direct writes to the Log or HTTP. File  Diff  Annotate
43:bc028d5a6424 2017-10-19 Added verbose option to trace File  Diff  Annotate
41:db727df5f98b 2017-10-06 Changed DNS order between IPv4 and IPv6 File  Diff  Annotate
37:793b39683406 2017-10-04 Added trace back and trace forward to log messages File  Diff  Annotate
35:93c39d260a83 2017-09-22 Added name resolution and address resolution File  Diff  Annotate
33:714a0345e59b 2017-08-23 Made DNS names case insensitive File  Diff  Annotate
32:679654f2d023 2017-08-17 Corrected issues with .local in llmnr and mdns File  Diff  Annotate
30:e34173b7585c 2017-08-10 Added dns address request - only name requests was there before. File  Diff  Annotate
15:6ca6778168b1 2017-05-09 Tidied up dns debug output File  Diff  Annotate
14:e75a59c1123d 2017-05-05 Made IP addresses and ports available to debug messages File  Diff  Annotate
13:9cd54f7db57a 2017-05-01 Added ability to read DNS queries with encoded IP addresses File  Diff  Annotate