Tried to fix bug #32417 ("TCP_OVERSIZE seems to have problems with (fast-)retransmission"): Reset pcb->unsent_oversize in 2 more places...

This commit is contained in:
Simon Goldschmidt
2011-09-29 21:12:34 +02:00
committed by goldsimon
parent ca6fd6015c
commit 5cfef5bf48
3 changed files with 15 additions and 0 deletions

View File

@@ -49,6 +49,9 @@ HISTORY
++ Bugfixes:
2011-09-27: Simon Goldschmidt
* tcp_in.c, tcp_out.c: Reset pcb->unsent_oversize in 2 more places...
2011-09-27: Simon Goldschmidt
* tcp_in.c: fixed bug #28288: Data after FIN in oos queue