]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS-Labs/Source/FreeRTOS-Plus-TCP/History.txt
Sync FreeRTOS-Labs -CLI -TCP -Trace with the version in FreeRTOS-Plus.
[freertos] / FreeRTOS-Labs / Source / FreeRTOS-Plus-TCP / History.txt
index 07ad698a21a3875837002c25f6d1f1dc15b92e54..52565cc86b814329943427fbd6882b79f0e85d90 100644 (file)
@@ -1,7 +1,3 @@
-Changes in V2.0.11\r
-\r
-       + Updates some drivers in the portable layer.\r
-\r
 Changes between 160919 and 180821 releases:\r
 \r
        + Multiple security improvements and fixes in packet parsing routines, DNS\r
@@ -9,17 +5,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 +174,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