esp-idf/components/lwip
Darian Leung e08d574a5d lwip: Update AFL host test mock
This commit updates and refactors the AFL host test mock as follows:
- Isolates the mock so that it only relies on lwip component and linux stdlib headers
- Grouped all mock functions in 'esp32_mock.h/c'
- Updates the lwip esp32 port files to include 'esp32_mock.h' when building for linux
- Use host stdlib headers instead of xtensa stdlib headers
2022-04-29 15:11:44 +08:00
..
apps esp_netif: Cleanup dhcp-server allocations 2022-03-13 19:40:00 +01:00
include/apps lwip: Fix extra or missing includes 2022-04-29 15:11:44 +08:00
lwip@76303df238 lwip: Security fixes; PPPoS null-deref; NAPT ip-forward 2022-03-08 09:38:42 +01:00
port/esp32 lwip: Update AFL host test mock 2022-04-29 15:11:44 +08:00
test esp_netif: Cleanup dhcp-server allocations 2022-03-13 19:40:00 +01:00
test_afl_host lwip: Update AFL host test mock 2022-04-29 15:11:44 +08:00
weekend_test style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
CMakeLists.txt esp_netif: Remove tcpip_adapter compatibility layer 2022-03-10 08:19:43 +01:00
Kconfig add option to route LWIP logs through ESP_LOG interface 2022-04-25 16:35:04 +08:00
linker.lf lwip: fix multiple section mapping 2021-03-01 14:19:34 +08:00
sdkconfig.rename lwip: Fix minor lwip dependency issue 2022-01-14 16:41:38 +01:00