Re: [rtcweb] draft-ietf-rtcweb-use-cases-and-requirements-05 addition around IPv6 only and dualstack

Stefan Håkansson LK <stefan.lk.hakansson@ericsson.com> Mon, 26 September 2011 12:24 UTC

Return-Path: <stefan.lk.hakansson@ericsson.com>
X-Original-To: rtcweb@ietfa.amsl.com
Delivered-To: rtcweb@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7568F21F8C06 for <rtcweb@ietfa.amsl.com>; Mon, 26 Sep 2011 05:24:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.334
X-Spam-Level:
X-Spam-Status: No, score=-6.334 tagged_above=-999 required=5 tests=[AWL=-0.035, BAYES_00=-2.599, MIME_8BIT_HEADER=0.3, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oDYTnCqRDMDw for <rtcweb@ietfa.amsl.com>; Mon, 26 Sep 2011 05:24:30 -0700 (PDT)
Received: from mailgw9.se.ericsson.net (mailgw9.se.ericsson.net [193.180.251.57]) by ietfa.amsl.com (Postfix) with ESMTP id 8723E21F8BEF for <rtcweb@ietf.org>; Mon, 26 Sep 2011 05:24:30 -0700 (PDT)
X-AuditID: c1b4fb39-b7bfdae000005125-37-4e806fa0ac04
Received: from esessmw0256.eemea.ericsson.se (Unknown_Domain [153.88.115.96]) by mailgw9.se.ericsson.net (Symantec Mail Security) with SMTP id 47.41.20773.0AF608E4; Mon, 26 Sep 2011 14:27:12 +0200 (CEST)
Received: from [150.132.141.36] (153.88.115.8) by esessmw0256.eemea.ericsson.se (153.88.115.97) with Microsoft SMTP Server id 8.3.137.0; Mon, 26 Sep 2011 14:27:05 +0200
Message-ID: <4E806F99.1080104@ericsson.com>
Date: Mon, 26 Sep 2011 14:27:05 +0200
From: Stefan Håkansson LK <stefan.lk.hakansson@ericsson.com>
User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:6.0.2) Gecko/20110902 Thunderbird/6.0.2
MIME-Version: 1.0
To: rtcweb@ietf.org
References: <4E801CFE.4030504@ericsson.com> <4E804C96.1090701@alvestrand.no>
In-Reply-To: <4E804C96.1090701@alvestrand.no>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 8bit
X-Brightmail-Tracker: AAAAAA==
Subject: Re: [rtcweb] draft-ietf-rtcweb-use-cases-and-requirements-05 addition around IPv6 only and dualstack
X-BeenThere: rtcweb@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Real-Time Communication in WEB-browsers working group list <rtcweb.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/rtcweb>, <mailto:rtcweb-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/rtcweb>
List-Post: <mailto:rtcweb@ietf.org>
List-Help: <mailto:rtcweb-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/rtcweb>, <mailto:rtcweb-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 26 Sep 2011 12:24:31 -0000

Hi,

as editor:

I have some difficulties right now to judge what should be in and what 
should be out (in terms of use cases). I think some more consensus calls 
might be needed, but I need guidance from the chairs.

Then there are some pieces that are discussed that are not really new 
use cases, but things that could be added existing ones or as a separate 
section. I keep a list of these at the *W3C* webrtc WiKi (because that 
is convenient to me, and to show that there are two stakeholders!): 
<http://www.w3.org/2011/04/webrtc/wiki/Main_Page#Use_cases_and_requirements>

Please give me a heads up of the things I have missed to put in that list.

Stefan

On 2011-09-26 11:57, Harald Alvestrand wrote:
> On 09/26/11 08:34, Magnus Westerlund wrote:
>> Hi,
>>
>> (as individual)
>>
>> I would suggest that some section for general requirements that aren't
>> use case specific is created and at least one such requirement is added.
>>
>> The requirement is the need to support IPv4 only, IPv6 only and
>> dual-stack deployments as required by our charter. I think this should
>> be added into the use-case and requirement document for two reasons.
>> First, that is located next to the other requirements, secondly because
>> W3C has decided to use our document also, I think it is important that
>> such a general requirement both on protocols and any address field in
>> the API handling both address families are covered.
> I support adding those requirements.
>
> I think that it can also be instantiated within the specific use cases,
> such as:
> - Point to point call: One endpoint on IPv4, the other endpoint on IPv6
> - Multipoint call (with and without central server): One user on IPv4,
> one user on IPv6
>
> This is a limitation of the use-case-based model; it gets messy to
> shoehorn all the "permutations" of situations into a single set of use
> cases, without the list of use cases growing impossibly long or the use
> cases' description expanding into incomprehensibility.
>
> On balance, I think having a "considerations applicable to all
> scenarios" section saying:
>
> - Clients can be on IPv4-only
> - Clients can be on IPv6-only
> - Clients can be on dual-stack
> - Clients can be on wideband (10s of Mbits/sec)
> - Clients can be on narrowband (10s to 100s of Kbits/sec)
> - Clients can be on variable-media-quality networks (wireless)
> - Clients can be on congested networks
> - Clients can be on firewalled networks with no UDP allowed
> - Clients can be on networks with cone NAT
> - Clients can be on networks with symmetric NAT
>
> might be a good way to go forward.
>
> A particular query on v4/v6 interoperation: Should we make it a
> requirement that dual-stack to IPv4 always use the IPv4 native path
> rather than a gateway functionality (and the converse for IPv6), or
> should we just be silent about it?
> I think it may affect some tuning of the ICE address selection
> algorithm, in particular if we encounter 6to4 addresses. There might be
> RFCs we can cite already.
>
>
>> Cheers
>>
>> Magnus Westerlund
>>
>> ----------------------------------------------------------------------
>> Multimedia Technologies, Ericsson Research EAB/TVM
>> ----------------------------------------------------------------------
>> Ericsson AB                | Phone  +46 10 7148287
>> Färögatan 6                | Mobile +46 73 0949079
>> SE-164 80 Stockholm, Sweden| mailto: magnus.westerlund@ericsson.com
>> ----------------------------------------------------------------------
>>
>> _______________________________________________
>> rtcweb mailing list
>> rtcweb@ietf.org
>> https://www.ietf.org/mailman/listinfo/rtcweb
>>
>
> _______________________________________________
> rtcweb mailing list
> rtcweb@ietf.org
> https://www.ietf.org/mailman/listinfo/rtcweb