Re: [DNSOP] Deprecating the status opcode

Mukund Sivaraman <muks@mukund.org> Thu, 16 May 2019 12:23 UTC

Return-Path: <muks@mukund.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 251A212012E for <dnsop@ietfa.amsl.com>; Thu, 16 May 2019 05:23:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.001
X-Spam-Level:
X-Spam-Status: No, score=-2.001 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=mukund.org
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 5hTILID68nQh for <dnsop@ietfa.amsl.com>; Thu, 16 May 2019 05:23:18 -0700 (PDT)
Received: from mail.akira.org (mail.akira.org [IPv6:2a01:4f8:13b:607::228]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3C90F12009C for <dnsop@ietf.org>; Thu, 16 May 2019 05:23:18 -0700 (PDT)
Received: from jurassic.lan.banu.com (unknown [27.5.222.46]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature ECDSA (P-256) server-digest SHA256) (No client certificate requested) by mail.akira.org (Postfix) with ESMTPSA id 96A3079004AE; Thu, 16 May 2019 12:23:15 +0000 (GMT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mukund.org; s=mail; t=1558009396; bh=IA0ALAqA2u3cXprVNcbX7yFMqY0KbKf+kz1GRSAj+3E=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=hV4vFWktV9nIYOi8otQZuhHj3yRXpGQ9oR4T15ZhkWa4DE7P/2Tn1SdE9EDQmOXbR RAFXq9qPpCGnOg/tHqZCe4piz4lDHP1WpEt/+e7TNE2AfRtpKBzns3ZKln/mUrnlu+ cwrMNaTnmZpLy7KaOcJ6ylRg3x9hB1Yi+TL9jdV0=
Date: Thu, 16 May 2019 17:53:12 +0530
From: Mukund Sivaraman <muks@mukund.org>
To: Petr Špaček <petr.spacek@nic.cz>
Cc: dnsop@ietf.org
Message-ID: <20190516122311.GA4159@jurassic.lan.banu.com>
References: <064BA295-F3DD-46E4-86A9-E03CF68EB6BC@sinodun.com> <20190515170020.3F76420141A62A@ary.qy> <CA+nkc8DTfhf7N9Wx0EaRC7kTWJcRMdv2v6P9Z+HH0DzvGbAuhw@mail.gmail.com> <7eca1d5a-bf88-b004-e260-be5eaeaffb05@nic.cz>
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <7eca1d5a-bf88-b004-e260-be5eaeaffb05@nic.cz>
User-Agent: Mutt/1.11.3 (2019-02-01)
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsop/yuXHDkormP-WlDTWShqNm243mJU>
Subject: Re: [DNSOP] Deprecating the status opcode
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, 16 May 2019 12:23:20 -0000

On Thu, May 16, 2019 at 12:23:12PM +0200, Petr Špaček wrote:
> I would say that it is better to have one "cleanup" RFC instead of
> one-off doc with one useful paragraph in it. With one bigger document we
> could say to newcommers "this is list of things you can ignore when you
> encounter them in pile of DNS RFCs".

+1 (matches up with "clarifications" style RFCs that bundle things
together).

		Mukund