From d50739adec0a7e5029dd085637686c2250972a4d Mon Sep 17 00:00:00 2001 From: David Cermak Date: Fri, 8 Apr 2022 09:53:01 +0200 Subject: [PATCH] lwip: forgotten ip4_route_src_hook to IRAM --- components/lwip/linker.lf | 1 + 1 file changed, 1 insertion(+) diff --git a/components/lwip/linker.lf b/components/lwip/linker.lf index bfb051a28f..74c8c76412 100644 --- a/components/lwip/linker.lf +++ b/components/lwip/linker.lf @@ -80,6 +80,7 @@ entries: ethernetif:ethernetif_input (noflash_text) wlanif:low_level_output (noflash_text) wlanif:wlanif_input (noflash_text) + lwip_default_hooks:ip4_route_src_hook (noflash_text) if ESP_ALLOW_BSS_SEG_EXTERNAL_MEMORY = y: * (extram_bss)