[quicwg/base-drafts] Server's preferred address (#1251)

Mike Bishop <notifications@github.com> Tue, 27 March 2018 18:24 UTC

Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.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 250691201F2 for <quic-issues@ietfa.amsl.com>; Tue, 27 Mar 2018 11:24:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level:
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, URIBL_BLOCKED=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 Dx84cjGvEXxC for <quic-issues@ietfa.amsl.com>; Tue, 27 Mar 2018 11:24:05 -0700 (PDT)
Received: from o9.sgmail.github.com (o9.sgmail.github.com [167.89.101.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4655912D953 for <quic-issues@ietf.org>; Tue, 27 Mar 2018 11:24:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com; h=from:reply-to:to:cc:subject:mime-version:content-type:content-transfer-encoding:list-id:list-archive:list-post:list-unsubscribe; s=s20150108; bh=88xFL/4/w9w4nozu8EzhRFie3pg=; b=SIJZa0Ty+p8/eikH w5ka9S+WKrL+MwhNTI5FjOBx/gpVSW+0/cS2iiiDNVcMoFtMwSuqYMDFXyi4MouO waflbKsfMureKsFtJToql1LEnJEtftwBirrNPEfIJj5DDitp0JJ71Hy/mMqPnuS3 9yz+FoTxE2kx+PL0zEOUoKWJrXY=
Received: by filter0204p1iad2.sendgrid.net with SMTP id filter0204p1iad2-2655-5ABA8C42-48 2018-03-27 18:24:02.787099452 +0000 UTC
Received: from smtp.github.com (out-1.smtp.github.com [192.30.252.192]) by ismtpd0008p1iad2.sendgrid.net (SG) with ESMTP id tX8MTeWuTs-jhGLklNl8Rw for <quic-issues@ietf.org>; Tue, 27 Mar 2018 18:24:02.669 +0000 (UTC)
Date: Tue, 27 Mar 2018 18:24:02 +0000
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5cd2d20a684d19a1f4a6a77e407693181b00fa0a92cf0000000116d24e4292a169ce126c34a9@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1251@github.com>
Subject: [quicwg/base-drafts] Server's preferred address (#1251)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5aba8c428ca63_719d2aaab4454ec4435283"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3i94CtdTrZSot6XC5k4JOTtha2k/xhj7B383 zJ20lFXSXz0fGTYcZDT+7YMXB9ltYn90k4oQMj+oxVjy8M8YnTuJDyr5XFkE1VV9Dp44KPaKZA4CGe 6T+hBO6Gs4yBvPnYVuMQGjAISGNQjYQ6p1TZNeI2cV7YawDE1SmF5xNvKLAiXe09tFmgL88cD/7hPW I=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/u0xLKbVhsslRAfnQLZ7kxMNTP1s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.22
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: Tue, 27 Mar 2018 18:24:09 -0000

Fixes #560; this is a specific post-handshake handoff by the server to a new IP address.  A more general ability to hand off to a different server address is left for the future, though it would probably take the form of a frame which is substantially similar to the new transport option.

One new requirement which isn't really specific to this but which this makes more obvious:  If you're trying to do connection migration, but you get a Stateless Reset on the new path, that doesn't mean the connection gets dropped -- it just means that IP from your new address took you to the wrong server, and your new address can't be used to continue the connection.

Based on `migration3`; **DO NOT MERGE** until #1249 has landed and the target of this PR has been changed.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1251

-- Commit Summary --

  * First pass at server preferred address

-- File Changes --

    M draft-ietf-quic-transport.md (132)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1251.patch
https://github.com/quicwg/base-drafts/pull/1251.diff

-- 
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/pull/1251