diff --git a/features/lwipstack/mbed_lib.json b/features/lwipstack/mbed_lib.json index e8ee6909e6..031a36f132 100644 --- a/features/lwipstack/mbed_lib.json +++ b/features/lwipstack/mbed_lib.json @@ -149,7 +149,7 @@ "default-thread-stacksize": 640, "ppp-thread-stacksize": 896, "memp-num-tcp-seg": 32, - "tcp-mss": 1460, + "tcp-mss": 1440, "tcp-snd-buf": "(8 * TCP_MSS)", "tcp-wnd": "(TCP_MSS * 8)", "pbuf-pool-size": 16,