]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix #1366: Infra cache does not work correctly for NAT64, by
authorYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Sat, 1 Nov 2025 14:10:27 +0000 (15:10 +0100)
committerYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Sat, 1 Nov 2025 14:10:27 +0000 (15:10 +0100)
commit024c921dbface1e7373ccea5a7b8cca86a087317
tree6ccffba6cfd7c1e2cf20510ddeb9a869e546b1fe
parent1a808e297801e01d7fbd6d7769a64f07e5d2ca05
- Fix #1366: Infra cache does not work correctly for NAT64, by
  moving the NAT64 synthesis from the iterator when selecting a target
  address, to the delegation point itself when adding target
  addresses.
doc/Changelog
iterator/iter_utils.c
iterator/iter_utils.h
iterator/iterator.c
util/net_help.c
util/net_help.h