3 Apr 2002 08:45
Re: delayed SACK when sender is retransmitting
Brian F. G. Bidulock <bidulock <at> openss7.org>
2002-04-03 06:45:20 GMT
2002-04-03 06:45:20 GMT
Venkat, On Mon, 01 Apr 2002, venkat venkatsubra wrote: > Dear All, > > When a receiver receives a retransmitted DATA chunk that advances > the cumulative TSN Ack number, isn't it good to send the SACK > immediately > instead of delaying it ? Otherwise what we see is the sender when > retransmitting stalling waiting for this SACK before it can proceed > further. Why is your retransmitting sender stalling waiting to receive a SACK? Normally RTO.Min >> max SACK delay, so a retransmit means that either a packet was lost or the SACK was lost. I don't understand what problem you are seeing... --brian > Since the rfc (2960) requires you to SACK immediately on receiving > the first DATA chunk, a similar rule could help in case of receiving > retransmitted DATA chunks i.e. on receiving a DATA chunk that fills a > hole and advances the cumulative TSN Ack. Or, is this left to the > implementation ? > Thanks! > > Venkat(Continue reading)
RSS Feed