1 / 2

Fast Retransmission

cwnd = cwnd + 1. cwnd. start FR: cwnd +3. 2. Fast Retransmission. TCP Reno. send missing packet. ≥ 3 dup ACK’s. ≥ 3 dup ACK’s. cwnd = cwnd + 1. ACK. ACK. send packet. send packet. Slow Start. Congestion Avoidance. Fast Recovery. cwnd ≥ ssthresh. dup ACK. cwnd =

colm
Download Presentation

Fast Retransmission

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. cwnd = cwnd + 1 . cwnd start FR: cwnd +3 2 Fast Retransmission TCP Reno send missing packet ≥ 3 dup ACK’s ≥ 3 dup ACK’s cwnd = cwnd + 1 ACK ACK send packet send packet Slow Start Congestion Avoidance Fast Recovery cwnd ≥ ssthresh dup ACK cwnd = cwnd + 1 non dup ACK cwnd/2 ( at the start of the Fast Recovery ) start timeout send packet timeout start FR send packet timeout Retransmission Timeout

  2. cwnd = cwnd + 1 . cwnd start FR: cwnd +3 2 cwnd = cwnd 2 Fast Retransmission TCP New-Reno send missing packet ≥ 3 dup ACK’s ≥ 3 dup ACK’s send packet cwnd = cwnd + 1 dup ACK ACK ACK send packet cwnd = cwnd + 1 send packet Slow Start Congestion Avoidance Fast Recovery cwnd ≥ ssthresh start FR 1st non dup ACK cwnd = cwnd/2 all packets not ACKed at the start of the Fast Recovery are ACKed send packet start timeout send packet start FR timeout ACK send packet timeout cwnd = cwnd + 1 Retransmission Timeout

More Related