Skip to content

Commit

Permalink
Update History.txt
Browse files Browse the repository at this point in the history
Co-authored-by: Aniruddha Kanhere <60444055+AniruddhaKanhere@users.noreply.github.com>
  • Loading branch information
tony-josi-aws and AniruddhaKanhere authored Dec 10, 2024
1 parent 8a728bc commit adc554a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion History.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Changes between FreeRTOS-plus-TCP V4.3.0 and V4.2.2 released December 10, 2024
We thank @HTRamsey for their contribution.
+ Update the `eARPGetCacheEntry` to handle loopback addresses correctly
and assign the loopback endpoint's MAC address as the lookup MAC address.
We thank @htibosch for this contribution.
We thank @htibosch for their contribution.
+ Replace the costly `vTaskSuspendAll`/`xTaskResumeAll` locking
mechanism with the more efficient `taskENTER_CRITICAL`/`taskEXIT_CRITICAL`
pair in frequenly used `uxStreamBufferAdd()`.
Expand Down

0 comments on commit adc554a

Please sign in to comment.