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 resolve/nr.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
192:0dfa138a8e7d 2021-01-22 Update the NR add entry mechanism to remove redundant entries. File  Diff  Annotate
189:e1c7990486c4 2021-01-21 Added test for name from Ipv4 address File  Diff  Annotate
188:57f44b620d0e 2021-01-19 Net NR added eth and dns protocols to the received messages. File  Diff  Annotate
187:122fc1996c86 2021-01-18 Changed Ip4Address to Ip4Addr.; Moved Ip6AddrIsExternal from NdpNeedsToBeRouted. File  Diff  Annotate
186:24198369b198 2021-01-16 DNS ignored annoying replies from the Sky router saying that an address name was 'UNKNOWN' rather than that it didn't know. File  Diff  Annotate
183:ee809769bf89 2021-01-12 Added acheck as to whether DNS could be used for internal lookups and prevented external lookups being passed to LLMNR or MDNS.; Modified DHCP to try to solve the sky router sometimes sending spurious NAKs. File  Diff  Annotate
182:ff48c6ea91c1 2021-01-10 Updated resolve module to store either IPv4 or IPv6 addresses.; Updated Dns module to detect if a name was external or local.; Added ability to resolve a test name from the user interface. File  Diff  Annotate
176:7eb916c22084 2020-12-26 Fixed 'unused root' problem with dns. 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