]> git.ipfire.org Git - thirdparty/bind9.git/commit
check that bits 64..71 in a dns64 prefix are zero
authorMark Andrews <marka@isc.org>
Tue, 23 Jul 2019 18:53:13 +0000 (04:53 +1000)
committerMark Andrews <marka@isc.org>
Wed, 31 Jul 2019 11:51:11 +0000 (21:51 +1000)
commita7ec7eb6edaa71c3cc141879ce23c5369bbabf87
tree6f692006b23d69e4e3503e03182ff181822d1dfa
parent06d8b1071de69bac2585c1e227ce95a56f234a39
check that bits 64..71 in a dns64 prefix are zero
12 files changed:
bin/tests/system/dns64/conf/bad10.conf [new file with mode: 0644]
bin/tests/system/dns64/conf/bad11.conf [new file with mode: 0644]
bin/tests/system/dns64/conf/bad12.conf [new file with mode: 0644]
bin/tests/system/dns64/conf/bad13.conf [new file with mode: 0644]
bin/tests/system/dns64/conf/bad14.conf [new file with mode: 0644]
bin/tests/system/dns64/conf/bad15.conf [new file with mode: 0644]
bin/tests/system/dns64/conf/bad16.conf [new file with mode: 0644]
bin/tests/system/dns64/conf/bad17.conf [new file with mode: 0644]
bin/tests/system/dns64/conf/bad18.conf [new file with mode: 0644]
bin/tests/system/dns64/conf/bad19.conf [new file with mode: 0644]
doc/arm/Bv9ARM-book.xml
lib/bind9/check.c