Skip to content

Commit 506f9a8

Browse files
author
Cruz Monrreal
authored
Merge pull request #6882 from kjbracey-arm/lwip-tcp-ooseq
lwIP: Enable TCP out-of-order processing
2 parents 15ff9a8 + ec2db62 commit 506f9a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

features/FEATURE_LWIP/lwip-interface/lwipopts.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,6 @@
210210

211211
#if MBED_CONF_LWIP_TCP_ENABLED
212212
#define LWIP_TCP 1
213-
#define TCP_QUEUE_OOSEQ 0
214213
#define TCP_OVERSIZE 0
215214
#define LWIP_TCP_KEEPALIVE 1
216215
#else

0 commit comments

Comments
 (0)