]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix edns subnet, so that the subquery without subnet is stored in master
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 6 Aug 2025 10:08:44 +0000 (12:08 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 6 Aug 2025 10:08:44 +0000 (12:08 +0200)
commitcdcc0337d12f0622ddd10b6a3f5852670eed9a8d
treee9336c6f4d32ca2fc8a33ed0f55d0dbb14790630
parent305adf12bfa580552faa61af51ff5e17556015b7
- Fix edns subnet, so that the subquery without subnet is stored in
  global cache if the querier used 0.0.0.0/0 and the name and address
  do not receive subnet treatment. If the name and address are
  configured for subnet, it is stored in the subnet cache.
doc/Changelog
testdata/subnet_scopezero_global.crpl [new file with mode: 0644]