Skip to content

Commit adc554a

Browse files
Update History.txt
Co-authored-by: Aniruddha Kanhere <[email protected]>
1 parent 8a728bc commit adc554a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

History.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Changes between FreeRTOS-plus-TCP V4.3.0 and V4.2.2 released December 10, 2024
1010
We thank @HTRamsey for their contribution.
1111
+ Update the `eARPGetCacheEntry` to handle loopback addresses correctly
1212
and assign the loopback endpoint's MAC address as the lookup MAC address.
13-
We thank @htibosch for this contribution.
13+
We thank @htibosch for their contribution.
1414
+ Replace the costly `vTaskSuspendAll`/`xTaskResumeAll` locking
1515
mechanism with the more efficient `taskENTER_CRITICAL`/`taskEXIT_CRITICAL`
1616
pair in frequenly used `uxStreamBufferAdd()`.

0 commit comments

Comments
 (0)