]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Test DoH 'meta' Protocol Buffer values for all protocols
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 17 Feb 2023 09:41:17 +0000 (10:41 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 17 Feb 2023 14:53:19 +0000 (15:53 +0100)
commit334e3549a06024182597fb9187e6e03c81fcd708
tree82dbe90fddd8b09db822e57b5f0784b806ef4dbf
parentc342d5fab551f95d94509832612563755a81ab3e
dnsdist: Test DoH 'meta' Protocol Buffer values for all protocols

The DoH-related values should be empty non-DoH protocols, but the
protocol buffer messages should still be sent, with the expected
content.
regression-tests.dnsdist/dnsdisttests.py
regression-tests.dnsdist/test_Metrics.py
regression-tests.dnsdist/test_Protobuf.py