Skip to content

Commit

Permalink
1 dhcp: Fix dhcp_fine_tmr() not to use netif after free
Browse files Browse the repository at this point in the history
2 tcp_in/ooseq: Fix incorrect segment trim when FIN moved

* Update submodule: git log --oneline 10197b212a95c49c733fb18ffed56cafb0d196d4..d5e56d06658ae11292be1baea56204f7120b6fa7

Detailed description of the changes:
  - dhcp: Fix dhcp_fine_tmr() not to use netif after free (esp-lwip@d5e56d06)
  - tcp_in/ooseq: Fix incorrect segment trim when FIN moved (esp-lwip@9e62afff)
  - netdb:fixed addrtype and length in gethostbyname (esp-lwip@aee6b3ed)
  - lwip/napt: Added api to enable/disable napt based on lwip netif (esp-lwip@280c3d61)
  - lwip/dhcp: Fixed ondemand fine timers bug, that allowed only one dhcp (esp-lwip@86df9f44)
  • Loading branch information
freakyxue committed Mar 13, 2023
1 parent 01734d1 commit 336fc87
Showing 1 changed file with 1 addition and 1 deletion.

0 comments on commit 336fc87

Please sign in to comment.