Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1 dhcp: Fix dhcp_fine_tmr() not to use netif after free
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