Re: [dnsext] draft-ietf-dnsext-rfc1995bis-ixfr -- questions on s3.2.3

Alfred Hönes <ah@TR-Sys.de> Thu, 19 April 2012 09:58 UTC

Return-Path: <dnsext-bounces@ietf.org>
X-Original-To: namedroppers-archive-gleetwall6@lists.ietf.org
Delivered-To: ietfarch-namedroppers-archive-gleetwall6@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CE6FA21F8568; Thu, 19 Apr 2012 02:58:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ietf.org; s=ietf1; t=1334829526; bh=gYimyTX5lX7e6RF3U5A0MvvKF7bKDfs8QmX8im1yyDo=; h=From:Message-Id:To:Date:In-Reply-To:References:Mime-Version: Subject:List-Id:List-Unsubscribe:List-Archive:List-Post:List-Help: List-Subscribe:Content-Type:Content-Transfer-Encoding:Sender; b=PqPbESLVv1ottrL//sdKCX4XkED9WLBRsASwjuW1OT9iSLPm8xMjVb6NiOq/TuoBx qJp8YofJeGes7r0x9BqbHDvXE9S81CDyawc/Jf/2gqQ6/6KKOfYRkuodF7OVJJiyWx UNtWCIE+UXmd81Hgg9THRgPPM/V0rWrRBrvnc20g=
X-Original-To: dnsext@ietfa.amsl.com
Delivered-To: dnsext@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 25F7C21F8568 for <dnsext@ietfa.amsl.com>; Thu, 19 Apr 2012 02:58:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -98.245
X-Spam-Level:
X-Spam-Status: No, score=-98.245 tagged_above=-999 required=5 tests=[AWL=0.504, BAYES_00=-2.599, CHARSET_FARAWAY_HEADER=3.2, HELO_EQ_DE=0.35, MIME_8BIT_HEADER=0.3, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id J4QcvCWnyoNt for <dnsext@ietfa.amsl.com>; Thu, 19 Apr 2012 02:58:45 -0700 (PDT)
Received: from TR-Sys.de (gateway.tr-sys.de [213.178.172.147]) by ietfa.amsl.com (Postfix) with ESMTP id C978F21F8491 for <dnsext@ietf.org>; Thu, 19 Apr 2012 02:58:44 -0700 (PDT)
Received: from ZEUS.TR-Sys.de by w. with ESMTP ($Revision: 1.37.109.26 $/16.3.2) id AA103539432; Thu, 19 Apr 2012 11:57:12 +0200
Received: (from ah@localhost) by z.TR-Sys.de (8.9.3 (PHNE_25183)/8.7.3) id LAA03264; Thu, 19 Apr 2012 11:57:10 +0200 (MESZ)
From: Alfred Hönes <ah@TR-Sys.de>
Message-Id: <201204190957.LAA03264@TR-Sys.de>
To: dnsext@ietf.org
Date: Thu, 19 Apr 2012 11:57:10 +0200
In-Reply-To:
References: <201204182159.XAA00506@TR-Sys.de>
X-Mailer: ELM [$Revision: 1.17.214.3 $]
Mime-Version: 1.0
Subject: Re: [dnsext] draft-ietf-dnsext-rfc1995bis-ixfr -- questions on s3.2.3
X-BeenThere: dnsext@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: DNS Extensions working group discussion list <dnsext.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dnsext>, <mailto:dnsext-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/dnsext>
List-Post: <mailto:dnsext@ietf.org>
List-Help: <mailto:dnsext-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dnsext>, <mailto:dnsext-request@ietf.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: dnsext-bounces@ietf.org
Errors-To: dnsext-bounces@ietf.org

Regarding the final point in my previous posting ...

>> ...
>>
>> Finally, a closely related topic / question:
>>
>> (5)
>> The example of "fallback to AXFR" in the draft (at the very end of
>> Section 2) currently suggests that, for efficiency at both the IXFR
>> server and the IXFR client, for full zone transfer (fallback to AXFR)
>> an IXFR server (typically) sends the zone RRs grouped by RRset.
>>
>> It has been correctly observed that this ordering does not correspond
>> to a requirement contained in the new AXFR specification, RFC 5936.
>>
>> Should this behavior be recommended/RECOMMENDED in the draft
>> for new IXFR server implementations?

Based on the feedback received, some implementations do this grouping
by RRset, but it looks like implementers would prefer the identical
set of RR placement/ordering requirements as in RFC 5936 for AXFR,
and not to have recommendations beyond that in the IXFR document.
I.e., there will be no ordering requirements for the RRs of a zone
beyond the dual (and dual-purpose) placement of SOA RRs (conveying
the SOA RR as such and serving as structure tags or 'sentinels'
for the response).

So the final part of Section 2 in the next version of the rfc1995bis
I-D will avoid mention of RRsets. My working copy of the draft now
says, including the new explanation at the end:

!  In contrast, in the case of fallback to AXFR, the IXFR response would
!  convey, in order:
!
!     *  SOA for sn_n    # first instance
!     *  {other RRs of the zone at sn_n, in arbitrary order}
!     *  SOA for sn_n    # repeated as trailing delimiter
!
!  In these examples, for convenience "other RRs ..." is used as a
!  shorthand for the more precise words "zero or more other RRs ...".


Agreed?


Kind regards,
  Alfred.

_______________________________________________
dnsext mailing list
dnsext@ietf.org
https://www.ietf.org/mailman/listinfo/dnsext