mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-08-06 07:00:05 +08:00
Merge branch 'bugfix/fix_ap_send_udp_pkt_use_sta_netif' into 'master'
fix(lwip): fix the bug that ip_route get wrong netif See merge request sdk/ESP8266_RTOS_SDK!309
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