Files
bind9/lib/dns
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-07-01 14:34:28 +10:00
2021-07-22 11:51:46 +02:00
2021-07-22 11:51:46 +02:00
2021-07-09 15:58:02 +02:00
2021-07-06 05:33:48 +00:00
2021-08-11 15:15:25 +02:00
2021-06-09 14:35:14 +02:00
2021-06-09 14:35:14 +02: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-07-06 05:33:48 +00:00
2021-07-09 15:58:02 +02:00
2021-07-12 12:33:46 +10:00
2021-07-06 05:33:48 +00:00
2021-07-06 05:33:48 +00:00
2021-05-26 08:15:08 +00:00