Re: [Doh] meta qtypes

Tom Pusateri <pusateri@bangj.com> Mon, 19 March 2018 14:01 UTC

Return-Path: <pusateri@bangj.com>
X-Original-To: doh@ietfa.amsl.com
Delivered-To: doh@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9BDA3126D45 for <doh@ietfa.amsl.com>; Mon, 19 Mar 2018 07:01:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] 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 6OECcaoBYOyI for <doh@ietfa.amsl.com>; Mon, 19 Mar 2018 07:01:29 -0700 (PDT)
Received: from oj.bangj.com (amt0.gin.ntt.net [129.250.11.170]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 354D71204DA for <doh@ietf.org>; Mon, 19 Mar 2018 07:01:29 -0700 (PDT)
Received: from dhcp-86a7.meeting.ietf.org (dhcp-86a7.meeting.ietf.org [31.133.134.167]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by oj.bangj.com (Postfix) with ESMTPSA id EA36F9EB; Mon, 19 Mar 2018 09:56:11 -0400 (EDT)
From: Tom Pusateri <pusateri@bangj.com>
Message-Id: <16CD849A-55B3-487C-A370-CA96FF619BC3@bangj.com>
Content-Type: multipart/alternative; boundary="Apple-Mail=_7899F905-2351-46F9-ACA6-8630B5FE790F"
Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\))
Date: Mon, 19 Mar 2018 14:01:25 +0000
In-Reply-To: <20180319131134.46hjo2eo757jqe7d@miek.nl>
Cc: Ólafur Guðmundsson <olafur@cloudflare.com>, DoH WG <doh@ietf.org>, Patrick McManus <pmcmanus@mozilla.com>
To: Miek Gieben <miek@miek.nl>
References: <20180318143811.bn5kwr7oqo2ux6qm@miek.nl> <CAOdDvNoNN98zOuPAepS0=0Nt06+UAGV1ZCrxs0J2TzQaVnJz8w@mail.gmail.com> <CAN6NTqwA+Ub22Ajr_RGGh2+32aMMUMcKnPdUrUpkk8zF6TBn1Q@mail.gmail.com> <20180319131134.46hjo2eo757jqe7d@miek.nl>
X-Mailer: Apple Mail (2.3273)
Archived-At: <https://mailarchive.ietf.org/arch/msg/doh/L9Rr9FTrfI44p4ejGh_1bbOR5ho>
Subject: Re: [Doh] meta qtypes
X-BeenThere: doh@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: DNS Over HTTPS <doh.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/doh>, <mailto:doh-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/doh/>
List-Post: <mailto:doh@ietf.org>
List-Help: <mailto:doh-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/doh>, <mailto:doh-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 19 Mar 2018 14:01:36 -0000

> On Mar 19, 2018, at 1:11 PM, Miek Gieben <miek@miek.nl> wrote:
> 
> [ Quoting <olafur@cloudflare.com> in "Re: [Doh] meta qtypes..." ]
>> I would prefer if the draft did NOT even consider Meta types, but limited
>> itself to pure queries i.e. excluded query type's 128..255
>> Additionally doing other things like Updates and Zone transfers should
>> involve different meta types (lets learn from experience here not repeat
>> mistakes)
> 
> Yes! So make the draft say?
> 
>   MUST support opcode QUERY. MUST NOT support any other opcode.
>   MUST support all RR types excluding the meta range 128..255.
> 
>   A non supported query MUST be rejected with a ... ?
> 
> 
> /Miek

No, please don’t prevent DNS Stateful Operations from working which is in Last Call and uses a new Opcode.

https://datatracker.ietf.org/doc/draft-ietf-dnsop-session-signal/ <https://datatracker.ietf.org/doc/draft-ietf-dnsop-session-signal/>

Tom