lwip: Reference specific ESP patches
Also adding ip4_napt.c to sources, as it's added by ESP-patches
This commit is contained in:
@@ -43,7 +43,7 @@ set(srcs
|
||||
"lwip/src/core/ipv4/icmp.c"
|
||||
"lwip/src/core/ipv4/igmp.c"
|
||||
"lwip/src/core/ipv4/ip4.c"
|
||||
#"lwip/src/core/ipv4/ip4_napt.c"
|
||||
"lwip/src/core/ipv4/ip4_napt.c"
|
||||
"lwip/src/core/ipv4/ip4_addr.c"
|
||||
"lwip/src/core/ipv4/ip4_frag.c"
|
||||
"lwip/src/core/ipv6/dhcp6.c"
|
||||
|
||||
+1
-1
Submodule components/lwip/lwip updated: 6ca936f6b5...104e8fa4c8
Reference in New Issue
Block a user