]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix #417: prefetch and ECS causing cache corruption when used 674/head
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Wed, 17 Feb 2021 12:39:15 +0000 (13:39 +0100)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Wed, 11 May 2022 22:56:01 +0000 (00:56 +0200)
commitdaf316ea1b21de34360b915baa2568a9e34fc02e
tree4f83ff94c3d94916b4462195557d6cc94dff474b
parentf0d91950adc6f713290f05ca54f78ab735f5bb5f
- Fix #417: prefetch and ECS causing cache corruption when used
  together.
12 files changed:
daemon/worker.c
doc/Changelog
edns-subnet/subnetmod.c
edns-subnet/subnetmod.h
pythonmod/doc/modules/functions.rst
pythonmod/doc/modules/struct.rst
pythonmod/examples/inplace_callbacks.py
services/listen_dnsport.c
services/mesh.c
services/mesh.h
testdata/subnet_prefetch.crpl [new file with mode: 0644]
testdata/subnet_prefetch_with_client_ecs.crpl [new file with mode: 0644]