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

Revision:
198:71e298f63bf0
Parent:
197:465f5f2154b7
--- a/udp/udp.c	Sat Apr 24 10:52:00 2021 +0000
+++ b/udp/udp.c	Mon May 03 17:17:02 2021 +0000
@@ -85,6 +85,7 @@
         case TFTP_CLIENT_PORT:          return TftpHandlePacketReceived(traceback,                     dataLengthRx, pDataRx, pPataLengthTx, pDataTx);  //60690
         
         //Quietly drop these
+        case     0:             //Unused but can be generated accidentally. For example the WIZ lights send it when powered up.
         case DHCP_SERVER_PORT:  //67
         case TFTP_SERVER_PORT:  //69
         case   137:             //NETBIOS name service