Task #8682
closedunhideAAAA : Tweak dns64 to publish AAAA records for sites on CDNs which support v6 natively but haven't published AAAA yet.
0%
Updated by Venu Kakarla almost 4 years ago
Knot Resolver Modules
- Policy, access control, data manipulation
https://knot-resolver.readthedocs.io/en/stable/config-policy.html
https://github.com/CZ-NIC/knot-resolver/blob/master/modules/policy/policy.lua
- DNS64
https://knot-resolver.readthedocs.io/en/stable/modules-dns64.html#mod-dns64
https://github.com/CZ-NIC/knot-resolver/blob/master/modules/dns64/dns64.lua
- IP address renumbering
https://knot-resolver.readthedocs.io/en/stable/modules-renumber.html#mod-renumber
https://github.com/CZ-NIC/knot-resolver/blob/master/modules/renumber/renumber.lua
- Static hints
https://knot-resolver.readthedocs.io/en/stable/modules-hints.html#mod-hints
https://github.com/CZ-NIC/knot-resolver/blob/master/modules/hints/hints.c
- DNS Application Firewall
https://knot-resolver.readthedocs.io/en/stable/modules-daf.html#mod-daf
https://github.com/CZ-NIC/knot-resolver/blob/master/modules/daf/daf.lua
Updated by Nico Schottelius almost 4 years ago
- Status changed from New to Closed