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

Revision Date Message Actions
198:71e298f63bf0 2021-05-03 Quietly drop udp port 0 which the WIZ lights were sending after a power cut. File  Diff  Annotate
197:465f5f2154b7 2021-04-24 Ignored ports 38899 and 38900 if not handled by the user module File  Diff  Annotate
196:0876a7609a60 2021-04-23 Corrected error where UserPollForData function pointer was not checked for NULL before being used. It was causing the program to crash when not used. File  Diff  Annotate
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
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
142:a8c0890a58d1 2019-05-08 Updated the lpc1768 module File  Diff  Annotate
138:5ff0c7069300 2019-04-07 Removed all __packed structs 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
95:b9a99049016a 2018-12-14 Dropped 57621 Spotify P2P messages 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 | base