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:
David Čermák 2022-03-09 03:04:52 +08:00
commit 06df46e26a
2 changed files with 2 additions and 1 deletions

@ -1 +1 @@
Subproject commit 2749568fe15df2003f6c3f37f0dfd44f8f01fcd6
Subproject commit 76303df2386902e0d7873be4217f1d9d1b50f982

View File

@ -1332,6 +1332,7 @@
#define ESP_LWIP_SELECT 1
#define ESP_LWIP_LOCK 1
#define ESP_THREAD_PROTECTION 1
#define ESP_IP_FORWARD 1
/*
-----------------------------------------