Re: [dnsext] RFC3596: A/AAAA records and additional section processing

Colm MacCárthaigh <colm@allcosts.net> Fri, 04 March 2011 07:12 UTC

Return-Path: <colm@allcosts.net>
X-Original-To: dnsext@core3.amsl.com
Delivered-To: dnsext@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id A2FAF3A69A4 for <dnsext@core3.amsl.com>; Thu, 3 Mar 2011 23:12:12 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.677
X-Spam-Level:
X-Spam-Status: No, score=-2.677 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, MIME_8BIT_HEADER=0.3, RCVD_IN_DNSWL_LOW=-1]
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 KahrS2efvnhQ for <dnsext@core3.amsl.com>; Thu, 3 Mar 2011 23:12:08 -0800 (PST)
Received: from mail-fx0-f44.google.com (mail-fx0-f44.google.com [209.85.161.44]) by core3.amsl.com (Postfix) with ESMTP id 3A81C3A692D for <dnsext@ietf.org>; Thu, 3 Mar 2011 23:12:07 -0800 (PST)
Received: by fxm15 with SMTP id 15so1990790fxm.31 for <dnsext@ietf.org>; Thu, 03 Mar 2011 23:13:09 -0800 (PST)
MIME-Version: 1.0
Received: by 10.223.15.217 with SMTP id l25mr344854faa.15.1299222789061; Thu, 03 Mar 2011 23:13:09 -0800 (PST)
Received: by 10.223.95.203 with HTTP; Thu, 3 Mar 2011 23:13:09 -0800 (PST)
In-Reply-To: <20110304070141.55FE0BA8196@drugs.dv.isc.org>
References: <AANLkTik6zTfBcq129pX_uQC-adruhVGnk=CjRn29=fpt@mail.gmail.com> <AANLkTin_GMbCxTV8XTqMKM5RE=+3uwYSWp2Di_mBwZjU@mail.gmail.com> <20110304070141.55FE0BA8196@drugs.dv.isc.org>
Date: Thu, 03 Mar 2011 23:13:09 -0800
Message-ID: <AANLkTime-8UtHeTBXyWicqMSbaZex0TWUaVRYPA6QmCt@mail.gmail.com>
From: Colm MacCárthaigh <colm@allcosts.net>
To: Mark Andrews <marka@isc.org>
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: quoted-printable
Cc: dnsext@ietf.org
Subject: Re: [dnsext] RFC3596: A/AAAA records and additional section processing
X-BeenThere: dnsext@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: DNS Extensions working group discussion list <dnsext.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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>
X-List-Received-Date: Fri, 04 Mar 2011 07:12:18 -0000

2011/3/3 Mark Andrews <marka@isc.org>:
>> dig AAAA www.google.com @a.root-servers.net.
>>
>> plainly does trigger additional section processing. (though one might
>> argue it was the name, not the type, that pulled the trigger).
>
> No. That is not addition section processing.  That is referral
> processing.
>
> Additional section processing would be returning A and AAAA to
> NS queries.

dig AAAA www.google.com @a.root-servers.net.

and

dig NS www.google.com @a.root-servers.net.

return literally byte-identical responses after the question section.

dig NS com @a.root-servers.net.

too (with EDNS enabled). I find it hard to reason about what the difference is.

-- 
Colm