Skip to content

Commit 28f5e7e

Browse files
authored
Enable LwIP hooks (espressif#190)
* Enable LwIP hook required for Husarnet component * Enable all LwIP hooks
1 parent 8856591 commit 28f5e7e

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

configs/defconfig.common

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,11 @@ CONFIG_LWIP_PPP_SUPPORT=y
7070
CONFIG_LWIP_PPP_NOTIFY_PHASE_SUPPORT=y
7171
CONFIG_LWIP_PPP_PAP_SUPPORT=y
7272
CONFIG_LWIP_PPP_ENABLE_IPV6=n
73+
CONFIG_LWIP_HOOK_IP6_ROUTE_DEFAULT=y
74+
CONFIG_LWIP_HOOK_ND6_GET_GW_DEFAULT=y
75+
CONFIG_LWIP_HOOK_IP6_SELECT_SRC_ADDR_DEFAULT=y
76+
CONFIG_LWIP_HOOK_NETCONN_EXT_RESOLVE_DEFAULT=y
77+
CONFIG_LWIP_HOOK_IP6_INPUT_DEFAULT=y
7378
CONFIG_MBEDTLS_PSK_MODES=y
7479
CONFIG_MBEDTLS_KEY_EXCHANGE_PSK=y
7580
CONFIG_MBEDTLS_CAMELLIA_C=y

configs/defconfig.esp32c6

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ CONFIG_FREERTOS_IDLE_TASK_STACKSIZE=2304
1616
CONFIG_LWIP_IPV6_NUM_ADDRESSES=8
1717
CONFIG_LWIP_MULTICAST_PING=y
1818
CONFIG_LWIP_BROADCAST_PING=y
19-
CONFIG_LWIP_HOOK_IP6_SELECT_SRC_ADDR_CUSTOM=y
2019
# end of lwip
2120

2221
#

configs/defconfig.esp32h2

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ CONFIG_FREERTOS_IDLE_TASK_STACKSIZE=2304
1212
CONFIG_LWIP_IPV6_NUM_ADDRESSES=8
1313
CONFIG_LWIP_MULTICAST_PING=y
1414
CONFIG_LWIP_BROADCAST_PING=y
15-
CONFIG_LWIP_HOOK_IP6_SELECT_SRC_ADDR_CUSTOM=y
1615
# end of lwip
1716

1817
#

0 commit comments

Comments
 (0)
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