Re: [Ice] Updated charter

Marc Petit-Huguenin <marc@petit-huguenin.org> Wed, 16 September 2015 15:59 UTC

Return-Path: <marc@petit-huguenin.org>
X-Original-To: ice@ietfa.amsl.com
Delivered-To: ice@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 58AC91A004A for <ice@ietfa.amsl.com>; Wed, 16 Sep 2015 08:59:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.902
X-Spam-Level:
X-Spam-Status: No, score=-1.902 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=ham
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 UdVkb0jIlOvj for <ice@ietfa.amsl.com>; Wed, 16 Sep 2015 08:59:05 -0700 (PDT)
Received: from implementers.org (implementers.org [IPv6:2604:3400:dc1:41:216:3eff:fe5b:8240]) by ietfa.amsl.com (Postfix) with ESMTP id 5DDA41A0046 for <ice@ietf.org>; Wed, 16 Sep 2015 08:59:05 -0700 (PDT)
Received: from [IPv6:2602:61:753a:ca00:587c:d6:b80a:eff5] (unknown [IPv6:2602:61:753a:ca00:587c:d6:b80a:eff5]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client CN "Marc Petit-Huguenin", Issuer "implementers.org" (verified OK)) by implementers.org (Postfix) with ESMTPS id C82F620463; Wed, 16 Sep 2015 17:59:03 +0200 (CEST)
To: "Tirumaleswar Reddy (tireddy)" <tireddy@cisco.com>, "Pal Martinsen (palmarti)" <palmarti@cisco.com>, "ice@ietf.org" <ice@ietf.org>
References: <537316C7-310F-477A-A639-B3D2E7655727@cisco.com> <cac5d1f9c3c14c19ae338dda4973357d@XCH-RCD-017.cisco.com>
From: Marc Petit-Huguenin <marc@petit-huguenin.org>
X-Enigmail-Draft-Status: N1110
Message-ID: <55F991C5.2030906@petit-huguenin.org>
Date: Wed, 16 Sep 2015 09:59:01 -0600
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.1.0
MIME-Version: 1.0
In-Reply-To: <cac5d1f9c3c14c19ae338dda4973357d@XCH-RCD-017.cisco.com>
Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="lfcd9tRIBOuAmfpTJbMkp1piDtmKLbpwP"
Archived-At: <http://mailarchive.ietf.org/arch/msg/ice/4d9eQjC8UwORi88fookpYJ3Mn1c>
Subject: Re: [Ice] Updated charter
X-BeenThere: ice@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "Interactive Connectivity Establishment \(ICE\)" <ice.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ice>, <mailto:ice-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ice/>
List-Post: <mailto:ice@ietf.org>
List-Help: <mailto:ice-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ice>, <mailto:ice-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 16 Sep 2015 15:59:07 -0000

On 09/16/2015 09:49 AM, Tirumaleswar Reddy (tireddy) wrote:
> You may want to add ICE is also used by PPSP (https://datatracker.ietf.org/wg/ppsp/charter/).

I did not know that, thanks.  That strengthen my position that the WG-to-be should leave the manner the ICE establishment parameters are carried for a particular protocol up to the WG managing that protocol.  RTCWeb is not special.

> What about ICE continuous nomination ?
> 
> -Tiru
> From: Ice [mailto:ice-bounces@ietf.org] On Behalf Of Pal Martinsen (palmarti)
> Sent: Wednesday, September 16, 2015 5:48 PM
> To: ice@ietf.org
> Subject: [Ice] Updated charter
> 
> 
> Hi,
> 
> Based on list discussion the charter is now updated.
> For the github draft enthusiasts out there the pull request can be found at:
> https://github.com/petithug/icewg/pulls.
> 
> —————— Start —————-
> Charter for Working Group
> 
> Interactive Connectivity Establishment was published as RFC 5245 in April 2010. Until recently the protocol had seen rather limited deployment. ICE was slow to achieve widespread adoption, as other mechanisms were already being used by the VoIP industry. This situation has changed drastically as ICE is mandatory to implement in WebRTC, a set of technologies developed at the IETF and W3C to standardize Real Time Communication on the Web.
> 
> Interactive Connectivity Establishment (ICE) is at the same time a NAT traversal technique, a multihomed address selection technique, and a dual stack address selection technique that works by including a multiplicity of IP addresses and ports in both the request and response messages of a connectivity establishment transaction.  The IP addresses and ports provided by each side are paired and tested by peer-to-peer connectivity checks until one of these pair is selected to transport data. ICE follows the end to end principle where the clients themselves discovers, test and choose the network path to use. It makes no assumptions regarding network topology on the local or remote side.
> 
> ICE was originally defined for the Offer-Answer (RFC 3264) protocol used by SIP (RFC 3261). Later XMPP (XEP-0176), RTSP (draft-ietf-mmusic-rtsp-nat), RTCWeb (draft-ietf-rtcweb-jsep) and other realtime media establishment protocol have used the protocol. ICE is also used by non-realtime media protocols, like HIP (RFC 5770) and RELOAD (RFC 6940).
> 
> The goal of the ICE Working Group is to consolidate the various initiatives to update ICE to make it more suitable for the WebRTC environment but also to all the current usages of ICE. Current work in this area includes an updated version of the ICE RFC (ICEbis), Trickle ICE and dualstack/multihomed fairness. It is worth noticing that this work will make ICE more flexible, robust and more suitable for changing mobile environments without major changes to the original ICE RFC. The ICE workgroup will consider new work items that follow this pattern.
> 
> ICE is an application controlled protocol that leverages a set of network defined protocols. The STUN (RFC 5389), TURN (RFC 5766) and related protocol work done in the TRAM working group must be closely synchronized with the work in this working group. To avoid interoperability issues and unwanted behavior it is desired to increase the interaction with other working groups dealing with network protocols closer to the wire. Example of such work may be, but not limited to; issues regarding multi-homing, multi subnet and prefixes, QoS, transport selection and congestion control. From the application side, the users of ICE, there is a need to make sure what is specified is actually usable. Getting input from the application working groups will be helpful (RTCWEB, HIP, MMUSIC, P2PSIP).
> 
> 
> 
> Milestones
> 
> - Jan 2016 Submit Dual-stack Fairness with ICE as Proposed Standard
>   draft-ietf-mmusic-ice-dualstack-fairness
> - Apr 2016 Submit a revision of ICE (RFC 5245) as Proposed Standard
>   draft-ietf-mmusic-rfc5245bis
>   (draft-ietf-mmusic-ice-sip-sdp remains in MMUSIC)
> - Jan 2016 Submit Trickle ICE as Proposed Standard
>   draft-ietf-mmusic-trickle-ice
>   (draft-ietf-mmusic-trickle-ice-sip remains in MMUSIC)
> 
> ————— STOP ———————
> 

-- 
Marc Petit-Huguenin
Email: marc@petit-huguenin.org
Blog: http://blog.marc.petit-huguenin.org
Profile: http://www.linkedin.com/in/petithug