]> git.ipfire.org Git - thirdparty/unbound.git/commit
Add prefetch support for subnet cache entries 664/head
authorTian Lan <tilan7663@gmail.com>
Fri, 15 Apr 2022 19:26:16 +0000 (15:26 -0400)
committerTian Lan <tilan7663@gmail.com>
Fri, 29 Apr 2022 15:46:05 +0000 (11:46 -0400)
commit8afbc0944f054a0a60d0e19e3db9852efb43f4ba
treee590960e347c65b61759d01ed84751e9159b03ec
parent1289c53c1ad698e51a7adf0271d63af992d78a33
Add prefetch support for subnet cache entries

- Entries in the subnet cache should now be prefetched.

- Rename testdata subnet_*.crpl to subnet_*.rpl so they are visible to
  make test

Signed-off-by: Tian Lan <tian.lan@twosigma.com>
edns-subnet/subnetmod.c
edns-subnet/subnetmod.h
services/mesh.c