]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Merge #664 from tilan7763: Add prefetch support for subnet cache
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Tue, 11 Jul 2023 12:31:49 +0000 (14:31 +0200)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Tue, 11 Jul 2023 12:31:49 +0000 (14:31 +0200)
commit7240ecbeb00687197a039d7088e8825c58aae018
treebfa702a54ac168305c36d9b8046b8c4147a7a869
parenta952ac17bec769bf31ef78f677acc5ce2a7a2f8e
- Merge #664 from tilan7763: Add prefetch support for subnet cache
  entries.
- For #664: Easier code flow for subnetcache prefetching.
- For #664: Add testcase.
- For #664: Rename subnet_prefetch tests to subnet_global_prefetch to
  differentiate from the new subnet prefetch support.
doc/Changelog
testdata/subnet_global_prefetch.crpl [new file with mode: 0644]
testdata/subnet_global_prefetch_always_forward.crpl [moved from testdata/subnet_prefetch_always_forward.crpl with 100% similarity]
testdata/subnet_global_prefetch_expired.crpl [new file with mode: 0644]
testdata/subnet_global_prefetch_with_client_ecs.crpl [moved from testdata/subnet_prefetch_with_client_ecs.crpl with 100% similarity]