]> git.ipfire.org Git - thirdparty/pdns.git/commit
Test ANY bind UDP handling for the v4 case 12309/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 9 Dec 2022 12:44:52 +0000 (13:44 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 9 Dec 2022 12:55:17 +0000 (13:55 +0100)
commit3a817a78cdc37c0df13937ab2ef710f0daa8fea9
tree2f96146b6619a9a4b9bef6ce3a20656e74813c42
parent3a2efe3348a28e4d17ba0be4b6878b04350ac361
Test ANY bind UDP handling for the v4 case

v6 is more work, as the test client code assumes v4

Tested by neutering IsAnyAddress handling of auth and rec and verifying the tests fail.

Fixes #3965 (at least th v4 part).
regression-tests.auth-py/test_AnyBind.py [new file with mode: 0644]
regression-tests.recursor-dnssec/test_AnyBind.py [new file with mode: 0644]