mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-01 16:16:54 +08:00
fix(lwip): fix the bug that ip_route get wrong netif
This commit is contained in:
@ -1867,6 +1867,8 @@
|
||||
---------------------------------------
|
||||
*/
|
||||
|
||||
#define LWIP_HOOK_IP4_ROUTE_SRC ip4_route_src_hook
|
||||
|
||||
/**
|
||||
* @defgroup lwip_opts_hooks Hooks
|
||||
* @ingroup lwip_opts_infrastructure
|
||||
|
Reference in New Issue
Block a user