Re: [Stackevo-discuss] Fwd: New Version Notification for draft-welzl-irtf-iccrg-tcp-in-udp-00.txt

Joe Touch <touch@isi.edu> Thu, 24 March 2016 17:36 UTC

Return-Path: <touch@isi.edu>
X-Original-To: stackevo-discuss@ietfa.amsl.com
Delivered-To: stackevo-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6088012D6CF for <stackevo-discuss@ietfa.amsl.com>; Thu, 24 Mar 2016 10:36:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.91
X-Spam-Level:
X-Spam-Status: No, score=-6.91 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, T_RP_MATCHES_RCVD=-0.01] 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 qww7xw8GL4FC for <stackevo-discuss@ietfa.amsl.com>; Thu, 24 Mar 2016 10:36:46 -0700 (PDT)
Received: from boreas.isi.edu (boreas.isi.edu [128.9.160.161]) (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 398D212D6C5 for <stackevo-discuss@iab.org>; Thu, 24 Mar 2016 10:36:46 -0700 (PDT)
Received: from [128.9.184.148] ([128.9.184.148]) (authenticated bits=0) by boreas.isi.edu (8.13.8/8.13.8) with ESMTP id u2OHZust004042 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Thu, 24 Mar 2016 10:35:56 -0700 (PDT)
To: Michael Welzl <michawe@ifi.uio.no>, Tom Herbert <tom@herbertland.com>
References: <A741874C-0E2C-4905-9FD3-D29B4B94A9C0@ifi.uio.no> <56F3212B.5020408@isi.edu> <20F3E6FF-DED4-46BD-BFD5-C76F8A6A8D40@ifi.uio.no> <CALx6S35n8bD6UwGT823S8dhmzncm3=B_VYrKbm0sgzv35-weRQ@mail.gmail.com> <56F32D4D.6040308@isi.edu> <CALx6S35acubkAwo4VTz5aV=96mBToMCkxQWNPucN4=xY1gnFXg@mail.gmail.com> <9DD6DF36-0B24-4367-A1F2-34495BBBB494@ifi.uio.no>
From: Joe Touch <touch@isi.edu>
Message-ID: <56F4257C.2070106@isi.edu>
Date: Thu, 24 Mar 2016 10:35:56 -0700
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0
MIME-Version: 1.0
In-Reply-To: <9DD6DF36-0B24-4367-A1F2-34495BBBB494@ifi.uio.no>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
X-ISI-4-43-8-MailScanner: Found to be clean
X-MailScanner-From: touch@isi.edu
Archived-At: <http://mailarchive.ietf.org/arch/msg/stackevo-discuss/iGT6bTNI02I9M_jr4iVLwXoVa7I>
Cc: stackevo-discuss@iab.org, touch@isi.edu
Subject: Re: [Stackevo-discuss] Fwd: New Version Notification for draft-welzl-irtf-iccrg-tcp-in-udp-00.txt
X-BeenThere: stackevo-discuss@iab.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: IP Stack Evolution Discussion List <stackevo-discuss.iab.org>
List-Unsubscribe: <https://www.iab.org/mailman/options/stackevo-discuss>, <mailto:stackevo-discuss-request@iab.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/stackevo-discuss/>
List-Post: <mailto:stackevo-discuss@iab.org>
List-Help: <mailto:stackevo-discuss-request@iab.org?subject=help>
List-Subscribe: <https://www.iab.org/mailman/listinfo/stackevo-discuss>, <mailto:stackevo-discuss-request@iab.org?subject=subscribe>
X-List-Received-Date: Thu, 24 Mar 2016 17:36:47 -0000


On 3/23/2016 11:43 PM, Michael Welzl wrote:
>>> You would need to do IP encapsulation AND use a flow label on that
>>> >> encaps. Otherwise, you'd have different IP addresses with the same flow
>>> >> label - which aren't expected to do anything useful.
>>> >> 
>> > Oh, I guess I'm missing something. If the (destination) addresses are
>> > different how does encapsulating in UDP allow packets for these
>> > connections to take the same path?
>
> +1 on being confused…  supporting different destination IP addresses
> is definitely out of scope of the draft as it’s currently written.

I was focused on the potential for either source or dest IP to be
different. If neither is the case, we're in agreement.

Joe