<div dir="ltr">one RTO per connection makes sense: calculate and monitor the RTT for the connection and use that value to timeout and retransmit the oldest, unacknowledged packet. This is NOT GBN. It makes no sense to do RTO per packet calculation especially if the packet had to be retransmitted since you then get into double delay affecting the RTT computation..<div>
<br></div><div>vint</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, May 19, 2014 at 11:02 AM, Detlef Bosau <span dir="ltr"><<a href="mailto:detlef.bosau@web.de" target="_blank">detlef.bosau@web.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">to avoid further confusion:<br>
<br>
With respect to TCP GBN means to do RTO handling as defined in RFC 2988<br>
(and more recent),<br>
i.e. we have one RTO  per CONNECTION - in contrast to one RTO per PACKET<br>
(at least, this is my understanding of RFC 793).<br>
<br>
Perhaps, I make a fuss of nothing, than I have to learn and to<br>
apologize, however at the moment, this causes some confusion....<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
Detlef<br>
<br>
<br>
--<br>
------------------------------------------------------------------<br>
Detlef Bosau<br>
Galileistraße 30<br>
70565 Stuttgart                            Tel.:   <a href="tel:%2B49%20711%205208031" value="+497115208031">+49 711 5208031</a><br>
                                           mobile: <a href="tel:%2B49%20172%206819937" value="+491726819937">+49 172 6819937</a><br>
                                           skype:     detlef.bosau<br>
                                           ICQ:          566129673<br>
<a href="mailto:detlef.bosau@web.de">detlef.bosau@web.de</a>                     <a href="http://www.detlef-bosau.de" target="_blank">http://www.detlef-bosau.de</a><br>
<br>
</font></span></blockquote></div><br></div>