Content-Type: text/plain; charset="utf-8" References: <3E18C1A0C550C44DA156DA5DA8ECCC6AA2D6EA43@NICS-EXCH2.sbg.nic.at> Message-ID: Content-Transfer-Encoding: binary MIME-Version: 1.0 X-RT-Interface: Web X-Mailer: MIME-tools 5.508 (Entity 5.508) In-Reply-To: <3E18C1A0C550C44DA156DA5DA8ECCC6AA2D6EA43@NICS-EXCH2.sbg.nic.at> X-RT-Original-Encoding: utf-8 Content-Disposition: inline RT-Send-CC: Content-Length: 700 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. 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.