[quicwg/base-drafts] de0684: Added considerations for 5tuple routing

Martin Thomson <noreply@github.com> Wed, 29 April 2020 23:52 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 296BE3A0A69 for <quic-issues@ietfa.amsl.com>; Wed, 29 Apr 2020 16:52:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.1
X-Spam-Level:
X-Spam-Status: No, score=-7.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, 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 dfSnviMZNYCR for <quic-issues@ietfa.amsl.com>; Wed, 29 Apr 2020 16:51:57 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 869EA3A0A9E for <quic-issues@ietf.org>; Wed, 29 Apr 2020 16:51:57 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id CE332A09FC for <quic-issues@ietf.org>; Wed, 29 Apr 2020 16:51:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1588204316; bh=8QiXRhoPQMQSX9Y8UXxBENsct4KU93HD/fEPpiRp1RA=; h=Date:From:To:Subject:From; b=gYnVsL6JEamhy8jflG7LOvwTOS4nF+nOjteoqlUE40S/uQL+epD1ATGApLyeB9/sM NiSDOVbJ8tY2Qb7bXjWsif6C6HDRCFz140sbCZ2k8TO4fHdZ2bNzxkO9eUWkGRDgYp P6OH7t/fxAacpE9kcZlxKeWl45rom5xxb2ucSW94=
Date: Wed, 29 Apr 2020 16:51:56 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/568bd2-83cc29@github.com>
Subject: [quicwg/base-drafts] de0684: Added considerations for 5tuple routing
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WifLg2jaDIUlkY-W_zBA7uRAqIs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
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: Wed, 29 Apr 2020 23:52:00 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: de068497997eb48d9cea63c903843dca5818fc4d
      https://github.com/quicwg/base-drafts/commit/de068497997eb48d9cea63c903843dca5818fc4d
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-03-20 (Fri, 20 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Added considerations for 5tuple routing


  Commit: b3e5a0c51f2e392366846026bafb98a0e654b4df
      https://github.com/quicwg/base-drafts/commit/b3e5a0c51f2e392366846026bafb98a0e654b4df
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-03-20 (Fri, 20 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  s/may/can


  Commit: 657b103281dcbdceb2b1309dcdd1b1aae96fd71c
      https://github.com/quicwg/base-drafts/commit/657b103281dcbdceb2b1309dcdd1b1aae96fd71c
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-03-20 (Fri, 20 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  typo


  Commit: 1406b1db65cfbc237e455d081f162307573eb9b3
      https://github.com/quicwg/base-drafts/commit/1406b1db65cfbc237e455d081f162307573eb9b3
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-03-25 (Wed, 25 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Responded to reviews


  Commit: 6962e63f1744bb1b6a29ef892a1555b1969410fe
      https://github.com/quicwg/base-drafts/commit/6962e63f1744bb1b6a29ef892a1555b1969410fe
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-03-26 (Thu, 26 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix latest reviews


  Commit: 7ad84a2aa5dd28bc6ed38d18fb5935600d6f3b38
      https://github.com/quicwg/base-drafts/commit/7ad84a2aa5dd28bc6ed38d18fb5935600d6f3b38
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-03-27 (Fri, 27 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Addressed most of MT's comments


  Commit: 8ea8ed410a5340a7289e29ac57c2f6e5d4a52d18
      https://github.com/quicwg/base-drafts/commit/8ea8ed410a5340a7289e29ac57c2f6e5d4a52d18
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-03-27 (Fri, 27 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  whitespace


  Commit: dbc1c1db9cd94641b6faf82547a7028c25eaad60
      https://github.com/quicwg/base-drafts/commit/dbc1c1db9cd94641b6faf82547a7028c25eaad60
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: 62b34f688440efd8db422ab23c8b103944d1d5a1
      https://github.com/quicwg/base-drafts/commit/62b34f688440efd8db422ab23c8b103944d1d5a1
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: 0abc1ed6f33ec1a6b62a320e12e4fa9a36a9972b
      https://github.com/quicwg/base-drafts/commit/0abc1ed6f33ec1a6b62a320e12e4fa9a36a9972b
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: 4dfae9c5d7613a386e5ed598a28d54aa2947579e
      https://github.com/quicwg/base-drafts/commit/4dfae9c5d7613a386e5ed598a28d54aa2947579e
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: 2c81e06af7c8d22384868e28da3467bb1df910a1
      https://github.com/quicwg/base-drafts/commit/2c81e06af7c8d22384868e28da3467bb1df910a1
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: 784000eefce372964fd50d4f11dca4f908ef0773
      https://github.com/quicwg/base-drafts/commit/784000eefce372964fd50d4f11dca4f908ef0773
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: 88a71208e9d4db9fcd6f4724bc1476e1f604a4bf
      https://github.com/quicwg/base-drafts/commit/88a71208e9d4db9fcd6f4724bc1476e1f604a4bf
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  removed inferences about disable_migration


  Commit: 5e6c5b4750c8300f625ae9539ca65f27a5824e0f
      https://github.com/quicwg/base-drafts/commit/5e6c5b4750c8300f625ae9539ca65f27a5824e0f
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Apply suggestions from code review


  Commit: e06a5420b9870f9cfe6450f1f1e2e655b76e3861
      https://github.com/quicwg/base-drafts/commit/e06a5420b9870f9cfe6450f1f1e2e655b76e3861
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Apply suggestions from code review


  Commit: 1c5b3a9454c5b3e6d183e93d57ce5ce980fcd604
      https://github.com/quicwg/base-drafts/commit/1c5b3a9454c5b3e6d183e93d57ce5ce980fcd604
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>


  Commit: 0b4044e328abb21d5d1fb5055209721b7daf4db5
      https://github.com/quicwg/base-drafts/commit/0b4044e328abb21d5d1fb5055209721b7daf4db5
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>


  Commit: 19e9d5c5cdd9e50d524c6c4fc7c9ef77dce667b8
      https://github.com/quicwg/base-drafts/commit/19e9d5c5cdd9e50d524c6c4fc7c9ef77dce667b8
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: 729fcb04e76d59f508d2c853d270065ded6e02cd
      https://github.com/quicwg/base-drafts/commit/729fcb04e76d59f508d2c853d270065ded6e02cd
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: 6567ba811900207808bd427f892ec12de5adf32b
      https://github.com/quicwg/base-drafts/commit/6567ba811900207808bd427f892ec12de5adf32b
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: 1368ccebe589a4088b5e86a579d1d4b5818a002d
      https://github.com/quicwg/base-drafts/commit/1368ccebe589a4088b5e86a579d1d4b5818a002d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: 3b25faf7fc35bcabc7e67569b94ac7901aefedd8
      https://github.com/quicwg/base-drafts/commit/3b25faf7fc35bcabc7e67569b94ac7901aefedd8
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-04-29 (Wed, 29 Apr 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Ian's suggestions

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>


  Commit: 36cac20525c1aefd0c6de9c004866c47261e30a1
      https://github.com/quicwg/base-drafts/commit/36cac20525c1aefd0c6de9c004866c47261e30a1
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2020-04-29 (Wed, 29 Apr 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>


  Commit: 601c8fe1cd1f0dc4c9a4c35c386b566c7a989a89
      https://github.com/quicwg/base-drafts/commit/601c8fe1cd1f0dc4c9a4c35c386b566c7a989a89
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2020-04-29 (Wed, 29 Apr 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: 743702ca376c3ac2354a27820d75101111cfc857
      https://github.com/quicwg/base-drafts/commit/743702ca376c3ac2354a27820d75101111cfc857
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2020-04-29 (Wed, 29 Apr 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: 83cc29e72fc4f4ed10871ceabde7b1dae906c58e
      https://github.com/quicwg/base-drafts/commit/83cc29e72fc4f4ed10871ceabde7b1dae906c58e
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3536 from martinduke/5tuple-routing

5tuple routing


Compare: https://github.com/quicwg/base-drafts/compare/568bd2827543...83cc29e72fc4