+6248. [func] Add an option "resolver-use-dns64", which enables
+ application of DNS64 rules to server addresses
+ when sending recursive queries. This allows
+ resolution to be performed via NAT64. [GL #608]
+
6247. [func] Implement incremental hashing in both isc_siphash
and isc_hash units. [GL #4306]
- None.
+- The new :any:`resolver-use-dns64` option enables ``named`` to apply
+ :any:`dns64` rules to IPv4 server addresses when sending recursive
+ queries, so that resolution can be performed over a NAT64 connection.
+ :gl:`#608`
+
Removed Features
~~~~~~~~~~~~~~~~