Re: [LOOPS] LOOPS Comments

Michael Welzl <michawe@ifi.uio.no> Wed, 13 May 2020 21:20 UTC

Return-Path: <michawe@ifi.uio.no>
X-Original-To: loops@ietfa.amsl.com
Delivered-To: loops@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E70F73A0934 for <loops@ietfa.amsl.com>; Wed, 13 May 2020 14:20:58 -0700 (PDT)
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, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
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 5p7jNMyZRy9t for <loops@ietfa.amsl.com>; Wed, 13 May 2020 14:20:55 -0700 (PDT)
Received: from mail-out01.uio.no (mail-out01.uio.no [IPv6:2001:700:100:10::50]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6B8673A0932 for <loops@ietf.org>; Wed, 13 May 2020 14:20:54 -0700 (PDT)
Received: from mail-mx12.uio.no ([129.240.10.84]) by mail-out01.uio.no with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.93.0.4) (envelope-from <michawe@ifi.uio.no>) id 1jYyo8-0005NR-M6; Wed, 13 May 2020 23:20:52 +0200
Received: from ti0182q160-4479.bb.online.no ([84.202.168.179] helo=[192.168.1.4]) by mail-mx12.uio.no with esmtpsa (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) user michawe (Exim 4.93.0.4) (envelope-from <michawe@ifi.uio.no>) id 1jYyo7-0007at-N2; Wed, 13 May 2020 23:20:52 +0200
Content-Type: text/plain; charset="us-ascii"
Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.14\))
From: Michael Welzl <michawe@ifi.uio.no>
In-Reply-To: <CAM4esxTU68mA9TcAysBjOkxOaERcuhgdxyJs09JJt5Qx9nThUw@mail.gmail.com>
Date: Wed, 13 May 2020 23:20:49 +0200
Cc: loops@ietf.org
Content-Transfer-Encoding: quoted-printable
Message-Id: <6870BE6F-87A3-4C7B-9D3E-A7DF8B9074AA@ifi.uio.no>
References: <CAM4esxTU68mA9TcAysBjOkxOaERcuhgdxyJs09JJt5Qx9nThUw@mail.gmail.com>
To: Martin Duke <martin.h.duke@gmail.com>
X-Mailer: Apple Mail (2.3445.104.14)
X-UiO-SPF-Received: Received-SPF: neutral (mail-mx12.uio.no: 84.202.168.179 is neither permitted nor denied by domain of ifi.uio.no) client-ip=84.202.168.179; envelope-from=michawe@ifi.uio.no; helo=[192.168.1.4];
X-UiO-Spam-info: not spam, SpamAssassin (score=-5.0, required=5.0, autolearn=disabled, UIO_MAIL_IS_INTERNAL=-5, uiobl=NO, uiouri=NO)
X-UiO-Scanned: D30BB18DA72CA901C6DC44E51E8634F990A528B5
Archived-At: <https://mailarchive.ietf.org/arch/msg/loops/mtvrxvcoKeKAduzffXy_5T5lllQ>
Subject: Re: [LOOPS] LOOPS Comments
X-BeenThere: loops@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Local Optimizations on Path Segments <loops.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/loops>, <mailto:loops-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/loops/>
List-Post: <mailto:loops@ietf.org>
List-Help: <mailto:loops-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/loops>, <mailto:loops-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 13 May 2020 21:20:59 -0000

Hi,

Thank you very much for your comments.
FWIW, I very much agree with them - your ECT comment in particular: that would make things a lot easier for LOOPS, and who knows, maybe it could even help incentivize ECN deployment?

Cheers,
Michael


> On May 13, 2020, at 6:01 PM, Martin Duke <martin.h.duke@gmail.com> wrote:
> 
> High-level comments about LOOPS:
> 
> This work will be valuable in several use cases, in particular encrypted transports (or IPSec) running over links with RF losses. I think it would benefit from a more detailed consideration of what problem(s) you are trying to solve. A generalized solution will require lots of additional mitigation mechanisms, which would scale up the work significantly..
> 
> The gen-info and problem-opportunities drafts mention a lot of these concerns, and imply several different mechanisms.
> 
> For example:
> - Detecting congestion losses vs. RF losses: this is hard, but certain network architectures can eliminate the problem by, e.g. rate limiting at the ingress point.
> - ECT vs non-ECT traffic: a general solution will have to provide different mechanisms for both; if it is sufficient to initially support one or the other, that may be half as much algorithm to design.
> - Relatedly, initially requiring the entire LOOPS path to support ECN marking would reduce the problem space.
> - Varying transport behaviors: different flows will have different e2e latencies, reordering thresholds, and reactions to delay variation and delay spikes. These will be hard to detect! It may be unavoidable to do a lot of work here, but limiting the cases where LOOPS can be applied (e.g. the added delay is a small fraction of the LOOPS segment min delay, which IIUC would require FEC) would simplify as much as possible. Alternatively, if there is a means for endpoints to explicitly request the service, then one can assume that they have configured themselves correctly to leverage LOOPS.
> - Identifying one, or a handful, of tunneling protocols with a good deployment story before chartering will reduce the risk there is not a critical mass to do any of them.
> 
> One possible minimal increment of work would be: FEC-based LOOPS with a Geneve encapsulation to be applied only to ECT-marked traffic over a segment with ECN-enabled routers and a rate limiter at ingress.
> 
> I emphasize that the above is only example of a use case that is constrained enough to present a small group of problems to solve. I'd encourage the group to zoom in on a similarly constrained use case that meets demand in the real internet.
> 
> A similarly constrained used case would allow you to put in the basic protocol elements and then recharter to tackle more difficult problems.
> 
> Martin
> -- 
> LOOPS mailing list
> LOOPS@ietf.org
> https://www.ietf.org/mailman/listinfo/loops