This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
eb56474d53
esp-idf
/
components
/
lwip
/
test_afl_host
/
sdkconfig.defaults
3 lines
69 B
Plaintext
Raw
Normal View
History
Unescape
Escape
mdns, dns, dhcp, dhcps: update fuzzer test to work in CI Closes: IDF-1861 and IDF-1990
2020-07-23 09:16:15 -04:00
CONFIG_LWIP_DNS_SUPPORT_MDNS_QUERIES=n
Lwip:Backport some lwip bugs to 4.3 * Update submodule: git log --oneline 76303df2386902e0d7873be4217f1d9d1b50f982..6fa02bd30daa656f896c7a36248253fb3b97660d Detailed description of the changes: - dhcp: reduce the DHCP Request timeout(esp-lwip@6fa02bd3) - dhcp: optimization fine timer when dhcp start(esp-lwip@79182163) - ip6 timer: optimization lwip ip6 reassembly timer (esp-lwip@c943fc5a) - ip4 timer: optimization lwip ip4 reassembly timer (esp-lwip@17f41c9f) - dns timer: optimization lwip dns timer (esp-lwip@7f5ab42c) - napt: Fix clean compilation (espressif/esp-lwip@6132c975) - Lwip:add TCP Fin2 timeout configuration (espressif/esp-lwip@15b4400e) - napt: Fix IP forwarding when forward netif enable NAPT (espressif/esp-lwip@c950063f) - napt/stats: Move some napt counters to stats module (espressif/esp-lwip@475d658a) - ip_napt_maint: Fix timestamp overflow handling (espressif/esp-lwip@2e904508) - napt: Fixes and improvements (espressif/esp-lwip@fb1f3552)
2022-08-31 05:28:17 -04:00
CONFIG_LWIP_TIMERS_ONDEMAND=n
Reference in New Issue
Copy Permalink