AFAIR there was bug in oversize related code, i have used 1.4.1 with oversize disabled (after encountering this assert) without problems, and it is resolved in current master.
Regardsm, Krzysztof Wesołowski On Thu, Jun 18, 2015 at 9:50 AM, <[email protected]> wrote: > An assert gets triggered on following line in > tcp_out.cLWIP_ASSERT("unsent_oversize > mismatch (pcb vs. last_unsent)", > pcb->unsent_oversize == last_unsent->oversize_left); > TCP_OVERSIZE = TCP_MSSTCP_MSS = 1460 > > _______________________________________________ > lwip-users mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/lwip-users >
_______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
