Re: [quicwg/base-drafts] Add ECN to the recovery and transport drafts (#68)

IngJohEricsson <notifications@github.com> Mon, 05 December 2016 09:14 UTC

Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9D699129853 for <quic-issues@ietfa.amsl.com>; Mon, 5 Dec 2016 01:14:22 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.999
X-Spam-Level:
X-Spam-Status: No, score=-6.999 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 MrWUE_pHu9D6 for <quic-issues@ietfa.amsl.com>; Mon, 5 Dec 2016 01:14:20 -0800 (PST)
Received: from github-smtp2b-ext-cp1-prd.iad.github.net (github-smtp2-ext3.iad.github.net [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BE358129810 for <quic-issues@ietf.org>; Mon, 5 Dec 2016 01:14:20 -0800 (PST)
Date: Mon, 05 Dec 2016 01:14:19 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1480929259; bh=FUX1r4iL9ZWiKcs/quwcUZpFKHeyV7bnSRAWH1wM6k8=; h=From:Reply-To:To:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=J1nOpGm6eTrSX2LWKEtCdsHL6+W1CaNFHYDG9QNfmSp6TVweI88hBxbk0gzZL0Uci +zVC53Ch17S7h9cHd/Vx/WNKWa/09TLrtWwJfyszljBTFFHoAhawpxHfb2nfGcVRYs 44KTdhddr21BOpQL204grNv6LlzWoZvkSbKbq3Fw=
From: IngJohEricsson <notifications@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/68/264802339@github.com>
In-Reply-To: <quicwg/base-drafts/issues/68@github.com>
References: <quicwg/base-drafts/issues/68@github.com>
Subject: Re: [quicwg/base-drafts] Add ECN to the recovery and transport drafts (#68)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_58452febd5c0b_32fb3fdc8241b13c29517cd"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: IngJohEricsson
X-GitHub-Recipient: quic-issues
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uTw_S8MeefuzNh7dxnbEOvJpOFw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.17
Reply-To: quicwg/base-drafts <reply+0166e4ab0d71d89ab121159e235e5737cc4091f279dfe49192cf00000001145cf1eb92a169ce0b856fb3@reply.github.com>
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 05 Dec 2016 09:14:22 -0000

The specific items that are needed are (perhaps more ?)
+ ECN echo in protocol, preferrably as a mandatory to implement part, RFC7560 can provide with valuable input in the design
+ ECN negotiation, the work on updated ECN semanticts in TSVWG should be addressed (L4S support)
+ Fallback for in various failure cases, and RFC6679 and draft-kuehlewind-tcpm-ecn-fallback-01 may provide input
+ Address user space limitation, collect best current practice to read/write ECN bits for different OS.
+ Align meaning of ECN-CE marking of ECT(0) and ECT(1) traffic with TSVWG
 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/68#issuecomment-264802339