X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD autolearn=unavailable autolearn_force=no version=3.4.1 X-Mailer: Apple Mail (2.3273) content-type: text/plain; charset="utf-8" In-Reply-To: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mx.pao1.isc.org Date: Thu, 4 Jan 2018 09:07:53 +1100 X-RT-Original-Encoding: utf-8 Delivered-To: bind9-public@bugs.isc.org Message-ID: <30884B13-9973-4DBF-871F-E4AD21F4EA8C@isc.org> X-RT-Interface: Email From: "Mark Andrews" Return-Path: MIME-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) From marka@isc.org Wed Jan 3 22:08:30 2018 To: bind9-public@isc.org X-RT-Incoming-Encryption: Not encrypted X-Original-To: bind9-public@bugs.isc.org References: <3E18C1A0C550C44DA156DA5DA8ECCC6AA2D6EA43@NICS-EXCH2.sbg.nic.at> Subject: Re: [ISC-Bugs #46875] rndc zonestatus type is wrong for bump-in-the-wire signed zone Content-Transfer-Encoding: quoted-printable Received: from mx.pao1.isc.org (mx.pao1.isc.org [IPv6:2001:4f8:0:2::2b]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx.pao1.isc.org", Issuer "COMODO RSA Organization Validation Secure Server CA" (not verified)) by bugs.isc.org (Postfix) with ESMTPS id 635CAD78B0B for ; Wed, 3 Jan 2018 22:08:30 +0000 (UTC) Received: from zmx1.isc.org (zmx1.isc.org [149.20.0.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx.pao1.isc.org (Postfix) with ESMTPS id 8031D3B764B for ; Wed, 3 Jan 2018 22:07:57 +0000 (UTC) Received: from zmx1.isc.org (localhost [127.0.0.1]) by zmx1.isc.org (Postfix) with ESMTPS id 68663160051 for ; Wed, 3 Jan 2018 22:07:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by zmx1.isc.org (Postfix) with ESMTP id 5206C16007F for ; Wed, 3 Jan 2018 22:07:57 +0000 (UTC) Received: from zmx1.isc.org ([127.0.0.1]) by localhost (zmx1.isc.org [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id HQls6FSxDKNf for ; Wed, 3 Jan 2018 22:07:57 +0000 (UTC) Received: from [172.30.42.90] (c27-253-115-14.carlnfd2.nsw.optusnet.com.au [27.253.115.14]) by zmx1.isc.org (Postfix) with ESMTPSA id AA2DF160051 for ; Wed, 3 Jan 2018 22:07:56 +0000 (UTC) RT-Message-ID: Content-Length: 1083 > On 4 Jan 2018, at 8:49 am, Evan Hunt via RT wrote: > > I silenced a spurious compiler warning that maybe raw could be used > uninitialized, and put brackets around the one-line if statements while I > was there. > > What's there is okay, and can be committed, but it occurs to me it's > incomplete. We have expiry and refresh timers being reported only for > the signed zone, but if the raw zone is type slave then we should have it > reported for both, the way we currently do with serial numbers. They don’t make sense for the signed zone. s/zone/mayberaw/ > Filename, node count, and load time should probably also be reported for > both raw and signed (when applicable). And it wouldn't hurt to include the > journal file name, too, which isn't reported for either side now. > > Perhaps these changes should be in 9.13 only though. > > -- > Ticket History: https://bugs.isc.org/Ticket/Display.html?id=46875 -- Mark Andrews, ISC 1 Seymour St., Dundas Valley, NSW 2117, Australia PHONE: +61 2 9871 4742 INTERNET: marka@isc.org