From bbb28159a28ad1ae3859007693e846d23f60d04e Mon Sep 17 00:00:00 2001 From: Rodrigo Garcia Date: Fri, 20 Dec 2024 17:59:11 -0300 Subject: [PATCH 1/4] Update defconfig.esp32c6 to disable OpenThread DNS64 --- configs/defconfig.esp32c6 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/configs/defconfig.esp32c6 b/configs/defconfig.esp32c6 index 07621cf0..ae593849 100644 --- a/configs/defconfig.esp32c6 +++ b/configs/defconfig.esp32c6 @@ -15,7 +15,11 @@ CONFIG_OPENTHREAD_ENABLED=y # Border Router disabled # CONFIG_OPENTHREAD_BORDER_ROUTER=y # CONFIG_OPENTHREAD_RADIO_SPINEL_UART=y + +# DNS64 and NAT64 will be disabled for a while +# OT IDF issue https://github.com/espressif/esp-idf/issues/15069 CONFIG_OPENTHREAD_DNS64_CLIENT=y + # Radio for RPC # CONFIG_OPENTHREAD_RADIO=y # CONFIG_OPENTHREAD_RADIO_NATIVE=y From 70a58e7b6d27e449acca791a3255b8e98a5a4694 Mon Sep 17 00:00:00 2001 From: Rodrigo Garcia Date: Fri, 20 Dec 2024 18:01:28 -0300 Subject: [PATCH 2/4] Update defconfig.esp32h2 to disable OT DNS64 --- configs/defconfig.esp32h2 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/configs/defconfig.esp32h2 b/configs/defconfig.esp32h2 index fe4a47eb..b89f3566 100644 --- a/configs/defconfig.esp32h2 +++ b/configs/defconfig.esp32h2 @@ -11,7 +11,11 @@ CONFIG_OPENTHREAD_ENABLED=y # Border Router disabled # CONFIG_OPENTHREAD_BORDER_ROUTER=y # CONFIG_OPENTHREAD_RADIO_SPINEL_UART=y + +# DNS64 and NAT64 will be disabled for a while +# OT IDF issue https://github.com/espressif/esp-idf/issues/15069 CONFIG_OPENTHREAD_DNS64_CLIENT=y + # Radio for RPC # CONFIG_OPENTHREAD_RADIO=y # CONFIG_OPENTHREAD_RADIO_NATIVE=y From 03f0eda92b1d61eb8fc616e88095bf065aeac73a Mon Sep 17 00:00:00 2001 From: Rodrigo Garcia Date: Fri, 20 Dec 2024 18:02:16 -0300 Subject: [PATCH 3/4] Update defconfig.esp32c6 to disable OpenThread DNS64 --- configs/defconfig.esp32c6 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/defconfig.esp32c6 b/configs/defconfig.esp32c6 index ae593849..8a45b0ee 100644 --- a/configs/defconfig.esp32c6 +++ b/configs/defconfig.esp32c6 @@ -18,7 +18,7 @@ CONFIG_OPENTHREAD_ENABLED=y # DNS64 and NAT64 will be disabled for a while # OT IDF issue https://github.com/espressif/esp-idf/issues/15069 -CONFIG_OPENTHREAD_DNS64_CLIENT=y +# CONFIG_OPENTHREAD_DNS64_CLIENT=y # Radio for RPC # CONFIG_OPENTHREAD_RADIO=y From 67e1be3eb14e672125b0af1ea539fc47a1927e2b Mon Sep 17 00:00:00 2001 From: Rodrigo Garcia Date: Fri, 20 Dec 2024 18:02:37 -0300 Subject: [PATCH 4/4] Update defconfig.esp32h2 to disable OT DNS64 --- configs/defconfig.esp32h2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/defconfig.esp32h2 b/configs/defconfig.esp32h2 index b89f3566..9bc30488 100644 --- a/configs/defconfig.esp32h2 +++ b/configs/defconfig.esp32h2 @@ -14,7 +14,7 @@ CONFIG_OPENTHREAD_ENABLED=y # DNS64 and NAT64 will be disabled for a while # OT IDF issue https://github.com/espressif/esp-idf/issues/15069 -CONFIG_OPENTHREAD_DNS64_CLIENT=y +# CONFIG_OPENTHREAD_DNS64_CLIENT=y # Radio for RPC # CONFIG_OPENTHREAD_RADIO=y pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy