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 ip4/ip4addr.c

Revision Date Message Actions
195:bd5b123143ca 2021-04-18 Added a user module to allow user defined UDPs port to be used - in this case for a WIZ module. File  Diff  Annotate
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
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
176:7eb916c22084 2020-12-26 Fixed 'unused root' problem with dns. File  Diff  Annotate
116:60521b29e4c9 2019-01-25 Added backoff delay to DHCP File  Diff  Annotate
113:904b40231907 2019-01-22 Incorporated ntp server module File  Diff  Annotate
112:f8694d0b8858 2019-01-21 Added NTP client into library. Added NTP multicast to client. File  Diff  Annotate
107:cc58b4c2090b 2019-01-15 Added multicast NTP IP 4 and 6 addresses File  Diff  Annotate
61:aad055f1b0d1 2018-01-11 Removed dependence on Mbed OS File  Diff  Annotate | base