Re: [DNSOP] I-D Action: draft-salgado-dnsop-rrserial-01.txt
Hugo Salgado <hsalgado@nic.cl> Thu, 03 June 2021 15:51 UTC
Return-Path: <hsalgado@nic.cl>
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 D7E233A041D for <dnsop@ietfa.amsl.com>; Thu, 3 Jun 2021 08:51:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, 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 usi3z_W2Ihda for <dnsop@ietfa.amsl.com>; Thu, 3 Jun 2021 08:51:21 -0700 (PDT)
Received: from mail.nic.cl (mail.nic.cl [IPv6:2001:1398:1::6008]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EF4093A043E for <dnsop@ietf.org>; Thu, 3 Jun 2021 08:51:20 -0700 (PDT)
Received: from mail.nic.cl (localhost [127.0.0.1]) by mail.nic.cl (Postfix) with ESMTP id 7D736195D6040 for <dnsop@ietf.org>; Thu, 3 Jun 2021 11:51:17 -0400 (-04)
Received: from pepino (unknown [190.163.103.228]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.nic.cl (Postfix) with ESMTPSA id 69759195D5FBE for <dnsop@ietf.org>; Thu, 3 Jun 2021 11:51:17 -0400 (-04)
Date: Thu, 03 Jun 2021 11:51:16 -0400
From: Hugo Salgado <hsalgado@nic.cl>
To: dnsop@ietf.org
Message-ID: <20210603155116.GD164456@pepino>
References: <162273531496.6009.17116227306959036145@ietfa.amsl.com>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="ieNMXl1Fr3cevapt"
Content-Disposition: inline
In-Reply-To: <162273531496.6009.17116227306959036145@ietfa.amsl.com>
X-Virus-Scanned: ClamAV using ClamSMTP on Thu Jun 3 11:51:17 2021 -0400 (-04) (mail.nic.cl)
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsop/Px7sPlRiictTUHbA5tLvVVElmDY>
Subject: Re: [DNSOP] I-D Action: draft-salgado-dnsop-rrserial-01.txt
X-BeenThere: dnsop@ietf.org
X-Mailman-Version: 2.1.29
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: Thu, 03 Jun 2021 15:51:26 -0000
Dear group. Version -01 has substantive changes according to the comments in the list. The most important: - qname is used to associate the serial's zone, and thus avoid associating it to the answer, that can be empty or multiple; - its use is not prohibited in resolvers, but remains undefined; - the length of the answer is defined as 0 for questions and 4 for answers; - added SERVFAIL use in addition to NOERROR (optional); - clarified use for NODATA; - an applicability consideration is added that advises against its use in zones that do not make sense of the SOA's serial; - a security consideration is added about the risk of not carrying dnssec signatures. Regards, Hugo On 08:48 03/06, internet-drafts@ietf.org wrote: > > A New Internet-Draft is available from the on-line Internet-Drafts directories. > This draft is a work item of the Domain Name System Operations WG of the IETF. > > Title : The "RRSERIAL" EDNS option for the SOA serial of a RR's zone > Authors : Hugo Salgado > Mauricio Vergara Ereche > Filename : draft-salgado-dnsop-rrserial-01.txt > Pages : 6 > Date : 2021-06-03 > > Abstract: > The "RRSERIAL" EDNS option allows a DNS querier to request a DNS > authoritative server to add an EDNS option in the answer of such > query with the SOA serial number field of the origin zone which > contains the answered Resource Record. > > This "RRSERIAL" data allows to debug and diagnose problems by helping > to recognize the data source of an answer in an atomic single query, > by associating the response with a respective zone version. > > > The IETF datatracker status page for this draft is: > https://datatracker.ietf.org/doc/draft-salgado-dnsop-rrserial/ > > There is also an HTML version available at: > https://www.ietf.org/archive/id/draft-salgado-dnsop-rrserial-01.html > > A diff from the previous version is available at: > https://www.ietf.org/rfcdiff?url2=draft-salgado-dnsop-rrserial-01 > > > Internet-Drafts are also available by anonymous FTP at: > ftp://ftp.ietf.org/internet-drafts/ > > > _______________________________________________ > DNSOP mailing list > DNSOP@ietf.org > https://www.ietf.org/mailman/listinfo/dnsop >
- [DNSOP] I-D Action: draft-salgado-dnsop-rrserial-… internet-drafts
- Re: [DNSOP] I-D Action: draft-salgado-dnsop-rrser… Hugo Salgado