]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Update SVCB to the current spec. 659/head
authorBrian Wellington <bwelling@xbill.org>
Thu, 22 Apr 2021 00:22:40 +0000 (17:22 -0700)
committerBrian Wellington <bwelling@xbill.org>
Thu, 22 Apr 2021 00:22:40 +0000 (17:22 -0700)
commitab1d7e1078dc8449366d28bc6f5d33121902d067
tree116536c5db4e0baf7844bd493c2ef417a73319a8
parenta5bc3b32311f4cb70b31909b36f4c8bbfa7040c2
Update SVCB to the current spec.
dns/rdtypes/svcbbase.py
tests/example
tests/example1.good
tests/example2.good
tests/example3.good
tests/svcb_test_vectors.generic [new file with mode: 0644]
tests/svcb_test_vectors.text [new file with mode: 0644]
tests/test_svcb.py