Mark Andrews
5252985a21
Look for covering NSEC under two more conditions
...
1) when after processing a node there where no headers that
contained active records.
When
if (check_stale_header(node, header, &locktype, lock, &search,
&header_prev);
succeeds or
if (EXISTS(header) && !ANCIENT(header))
fails for all entries in the list leading to 'empty_node' remaining
true.
If there is are no active records we know nothing about the
current state of the name so we treat is as ISC_R_NOTFOUND.
2) when there was a covering NOQNAME proof found or all the
active headers where negative.
When
if (header->noqname != NULL &&
header->trust == dns_trust_secure)
succeeds or
if (!NEGATIVE(header))
never succeeds. Under these conditions there could (should be for
found_noqname) be a covering NSEC earlier in the tree.
2021-12-02 14:24:37 +01:00
..
2021-12-02 14:18:42 +01:00
2021-11-25 18:15:18 +01:00
2021-11-01 15:17:31 +01:00
2021-11-30 12:20:22 +02:00
2021-11-22 11:09:21 +01:00
2021-07-06 05:33:48 +00:00
2021-10-06 11:22:20 +02:00
2021-12-02 14:18:41 +01:00
2021-10-15 04:31:37 +00:00
2021-10-15 01:01:25 -07:00
2021-10-14 10:33:24 +02:00
2021-12-02 14:18:41 +01:00
2021-10-06 11:22:20 +02:00
2021-12-01 11:45:55 -08:00
2021-10-13 05:47:48 +02:00
2021-10-06 11:22:20 +02:00
2021-10-12 15:01:53 +02:00
2021-10-12 09:56:44 +11:00
2021-10-06 11:22:20 +02:00
2021-10-06 11:22:20 +02:00
2021-10-06 11:22:20 +02:00
2021-09-09 15:35:39 +02:00
2021-10-28 07:39:37 +00:00
2021-10-06 11:22:20 +02:00
2021-10-13 00:49:15 -07:00
2021-10-06 11:22:20 +02:00
2021-10-25 21:33:35 +00:00
2021-10-13 00:49:15 -07:00
2021-06-09 14:35:14 +02:00
2021-10-06 11:22:20 +02:00
2021-10-06 11:22:20 +02:00
2021-10-06 11:22:20 +02:00
2021-10-06 11:22:20 +02:00
2021-10-06 11:22:20 +02:00
2021-10-06 11:22:20 +02:00
2021-07-06 05:33:48 +00:00
2021-10-13 05:47:48 +02:00
2021-10-28 07:38:56 +00:00
2021-10-12 13:11:13 -07:00
2021-10-06 11:22:20 +02:00
2021-11-05 14:14:59 +02:00
2021-10-14 10:33:24 +02:00
2021-10-06 11:22:20 +02:00
2021-12-02 14:18:42 +01:00
2021-10-06 11:22:20 +02:00
2021-10-28 07:39:37 +00:00
2021-10-28 07:39:37 +00:00
2021-10-28 07:39:37 +00:00
2021-11-01 21:50:47 +00:00
2021-11-23 08:44:47 +11:00
2021-10-28 07:39:37 +00:00
2021-11-03 20:10:34 +11:00
2021-05-22 00:37:27 -07:00
2021-10-18 14:35:50 -07:00
2021-12-02 14:24:37 +01:00
2021-10-13 00:49:15 -07:00
2021-10-06 11:22:20 +02:00
2021-10-13 05:47:48 +02:00
2021-10-13 00:49:15 -07:00
2021-10-14 10:33:24 +02:00
2021-10-06 11:22:20 +02:00
2021-10-15 01:01:25 -07:00
2021-12-02 14:18:42 +01:00
2021-10-06 11:22:20 +02:00
2021-10-06 11:22:20 +02:00
2021-12-02 14:18:41 +01:00
2021-10-06 11:22:20 +02:00
2021-10-06 11:22:20 +02:00
2021-12-02 14:18:41 +01:00
2021-12-02 14:18:41 +01:00
2021-06-09 14:35:14 +02:00
2021-10-15 11:18:41 +11:00
2021-08-24 09:07:15 +02:00
2021-10-06 11:22:20 +02:00
2021-10-06 11:22:20 +02:00
2021-12-01 12:00:28 +02:00
2021-10-06 11:22:20 +02:00
2021-10-13 00:49:15 -07:00
2021-10-06 11:22:20 +02:00
2021-10-06 11:22:20 +02:00
2021-10-06 11:22:20 +02:00
2021-10-06 11:22:20 +02:00
2021-10-13 05:47:48 +02:00
2021-12-01 12:00:28 +02:00
2021-10-13 00:49:15 -07:00
2021-12-02 14:18:41 +01:00
2021-10-06 11:22:20 +02:00
2021-10-06 11:22:20 +02:00