Re: [Spud] endpoint control

Brian Trammell <ietf@trammell.ch> Tue, 21 June 2016 09:35 UTC

Return-Path: <ietf@trammell.ch>
X-Original-To: spud@ietfa.amsl.com
Delivered-To: spud@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7B20512B04D for <spud@ietfa.amsl.com>; Tue, 21 Jun 2016 02:35:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.327
X-Spam-Level:
X-Spam-Status: No, score=-3.327 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RP_MATCHES_RCVD=-1.426, SPF_HELO_PASS=-0.001, SPF_PASS=-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 XmHnLA5t3xyY for <spud@ietfa.amsl.com>; Tue, 21 Jun 2016 02:35:37 -0700 (PDT)
Received: from trammell.ch (trammell.ch [5.148.172.66]) by ietfa.amsl.com (Postfix) with ESMTP id 2D3861200A0 for <spud@ietf.org>; Tue, 21 Jun 2016 02:35:36 -0700 (PDT)
Received: from [10.44.33.3] (f56-1-soho-router.inf.ethz.ch [192.33.93.168]) by trammell.ch (Postfix) with ESMTPSA id 85A911A1677; Tue, 21 Jun 2016 11:35:34 +0200 (CEST)
To: Aaron Falk <aaron.falk@gmail.com>
References: <F797C2D5-3FF6-496F-98FB-0487E5573B2A@gmail.com>
From: Brian Trammell <ietf@trammell.ch>
Message-ID: <57690A66.3050502@trammell.ch>
Date: Tue, 21 Jun 2016 11:35:34 +0200
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0
MIME-Version: 1.0
In-Reply-To: <F797C2D5-3FF6-496F-98FB-0487E5573B2A@gmail.com>
Content-Type: multipart/alternative; boundary="------------010601090709030104060802"
Archived-At: <https://mailarchive.ietf.org/arch/msg/spud/uZ9NMh7TZatazNn3YJPuMyy3NzI>
Cc: spud <spud@ietf.org>
Subject: Re: [Spud] endpoint control
X-BeenThere: spud@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: Session Protocol Underneath Datagrams <spud.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/spud>, <mailto:spud-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/spud/>
List-Post: <mailto:spud@ietf.org>
List-Help: <mailto:spud-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/spud>, <mailto:spud-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 Jun 2016 09:35:39 -0000

hi Aaron,

On 06/20/2016 11:38 PM, Aaron Falk wrote:
> Hi Brian-
>
> In the charter and the draft-trammel-spud-req it says
>
>    Both endpoint-to-path and path-to-endpoint signaling happen
>    completely under endpoint control.
>
> Without additional elaboration, one could conclude that, e.g.,
> permission is required before a path could signal to an endpoint.
>  Alternatively, it could be implying an endpoint has the freedom to
> ignore any signaling from the path.  I have been assuming the latter.
>  But now I wonder if you are intentionally attempting to permit the
> former.  Could you clarify?

Our intention is the former: that permission is required before the path
can signal to the endpoint. We have two mechanisms we've been thinking
about for this:

(1) For forward signaling, the sending endpoint must place "scratch
space" in the packet with a label on it stating that it's okay to
modify; this okay-to-modify state is enforced by a MAC which only
verifies the length but not the content of the scratch space.

(2) For direct reverse signaling, a path element may not send a direct
reverse signaling packet to a sender unless it has also dropped a
forward packet from the sender to receiver. This second mechanism is
less about permission and more about reducing the attractiveness of PLUS
for amplification/reflection attacks.

In any case, endpoints (and path elements) can ignore whatever they want
to from the PLUS-exposed information; it's what's in the encrypted
transport layer headers that matters to the transport protocol on the
endpoint.

Cheers,

Brian

> Thanks,
>
> —aaron
>
>
>
>
> _______________________________________________
> Spud mailing list
> Spud@ietf.org
> https://www.ietf.org/mailman/listinfo/spud