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/dnsquery.c

Revision Date Message Actions
193:47a953ab571b 2021-01-24 Fixed ability of name resolution to use IPv6 - the MAC for the DNS server IP address had to be made available. File  Diff  Annotate
187:122fc1996c86 2021-01-18 Changed Ip4Address to Ip4Addr.; Moved Ip6AddrIsExternal from NdpNeedsToBeRouted. File  Diff  Annotate
176:7eb916c22084 2020-12-26 Fixed 'unused root' problem with dns. File  Diff  Annotate
173:9bc30cd82a76 2020-12-23 Fixed problem with decoding 32 bit numbers in ndp File  Diff  Annotate
172:9bc3c7b2cca1 2020-12-16 Modified name resolution to work with both IPv4 and IPv6. Before there were two independent modules. File  Diff  Annotate
171:f708d6776752 2020-12-12 Modified NR to accept both IPV6 and IPV4 addresses instead of having two modules with diffrent address lengths. Encapsulated 32but address into lsb 128 bit address File  Diff  Annotate
133:a37eb35a03f1 2019-03-20 Updated clock library File  Diff  Annotate
132:db2174b36a6d 2019-03-20 Updated clock library File  Diff  Annotate
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
93:580fc113d9e9 2018-12-02 Removed ClockTick and replaced with ms timer. File  Diff  Annotate
66:18a10c0b6d93 2018-01-19 Updated following clock. File  Diff  Annotate
65:37acccf2752f 2018-01-18 Updated with Clock tick changes File  Diff  Annotate
61:aad055f1b0d1 2018-01-11 Removed dependence on Mbed OS File  Diff  Annotate | base