Improving round-trip time estimates in reliable transport protocols

  • Authors:
  • P. Karn;C. Partridge

  • Affiliations:
  • Bell Communicattions Research, Inc.;Harvard Univ., Cambridge, MA

  • Venue:
  • SIGCOMM '87 Proceedings of the ACM workshop on Frontiers in computer communications technology
  • Year:
  • 1987

Quantified Score

Hi-index 0.00

Visualization

Abstract

As a reliable, end-to-end transport protocol, the ARPA Transmission Control Protocol (TCP) uses positive acknowledgements and retransmission to guarantee delivery. TCP implementations are expected to measure and adapt to changing network propagation delays so that its retransmission behavior balances user throughput and network efficiency. However, TCP suffers from a problem we call retransmission ambiguity: when an acknowledgement arrives for a segment that has been retransmitted, there is no indication which transmission is being acknowledged. Many existing TCP implementations do not handle this problem correctly.This paper reviews the various approaches to retransmission and presents a novel and effective approach to the retransmission ambiguity problem.