mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
96911fb7ea
When client's request refused by sending NAK, its record still resided in the linked list of pooled addresses. It is okay from the spec perspective (RFC2131.p16: Server MAY mark the offered address unavailable), but would consume some memory if the client didn't retry. Closes https://github.com/espressif/esp-idf/issues/6410 |
||
---|---|---|
.. | ||
apps | ||
include/apps | ||
lwip@2195f7416f | ||
port/esp32 | ||
test_afl_host | ||
weekend_test | ||
CMakeLists.txt | ||
component.mk | ||
Kconfig | ||
linker.lf | ||
sdkconfig.rename |