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
2 changed files with 2 additions and 1 deletions

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
/*
-----------------------------------------