Re: [DNSOP] I-D Action: draft-ietf-dnsop-attrleaf-06.txt

Paul Vixie <paul@redbarn.org> Wed, 28 March 2018 18:41 UTC

Return-Path: <paul@redbarn.org>
X-Original-To: dnsop@ietfa.amsl.com
Delivered-To: dnsop@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1FB62127342 for <dnsop@ietfa.amsl.com>; Wed, 28 Mar 2018 11:41:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.911
X-Spam-Level:
X-Spam-Status: No, score=-1.911 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_PASS=-0.001, 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 Mu_KaiRW5G51 for <dnsop@ietfa.amsl.com>; Wed, 28 Mar 2018 11:41:25 -0700 (PDT)
Received: from family.redbarn.org (family.redbarn.org [IPv6:2001:559:8000:cd::5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 037F21201F2 for <dnsop@ietf.org>; Wed, 28 Mar 2018 11:41:25 -0700 (PDT)
Received: from [IPv6:2001:559:8000:c9:d4c0:581d:b69c:1cab] (unknown [IPv6:2001:559:8000:c9:d4c0:581d:b69c:1cab]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by family.redbarn.org (Postfix) with ESMTPSA id D25D77594C; Wed, 28 Mar 2018 18:41:24 +0000 (UTC)
Message-ID: <5ABBE1D3.9050608@redbarn.org>
Date: Wed, 28 Mar 2018 11:41:23 -0700
From: Paul Vixie <paul@redbarn.org>
User-Agent: Postbox 5.0.24 (Windows/20180302)
MIME-Version: 1.0
To: dhc@dcrocker.net
CC: dnsop@ietf.org
References: <152225104695.29861.12372554810426800977@ietfa.amsl.com>
In-Reply-To: <152225104695.29861.12372554810426800977@ietfa.amsl.com>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsop/s7UoE8ZCKWgHzPBATnR0_lfVE_o>
Subject: Re: [DNSOP] I-D Action: draft-ietf-dnsop-attrleaf-06.txt
X-BeenThere: dnsop@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: IETF DNSOP WG mailing list <dnsop.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dnsop>, <mailto:dnsop-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dnsop/>
List-Post: <mailto:dnsop@ietf.org>
List-Help: <mailto:dnsop-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dnsop>, <mailto:dnsop-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 28 Mar 2018 18:41:27 -0000

dave, HEREIS. --paul

internet-drafts@ietf.org wrote:
> ...
> https://tools.ietf.org/html/draft-ietf-dnsop-attrleaf-06
> ...

in: 1. Introduction

s/resource records/resource record types/ (two occurrences)

in: 1.1. _Underscore Scoping

s/existing resource record/existing resource record type/
s/specific resource records/specific resource record sets/
s/[RFC1035]/[RFC952]/ (first occurrence)
s/above the underscore/above the underscored/

in: 1.2. Scaling Benefits for TXT, SRV, and URI Resource Records

s/SRV,//; S/"SRV",//
OR s/Some resource records are generic and support a variety of uses.//;
    s/Their use can scale poorly.*different uses\.//;
    s/increasingly-popular//; s/approach,/approach/

s/records/record types/
s/RR/RRset/ (note, leave "RR"s alone)
s/RRs/RRsets/

in: 2. DNS Underscore Scoped Entry Registries Function

s/specific resource records/specific resource record types/
s/one or more RR records/an RRset/
s/such records/such RRsets/
s/other resource records/other RRsets/
s/applications/applications using the same resource record type/
s/listed resource record/listed resource record type/
s/RR,/RR type/
s/table of names/table of RR types and names/
(table needs to be fixed to add an RR Type column)
/name space/name space, just as every RR type owns a distinct, 
subordinate name space./

in: 2.1. DNS Underscore Global Scoped Entry Registry Definition

s/RR:/RR Type:/
s/the RR/the RR type/
s/References/References:/
s/Each RR/Each RR type/

in: 3.1. DNS Underscore Global Scoped Entry Registry

s/first/right-most/
s/(RR)/(RR Type)/
s/RR/RR Type/ (in table)

in: 3.2. Guidance for Expert Review

s/resource record/resource record type/ (three occurrences)

-- 
P Vixie