mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-24 19:42:27 +03:00
new network feature: NAPT (widely known as NAT) (#6360)
* lwIP: napt patches (enabled with lwip2 w/o IPv6 w/ features)
This commit is contained in:
@ -22,7 +22,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include <arch/cc.h>
|
||||
#include <sys/time.h>
|
||||
#include <IPAddress.h>
|
||||
#include <AddrList.h>
|
||||
|
Reference in New Issue
Block a user