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/ip4.cpp

Revision Date Message Actions
53:77f8a49adf89 2017-11-09 Set hop and ttl equal to 255 for on-link and to 64 or NdpHopLimit (64) for off-link. File  Diff  Annotate
50:492f2d2954e4 2017-11-03 Split name resolution into NR4 and NR6 File  Diff  Annotate
49:1a6336f2b3f9 2017-11-02 Separated the address handling parts of IP4 and IP6 from the protocol parts. File  Diff  Annotate
48:952dddb74b8b 2017-10-31 Split address resolution into AR4 and AR6. Corrected issue clearing a AR6 record. File  Diff  Annotate
47:73af5c0b0dc2 2017-10-26 Replaced a number of temporary buffers with direct writes to the Log or HTTP. 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
36:900e24b27bfb 2017-09-25 Corrected DNS NameCompare to correctly compare a shortcut name File  Diff  Annotate
35:93c39d260a83 2017-09-22 Added name resolution and address resolution File  Diff  Annotate
33:714a0345e59b 2017-08-23 Made DNS names case insensitive File  Diff  Annotate
30:e34173b7585c 2017-08-10 Added dns address request - only name requests was there before. File  Diff  Annotate
22:914b970356f0 2017-07-03 Corrected NTP client function File  Diff  Annotate
18:accfcb80d9c3 2017-06-26 Added Ip4Parse routine 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
11:c051adb70c5a 2017-04-18 Tidied IPv6 code File  Diff  Annotate
10:f0854784e960 2017-04-16 MDNS and LLMNR now working. File  Diff  Annotate