lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] lwip-1.4.1 assert-- file:tcp_out.c line: 445


From: jo . van . montfort1
Subject: [lwip-users] lwip-1.4.1 assert-- file:tcp_out.c line: 445
Date: Thu, 18 Jun 2015 09:50:49 +0200 (CEST)

An assert gets triggered on following line in tcp_out.c
LWIP_ASSERT("unsent_oversize mismatch (pcb vs. last_unsent)",
pcb->unsent_oversize == last_unsent->oversize_left);

TCP_OVERSIZE = TCP_MSS
TCP_MSS = 1460

reply via email to

[Prev in Thread] Current Thread [Next in Thread]