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 ip6/ip6addr.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
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
143:8cec8f08dc54 2019-05-09 Tidied up routines in MAC and IP6 to use const char* instead of char* where appropriate. File  Diff  Annotate
136:8a65abb0dc63 2019-04-06 Part way through replacing __packed with byte copy access to the headers. File  Diff  Annotate
121:bc048b65a630 2019-02-04 Added fault codes to UDP and NTP modules following a hard fault. 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