I-D Action: draft-zimmermann-tcpm-reordering-detection-02.txt

internet-drafts@ietf.org Mon, 10 November 2014 18:59 UTC

Return-Path: <internet-drafts@ietf.org>
X-Original-To: i-d-announce@ietfa.amsl.com
Delivered-To: i-d-announce@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C44281A9147 for <i-d-announce@ietfa.amsl.com>; Mon, 10 Nov 2014 10:59:31 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aXJa72VVlb8H for <i-d-announce@ietfa.amsl.com>; Mon, 10 Nov 2014 10:59:30 -0800 (PST)
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id E9A5C1A9146 for <i-d-announce@ietf.org>; Mon, 10 Nov 2014 10:59:29 -0800 (PST)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: internet-drafts@ietf.org
To: i-d-announce@ietf.org
Subject: I-D Action: draft-zimmermann-tcpm-reordering-detection-02.txt
X-Test-IDTracker: no
X-IETF-IDTracker: 5.7.2.p1
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <20141110185929.14616.51397.idtracker@ietfa.amsl.com>
Date: Mon, 10 Nov 2014 10:59:29 -0800
Archived-At: http://mailarchive.ietf.org/arch/msg/i-d-announce/-78yXDgIQDl74R_unfFmwMMb9K8
X-BeenThere: i-d-announce@ietf.org
X-Mailman-Version: 2.1.15
Reply-To: internet-drafts@ietf.org
List-Id: Internet Draft Announcements only <i-d-announce.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/i-d-announce>, <mailto:i-d-announce-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/i-d-announce/>
List-Post: <mailto:i-d-announce@ietf.org>
List-Help: <mailto:i-d-announce-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/i-d-announce>, <mailto:i-d-announce-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 10 Nov 2014 18:59:32 -0000

A New Internet-Draft is available from the on-line Internet-Drafts directories.


        Title           : Detection and Quantification of Packet Reordering with TCP
        Authors         : Alexander Zimmermann
                          Lennart Schulte
                          Carsten Wolff
                          Arnd Hannemann
	Filename        : draft-zimmermann-tcpm-reordering-detection-02.txt
	Pages           : 22
	Date            : 2014-11-10

Abstract:
   This document specifies an algorithm for the detection and
   quantification of packet reordering for TCP.  In the absence of
   explicit congestion notification from the network, TCP uses only
   packet loss as an indication of congestion.  One of the signals TCP
   uses to determine loss is the arrival of three duplicate
   acknowledgments.  However, this heuristic is not always correct,
   notably in the case when paths reorder packets.  This results in
   degraded performance.

   The algorithm for the detection and quantification of reordering in
   this document uses information gathered from the TCP Timestamps
   Option, the TCP SACK Option and its DSACK extension.  When a
   reordering event is detected, the algorithm calculates a reordering
   extent by determining the number of segments the reordered segment
   was late with respect to its position in the sequence number space.
   Additionally, the algorithm computes a second reordering extent that
   is relative to the amount of outstanding data and thus provides a
   better estimation of the reordering delay when other sender state
   changes.


The IETF datatracker status page for this draft is:
https://datatracker.ietf.org/doc/draft-zimmermann-tcpm-reordering-detection/

There's also a htmlized version available at:
http://tools.ietf.org/html/draft-zimmermann-tcpm-reordering-detection-02

A diff from the previous version is available at:
http://www.ietf.org/rfcdiff?url2=draft-zimmermann-tcpm-reordering-detection-02


Please note that it may take a couple of minutes from the time of submission
until the htmlized version and diff are available at tools.ietf.org.

Internet-Drafts are also available by anonymous FTP at:
ftp://ftp.ietf.org/internet-drafts/