[tcpm] I-D Action: draft-ietf-tcpm-accurate-ecn-15.txt
internet-drafts@ietf.org Mon, 12 July 2021 21:48 UTC
Return-Path: <internet-drafts@ietf.org>
X-Original-To: tcpm@ietf.org
Delivered-To: tcpm@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1])
by ietfa.amsl.com (Postfix) with ESMTP id AB2AD3A0EB8;
Mon, 12 Jul 2021 14:48:54 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
From: internet-drafts@ietf.org
To: <i-d-announce@ietf.org>
Cc: tcpm@ietf.org
X-Test-IDTracker: no
X-IETF-IDTracker: 7.34.0
Auto-Submitted: auto-generated
Precedence: bulk
Reply-To: tcpm@ietf.org
Message-ID: <162612653463.2420.8417243673097691082@ietfa.amsl.com>
Date: Mon, 12 Jul 2021 14:48:54 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/tcpm/mYRM5uZKaEONxZslFQf91kEbfH4>
Subject: [tcpm] I-D Action: draft-ietf-tcpm-accurate-ecn-15.txt
X-BeenThere: tcpm@ietf.org
X-Mailman-Version: 2.1.29
List-Id: TCP Maintenance and Minor Extensions Working Group <tcpm.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tcpm>,
<mailto:tcpm-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tcpm/>
List-Post: <mailto:tcpm@ietf.org>
List-Help: <mailto:tcpm-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tcpm>,
<mailto:tcpm-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 12 Jul 2021 21:49:03 -0000
A New Internet-Draft is available from the on-line Internet-Drafts directories.
This draft is a work item of the TCP Maintenance and Minor Extensions WG of the IETF.
Title : More Accurate ECN Feedback in TCP
Authors : Bob Briscoe
Mirja Kühlewind
Richard Scheffenegger
Filename : draft-ietf-tcpm-accurate-ecn-15.txt
Pages : 59
Date : 2021-07-12
Abstract:
Explicit Congestion Notification (ECN) is a mechanism where network
nodes can mark IP packets instead of dropping them to indicate
incipient congestion to the end-points. Receivers with an ECN-
capable transport protocol feed back this information to the sender.
ECN was originally specified for TCP in such a way that only one
feedback signal can be transmitted per Round-Trip Time (RTT). Recent
new TCP mechanisms like Congestion Exposure (ConEx), Data Center TCP
(DCTCP) or Low Latency Low Loss Scalable Throughput (L4S) need more
accurate ECN feedback information whenever more than one marking is
received in one RTT. This document specifies a scheme to provide
more than one feedback signal per RTT in the TCP header. Given TCP
header space is scarce, it allocates a reserved header bit previously
assigned to the ECN-Nonce. It also overloads the two existing ECN
flags in the TCP header. The resulting extra space is exploited to
feed back the IP-ECN field received during the 3-way handshake as
well. Supplementary feedback information can optionally be provided
in a new TCP option, which is never used on the TCP SYN. The
document also specifies the treatment of this updated TCP wire
protocol by middleboxes.
The IETF datatracker status page for this draft is:
https://datatracker.ietf.org/doc/draft-ietf-tcpm-accurate-ecn/
There is also an htmlized version available at:
https://datatracker.ietf.org/doc/html/draft-ietf-tcpm-accurate-ecn-15
A diff from the previous version is available at:
https://www.ietf.org/rfcdiff?url2=draft-ietf-tcpm-accurate-ecn-15
Internet-Drafts are also available by anonymous FTP at:
ftp://ftp.ietf.org/internet-drafts/
- [tcpm] I-D Action: draft-ietf-tcpm-accurate-ecn-1… internet-drafts
- Re: [tcpm] I-D Action: draft-ietf-tcpm-accurate-e… Bob Briscoe