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 net.h

Revision Date Message Actions
178:52714fef5ca1 2020-12-29 Included host name in DHCP request option 12 to allow my Sky router to display the host name instead of 'UNKNOWN'. Also removed different host names for IPv4 and IPv6. File  Diff  Annotate
136:8a65abb0dc63 2019-04-06 Part way through replacing __packed with byte copy access to the headers. File  Diff  Annotate
126:62edacc9f14d 2019-02-25 Added ability to post content plus content length and content start . File  Diff  Annotate
121:bc048b65a630 2019-02-04 Added fault codes to UDP and NTP modules following a hard fault. File  Diff  Annotate
108:66f17386ffd4 2019-01-18 Had fault in HttpRequest so added fault codes to localise it. File  Diff  Annotate
98:b977424ec7f7 2019-01-03 Added more fault positions and removed need for a net server module. Added need for the ethernet jack leds definition. File  Diff  Annotate
97:d91f7db00235 2019-01-02 Added fault points 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
59:e0e556c8bd46 2017-12-14 Added buffer length to help avoid over runs File  Diff  Annotate
57:e0fb648acf48 2017-11-28 Added TFTP File  Diff  Annotate
44:83ce5ace337b 2017-10-22 Fixed DnsServer File  Diff  Annotate
43:bc028d5a6424 2017-10-19 Added verbose option to trace File  Diff  Annotate
42:222a4f45f916 2017-10-15 Made the use of IPv4 or IPv6 for client requests a configurable option File  Diff  Annotate
37:793b39683406 2017-10-04 Added trace back and trace forward to log messages File  Diff  Annotate
22:914b970356f0 2017-07-03 Corrected NTP client function File  Diff  Annotate
15:6ca6778168b1 2017-05-09 Tidied up dns debug output File  Diff  Annotate
14:e75a59c1123d 2017-05-05 Made IP addresses and ports available to debug messages File  Diff  Annotate
13:9cd54f7db57a 2017-05-01 Added ability to read DNS queries with encoded IP addresses File  Diff  Annotate
11:c051adb70c5a 2017-04-18 Tidied IPv6 code File  Diff  Annotate
10:f0854784e960 2017-04-16 MDNS and LLMNR now working. File  Diff  Annotate
9:91dae5300a4d 2017-04-04 IP6 NDP is working for neighbour and router adverts and solicitations. File  Diff  Annotate
7:b794780e33b4 2017-03-12 Added IPv6 support which is partially working File  Diff  Annotate
2:849103b5a16d 2017-01-27 DHCP working and most options decoded; TCP and HTTP working. File  Diff  Annotate
0:faa09bd4e6bf 2017-01-09 arp, ping udp and ntp are working. TCP started. File  Diff  Annotate