We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7df5ab5 commit 06899c1Copy full SHA for 06899c1
configs/defconfig.common
@@ -59,6 +59,8 @@ CONFIG_LWIP_TCP_RTO_TIME=3000
59
CONFIG_LWIP_TCPIP_TASK_STACK_SIZE=2560
60
CONFIG_LWIP_TCPIP_TASK_AFFINITY_CPU0=y
61
CONFIG_LWIP_MAX_SOCKETS=16
62
+CONFIG_LWIP_IP_FORWARD=y
63
+CONFIG_LWIP_IPV4_NAPT=y
64
CONFIG_LWIP_DHCP_RESTORE_LAST_IP=y
65
CONFIG_LWIP_DHCP_OPTIONS_LEN=128
66
CONFIG_LWIP_SNTP_MAX_SERVERS=3
0 commit comments