Rodrigo Garcia
ce2cd111a1
Fixes INADDR_NONE ( #6659 )
...
Description of Change
Fixes IPAddress INADDR_NONE declaration when using Arduino WiFi or ETH.
This symbol was defined as 0xffffffff by lwip /inet.h, making it impossible to use INADDR_NONE correctly.
This PR only works when <wifi-provisioning/wifi_config.h> has a modification to include <lwip/ip4_addr.h> instead of <lwip/inet.h>. This will be done directly to the sdk folder in the github structure and it has been fixed in IDF by a separated Merge Request. This will be reflected in the future, for good.
Tests scenarios
This PR was tested with all Arduino WiFi examples, including AsyncUDP. Also with ETH examples.
It was also tested for #6610 test cases.
Testing done for ESP32, ESP32-S2, ESP32-C3 and ESP32-S3.
Related links
fixes #6610
fixes #6247
fixes #4732
2022-04-29 11:13:07 +03:00
..
2021-12-14 16:38:06 +02:00
2021-10-01 17:52:29 +03:00
2022-03-28 18:17:59 +03:00
2021-10-13 18:21:12 +00:00
2021-10-01 17:52:29 +03:00
2022-03-28 12:09:41 +03:00
2021-04-05 14:23:58 +03:00
2021-04-05 14:23:58 +03:00
2021-10-13 18:21:12 +00:00
2021-07-26 15:56:05 +03:00
2022-03-28 12:09:41 +03:00
2022-01-18 17:28:10 +02:00
2022-03-28 12:09:41 +03:00
2022-03-28 12:09:41 +03:00
2022-04-20 12:23:18 +03:00
2021-10-01 17:52:29 +03:00
2021-10-01 17:52:29 +03:00
2021-06-09 13:12:47 +03:00
2021-10-01 17:52:29 +03:00
2021-12-14 16:38:06 +02:00
2021-10-01 17:52:29 +03:00
2021-05-31 16:32:51 +03:00
2021-10-13 18:21:12 +00:00
2022-04-20 12:23:18 +03:00
2022-03-28 12:09:41 +03:00
2022-03-28 12:09:41 +03:00
2022-04-20 12:23:18 +03:00
2021-10-01 17:52:29 +03:00
2021-12-14 16:38:06 +02:00
2022-03-28 12:09:41 +03:00
2021-07-17 01:57:49 +03:00
2022-04-20 12:23:18 +03:00
2021-04-05 14:23:58 +03:00
2022-03-28 12:09:41 +03:00
2022-03-28 12:09:41 +03:00
2022-01-18 17:28:10 +02:00
2022-03-28 12:09:41 +03:00
2021-11-22 15:02:37 +02:00
2021-07-17 01:57:49 +03:00
2022-03-28 12:09:41 +03:00
2022-03-28 12:09:41 +03:00
2022-03-28 12:09:41 +03:00
2022-03-28 12:09:41 +03:00
2021-10-01 17:52:29 +03:00
2021-06-09 13:12:47 +03:00
2022-03-28 12:09:41 +03:00
2021-04-05 14:23:58 +03:00
2022-04-20 12:23:18 +03:00
2022-03-28 12:09:41 +03:00
2022-03-28 12:09:41 +03:00
2022-03-28 12:09:41 +03:00
2021-10-21 16:27:28 +03:00
2022-03-28 12:09:41 +03:00
2021-10-01 17:52:29 +03:00
2021-04-05 14:23:58 +03:00
2021-10-01 17:52:29 +03:00
2022-03-28 12:09:41 +03:00
2022-03-28 12:09:41 +03:00
2021-06-09 13:12:47 +03:00
2021-10-01 17:52:29 +03:00
2021-11-22 15:02:37 +02:00
2022-03-28 12:09:41 +03:00
2021-10-13 18:21:12 +00:00
2021-10-13 18:21:12 +00:00
2021-10-21 16:27:28 +03:00
2021-04-05 14:23:58 +03:00
2022-03-28 12:09:41 +03:00
2021-11-04 14:22:34 +02:00
2021-04-05 14:23:58 +03:00
2021-04-05 14:23:58 +03:00
2021-10-13 18:21:12 +00:00
2021-04-05 14:23:58 +03:00
2022-03-28 12:09:41 +03:00
2022-03-28 12:09:41 +03:00
2022-01-18 17:28:10 +02:00
2022-03-28 12:09:41 +03:00
2022-03-28 12:09:41 +03:00
2021-06-09 13:12:47 +03:00
2021-04-17 15:28:16 +03:00
2021-04-05 14:23:58 +03:00
2021-04-05 14:23:58 +03:00
2021-05-31 16:32:51 +03:00
2021-05-31 16:32:51 +03:00
2022-03-28 12:09:41 +03:00
2021-12-14 16:38:06 +02:00
2021-04-05 14:23:58 +03:00
2022-04-29 11:13:07 +03:00
2022-03-28 12:09:41 +03:00
2022-03-28 12:09:41 +03:00
2021-05-31 16:32:51 +03:00