lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #50075] TCP_OVERSIZE fails on tcp_rexmit_rto()


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #50075] TCP_OVERSIZE fails on tcp_rexmit_rto()
Date: Tue, 24 Jan 2017 09:41:27 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36

Follow-up Comment #5, bug #50075 (project lwip):

OK, thanks for explaining the tcp_rexmit_rto() part. However, see patch #8237
why that code *is* necessary. We'd have to reset "seg->oversize_left" of that
segment to get rid of this code or an assertion matching "seg->oversize_left"
vs "pcb->unsent_oversize" fails.

I still don't understand the non-rto rexmit change, nor do I understand why
that code is like it is right now ;-)

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?50075>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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