]> git.ipfire.org Git - thirdparty/pdns.git/commit
ALIAS: Ensure A and AAAA are in the NSEC bitmap 10155/head
authorPieter Lexis <pieter.lexis@powerdns.com>
Tue, 9 Mar 2021 15:46:30 +0000 (16:46 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Sun, 14 Mar 2021 12:21:45 +0000 (13:21 +0100)
commitaa216e980dee708efc42349fee7dcadb0edcc0dd
treebc59dc0560182762eca089984e934f2b5fb9b4d7
parent21f7c1822f6b53128171d9c3383cee312b147225
ALIAS: Ensure A and AAAA are in the NSEC bitmap

This ensures that NODATA responses from names with an ALIAS record don't
blank out A/AAAA on resolvers using aggressive NSEC caching.

Closes #6667
pdns/packethandler.cc
regression-tests/tests/alias-address/command
regression-tests/tests/alias-address/expected_result
regression-tests/tests/alias-address/expected_result.dnssec [new file with mode: 0644]
regression-tests/tests/alias-address/skip.narrow [new file with mode: 0644]
regression-tests/tests/alias-address/skip.nsec3 [new file with mode: 0644]
regression-tests/tests/alias-address/skip.optout [new file with mode: 0644]