mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'bugfix/security_update_pppos_crash' into 'master'
lw-ip: Apply security fixes from upstream; Fix PPPoS and NAPT ip-forward Closes IDFGH-6668 and IDFGH-6825 See merge request espressif/esp-idf!17227
This commit is contained in:
commit
06df46e26a
@ -1 +1 @@
|
||||
Subproject commit 2749568fe15df2003f6c3f37f0dfd44f8f01fcd6
|
||||
Subproject commit 76303df2386902e0d7873be4217f1d9d1b50f982
|
@ -1332,6 +1332,7 @@
|
||||
#define ESP_LWIP_SELECT 1
|
||||
#define ESP_LWIP_LOCK 1
|
||||
#define ESP_THREAD_PROTECTION 1
|
||||
#define ESP_IP_FORWARD 1
|
||||
|
||||
/*
|
||||
-----------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user