Protocol Action: 'More Accurate Explicit Congestion Notification (AccECN) Feedback in TCP' to Proposed Standard (draft-ietf-tcpm-accurate-ecn-34.txt)
The IESG <iesg-secretary@ietf.org> Tue, 18 March 2025 02:45 UTC
Return-Path: <iesg-secretary@ietf.org>
X-Original-To: ietf-announce@ietf.org
Delivered-To: ietf-announce@mail2.ietf.org
Received: from [10.244.8.216] (unknown [104.131.183.230]) by mail2.ietf.org (Postfix) with ESMTP id 60409D64042; Mon, 17 Mar 2025 19:45:10 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
From: The IESG <iesg-secretary@ietf.org>
To: IETF-Announce <ietf-announce@ietf.org>
Subject: Protocol Action: 'More Accurate Explicit Congestion Notification (AccECN) Feedback in TCP' to Proposed Standard (draft-ietf-tcpm-accurate-ecn-34.txt)
X-Test-IDTracker: no
X-IETF-IDTracker: 12.37.0
Auto-Submitted: auto-generated
Precedence: bulk
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
Message-ID: <174226591022.403644.7308174264153950482@dt-datatracker-5b9b68c5b6-zxk6z>
Date: Mon, 17 Mar 2025 19:45:10 -0700
Message-ID-Hash: MGCKCFWK2OL6GL2YXRFLNRHMXDNT5VCG
X-Message-ID-Hash: MGCKCFWK2OL6GL2YXRFLNRHMXDNT5VCG
X-MailFrom: iesg-secretary@ietf.org
X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-ietf-announce.ietf.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header
CC: The IESG <iesg@ietf.org>, draft-ietf-tcpm-accurate-ecn@ietf.org, rfc-editor@rfc-editor.org, tcpm-chairs@ietf.org, tcpm@ietf.org, tuexen@fh-muenster.de
X-Mailman-Version: 3.3.9rc6
List-Id: "IETF announcement list. No discussions." <ietf-announce.ietf.org>
Archived-At: <https://mailarchive.ietf.org/arch/msg/ietf-announce/XLfDDtXrFiMVYD_Ckyy9JX5uLD4>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ietf-announce>
List-Help: <mailto:ietf-announce-request@ietf.org?subject=help>
List-Owner: <mailto:ietf-announce-owner@ietf.org>
List-Post: <mailto:ietf-announce@ietf.org>
List-Subscribe: <mailto:ietf-announce-join@ietf.org>
List-Unsubscribe: <mailto:ietf-announce-leave@ietf.org>
The IESG has approved the following document: - 'More Accurate Explicit Congestion Notification (AccECN) Feedback in TCP' (draft-ietf-tcpm-accurate-ecn-34.txt) as Proposed Standard This document is the product of the TCP Maintenance and Minor Extensions Working Group. The IESG contact persons are Zaheduzzaman Sarker and Francesca Palombini. A URL of this Internet-Draft is: https://datatracker.ietf.org/doc/draft-ietf-tcpm-accurate-ecn/ Technical Summary Explicit Congestion Notification (ECN) is a mechanism where network nodes can mark IP packets instead of dropping them to indicate incipient congestion to the endpoints. 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, and Scalable Throughput (L4S) need more accurate ECN feedback information whenever more than one marking is received in one RTT. This document updates the original ECN specification in RFC 3168 to specify a scheme that provides 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 two new TCP option alternatives, which are never used on the TCP SYN. The document also specifies the treatment of this updated TCP wire protocol by middleboxes. Working Group Summary There is strong consensus in the WG, except for one individual (see the shepherd's writeup). Document Quality Apple has an implementation in its latest released version of their operating systems. Disabled by default. * There is an implementation for FreeBSD, which will be committed to the source tree, as soon as the document is finished. * There is also an implementation for Linux where people are working on getting it into the main tree. * Tooling support is also there. Wireshark support is there and also support in packetdrill. All this support was possible, since the TCP option kind numbers where early assigned. Personnel The Document Shepherd for this document is Michael Tüxen. The Responsible Area Director is Zaheduzzaman Sarker.