References: <20170526103815.GA22789@jurassic> MIME-Version: 1.0 X-RT-Original-Encoding: utf-8 X-RT-Interface: Web In-Reply-To: <20170526103815.GA22789@jurassic> Content-Type: text/plain; charset="utf-8" Content-Disposition: inline X-Mailer: MIME-tools 5.508 (Entity 5.508) Content-Transfer-Encoding: binary Message-ID: Content-Length: 720 Proposed fix for processing cached DNSKEY RRsets while performing an RFC 5011 key refresh has been implemented in RT #46251. Pushed an extensive set of rebased fixes and cleanups for the mkeys system test to branch rt45293b. Updated test seems to pass consistently on Arch Linux, Fedora 25, FreeBSD 11.0 and OpenBSD 6.1. Note that rt45293b is based on rt46251 because even with the fixes and cleanups from rt45293b applied, the mkeys system test will still not pass consistently without rt46251 being merged beforehand. As a side note, these cleanups should result in a significant drop in time required to run the mkeys system test. On my machine that time went down from about 1m50s to about 50s. Please review.