<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.jarvinen-tcpm-sack-recovery-entry" target="https://datatracker.ietf.org/doc/html/draft-jarvinen-tcpm-sack-recovery-entry-01">
   <front>
      <title>Using TCP Selective Acknowledgement (SACK) Information to Determine Duplicate Acknowledgements for Loss Recovery Initiation</title>
      <author initials="I." surname="Järvinen" fullname="Ilpo Järvinen">
         </author>
      <author initials="M." surname="Kojo" fullname="Markku Kojo">
         </author>
      <date month="August" day="5" year="2009" />
      <abstract>
	 <t>This document describes a TCP sender algorithm to trigger loss
 recovery based on the information gathered on a SACK scoreboard
 instead of simply counting the number of arriving duplicate
 acknowledgements in the traditional way. The given algorithm is more
 robust to ACK losses, ACK reordering, missed duplicate
 acknowledgements due to delayed acknowledgements, and extra
 duplicate acknowledgements due to duplicated segments and out-of-
 window segments. The algorithm allows not only a timely initiation
 of TCP loss recovery but also reduces false fast retransmits.  It
 has a low implementation cost on top of the SACK scoreboard defined
 in RFC 3517.
	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-jarvinen-tcpm-sack-recovery-entry-01" />
   
</reference>
