]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS-Labs/Source/FreeRTOS-Plus-TCP/History.txt
Update TCP to last release versions in preparation for kernel V10.3.0 release.
[freertos] / FreeRTOS-Labs / Source / FreeRTOS-Plus-TCP / History.txt
index 07ad698a21a3875837002c25f6d1f1dc15b92e54..70d8e0b5af17ddb1a9da4a9d4ebcf457ab9b1b89 100644 (file)
@@ -1,6 +1,7 @@
-Changes in V2.0.11\r
-\r
-       + Updates some drivers in the portable layer.\r
+Changes between 180821 and TBD.\r
+       Currently FreeRTOS+TCP files under this directory have version number "2.2.x Labs copy". \r
+       Please be aware that the projects under FreeRTOS-Labs are experimental and in working \r
+       progress. \r
 \r
 Changes between 160919 and 180821 releases:\r
 \r
@@ -9,17 +10,7 @@ Changes between 160919 and 180821 releases:
        + Disable NBNS and LLMNR by default.\r
        + Add TCP hang protection by default.\r
 \r
-       We thank Ori Karliner of Zimperium zLabs Team for reporting these issues.\r
-\r
-       + Update FreeRTOS_gethostbyname() to allow an IP address to be passed in -\r
-         in which case it is just returned as a uint32_t.\r
-       + Introduce ipconfigSOCKET_HAS_USER_WAKE_CALLBACK to FreeRTOS_Sockets.c to\r
-         allow a user supposed callback function to be executed when socket events\r
-         occur in the same way that the socket semaphore is currently used.\r
-       + Update xNetworkBuffersInitialise() to ensure the semaphore created by the\r
-         function is not accessed until after the NULL check.\r
-       + Improve print messages output by the Win32 port layer version of\r
-         prvPrintAvailableNetworkInterfaces().\r
+We thank Ori Karliner of Zimperium zLabs Team for reporting these issues.\r
 \r
 Changes between 160908 and 160919 releases:\r
 \r
@@ -188,4 +179,4 @@ Changes between 141019 and 150825
        + Fix:  Previously if a listening socket was reused, and a connection\r
          failed, the TCP/IP stack closed the socket, now the socket is correctly\r
          left unclosed as it is owned by the application.\r
-       + Various other formatting and minor fix alterations.
\ No newline at end of file
+       + Various other formatting and minor fix alterations.\r