Re: I-D Action:draft-ietf-tsvwg-iana-ports-07.txt
Magnus Westerlund <magnus.westerlund@ericsson.com> Tue, 12 October 2010 12:49 UTC
Return-Path: <magnus.westerlund@ericsson.com>
X-Original-To: tsvwg@core3.amsl.com
Delivered-To: tsvwg@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id F143F3A6968 for <tsvwg@core3.amsl.com>; Tue, 12 Oct 2010 05:49:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.47
X-Spam-Level:
X-Spam-Status: No, score=-106.47 tagged_above=-999 required=5 tests=[AWL=0.129, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K57SmCLRRPzK for <tsvwg@core3.amsl.com>; Tue, 12 Oct 2010 05:49:26 -0700 (PDT)
Received: from mailgw9.se.ericsson.net (mailgw9.se.ericsson.net [193.180.251.57]) by core3.amsl.com (Postfix) with ESMTP id A9B2C3A695D for <tsvwg@ietf.org>; Tue, 12 Oct 2010 05:49:25 -0700 (PDT)
X-AuditID: c1b4fb39-b7c6dae000006ad7-56-4cb4599f93ee
Received: from esealmw128.eemea.ericsson.se (Unknown_Domain [153.88.253.125]) by mailgw9.se.ericsson.net (Symantec Mail Security) with SMTP id BC.89.27351.F9954BC4; Tue, 12 Oct 2010 14:50:39 +0200 (CEST)
Received: from esealmw128.eemea.ericsson.se ([153.88.254.176]) by esealmw128.eemea.ericsson.se with Microsoft SMTPSVC(6.0.3790.3959); Tue, 12 Oct 2010 14:50:39 +0200
Received: from [147.214.183.82] ([147.214.183.82]) by esealmw128.eemea.ericsson.se with Microsoft SMTPSVC(6.0.3790.3959); Tue, 12 Oct 2010 14:50:38 +0200
Message-ID: <4CB4599E.1010506@ericsson.com>
Date: Tue, 12 Oct 2010 14:50:38 +0200
From: Magnus Westerlund <magnus.westerlund@ericsson.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; sv-SE; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4
MIME-Version: 1.0
To: tsvwg <tsvwg@ietf.org>
Subject: Re: I-D Action:draft-ietf-tsvwg-iana-ports-07.txt
References: <20101012093017.02D803A68EE@core3.amsl.com>
In-Reply-To: <20101012093017.02D803A68EE@core3.amsl.com>
X-Enigmail-Version: 1.1.1
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-OriginalArrivalTime: 12 Oct 2010 12:50:38.0890 (UTC) FILETIME=[1245B0A0:01CB6A0C]
X-Brightmail-Tracker: AAAAAA==
X-BeenThere: tsvwg@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Transport Area Working Group <tsvwg.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tsvwg>, <mailto:tsvwg-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tsvwg>
List-Post: <mailto:tsvwg@ietf.org>
List-Help: <mailto:tsvwg-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tsvwg>, <mailto:tsvwg-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 12 Oct 2010 12:49:30 -0000
Hi, The diff between this version and previous one is here: http://tools.ietf.org/rfcdiff?url2=draft-ietf-tsvwg-iana-ports-07 This version contains a lot of polishing, alignment and a bit of restructuring. We would very much appreciate any feedback on the changes. I do note that we have not included indication of which are the primary service name for other services that has aliasing than for http/www/www-http. If more cases should be included in the IANA considerations please let us know. Personally I have reviewed the critique in http://www.ietf.org/id/draft-gudmundsson-dnsext-srv-clarify-01.txt and I don't see any real issues. 1. We have inverted the registry name to be: Service Name and Transport Protocol Port Number Registry 2. For me personally I don't see an issue with giving different service names to an application that uses different substrates. I think the following paragraph from section 5 of this document is the one applicable: For future assignments, applications will not be permitted that merely request a new name exactly duplicating an existing service. Having multiple names for the same service serves no purpose. Implementers are requested to inform IANA if they discover other cases where a single service has multiple names, so that one name may be recorded as the primary name for service discovery purposes. But as different substrates aren't exactly the same service I don't see an issue. 3. Unfortunately it seems like we still have a broken ABNF. I have suggested a fix: SRVNAME = (ALPHA / (*(*DIGIT [HYPHEN]) ALPHA)) *([HYPHEN] ALNUM) ALNUM = ALPHA / DIGIT ; A-Z, a-z, 0-9 HYPHEN = %x2d ; "-" ALPHA = %x41-5A / %x61-7A ; A-Z / a-z [RFC5234] DIGIT = %x30-39 ; 0-9 [RFC5234] 4. When it comes to the length of service names, I fully agree that from a DNS perspective longer service names wouldn't be an issue, but for using them in transport protocol near usages it would be an issue. As we are going for unification of the name space to avoid collisions the 15 character limit is needed. We likely submit an update in the next few days to take care of the ABNF issue. If you have any more nit please tell us immediately. 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 ----------------------------------------------------------------------
- I-D Action:draft-ietf-tsvwg-iana-ports-07.txt Internet-Drafts
- Re: I-D Action:draft-ietf-tsvwg-iana-ports-07.txt Magnus Westerlund
- Re: I-D Action:draft-ietf-tsvwg-iana-ports-07.txt Lars Eggert