Matthijs Mekking
bc448fb3b1
Don't use stale nodes when looking up a zonecut
...
When looking up a zonecut in cache, we use 'dns_rbt_findnode' to find
the closest matching node. This function however does not take into
account stale nodes. When we do find a stale node and use it, this
has implications for subsequent lookups. For example, this may break
QNAME minimization because we are using a deeper zonecut than we should
have.
Check the header for staleness and if so, and stale entries are not
accepted, look for the deepest zonecut from this node up.
2021-08-13 11:37:52 +02:00
..
2021-08-12 09:52:03 +10:00
2021-07-01 14:34:28 +10:00
2021-07-12 13:26:29 +10:00
2021-05-24 20:44:54 +02:00
2021-07-22 11:51:46 +02:00
2021-07-06 05:33:48 +00:00
2021-07-22 11:51:46 +02:00
2021-07-09 15:58:02 +02:00
2021-07-09 15:58:02 +02:00
2021-05-22 00:37:27 -07:00
2021-07-06 05:33:48 +00:00
2021-02-22 12:22:31 +11:00
2021-08-11 15:15:25 +02:00
2021-06-30 17:28:49 +02:00
2021-06-30 17:28:48 +02:00
2021-06-09 14:35:14 +02:00
2021-06-09 14:35:14 +02:00
2021-06-09 14:35:14 +02:00
2021-02-16 01:04:46 +00:00
2021-07-06 05:33:48 +00:00
2021-06-09 14:35:14 +02:00
2021-07-23 07:52:44 +10:00
2021-02-23 09:16:48 +01:00
2021-06-30 17:28:48 +02:00
2021-07-06 05:33:48 +00:00
2021-07-06 05:33:48 +00:00
2021-05-22 00:37:27 -07:00
2021-06-09 14:35:14 +02:00
2021-07-06 05:33:48 +00:00
2021-07-09 15:58:02 +02:00
2021-07-06 05:33:48 +00:00
2021-05-22 00:37:27 -07:00
2021-05-22 00:37:27 -07:00
2021-07-06 05:33:48 +00:00
2021-06-09 14:35:14 +02:00
2021-05-22 00:37:27 -07:00
2021-07-06 05:33:48 +00:00
2021-08-13 11:37:52 +02:00
2021-05-05 19:15:33 +02:00
2021-07-20 15:17:32 +10:00
2021-05-22 00:37:27 -07:00
2021-07-09 15:58:02 +02:00
2021-07-12 12:33:46 +10:00
2021-05-24 20:44:54 +02:00
2021-05-22 00:37:27 -07:00
2021-05-22 00:37:27 -07:00
2021-06-09 14:35:14 +02:00
2021-07-06 05:33:48 +00:00
2021-05-22 00:37:27 -07:00
2021-03-05 13:29:26 +02:00
2021-07-06 05:33:48 +00:00
2021-07-06 05:33:48 +00:00
2021-05-22 00:37:27 -07:00
2021-08-12 09:52:03 +10:00
2021-05-26 08:15:08 +00:00
2021-07-23 07:52:44 +10:00
2021-07-12 00:48:13 +00:00
2021-08-12 09:52:03 +10:00