]> 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 12:35:14 +0000 (22:35 +1000)
commitf0fa5ce397d00c5a2f5f0c0c43a721ad86ba3d35
treec77a2b203bb28db72a6992f497a65ca7879883d6
parent31998f2bf2a48c59abcb077da3faed34d6a748fa
check that bits 64..71 in a dns64 prefix are zero

(cherry picked from commit a7ec7eb6edaa71c3cc141879ce23c5369bbabf87)
14 files changed:
bin/tests/system/dns64/clean.sh
bin/tests/system/dns64/conf/bad18.conf [new file with mode: 0644]
bin/tests/system/dns64/conf/bad19.conf [new file with mode: 0644]
bin/tests/system/dns64/conf/warn1.conf [new file with mode: 0644]
bin/tests/system/dns64/conf/warn2.conf [new file with mode: 0644]
bin/tests/system/dns64/conf/warn3.conf [new file with mode: 0644]
bin/tests/system/dns64/conf/warn4.conf [new file with mode: 0644]
bin/tests/system/dns64/conf/warn5.conf [new file with mode: 0644]
bin/tests/system/dns64/conf/warn6.conf [new file with mode: 0644]
bin/tests/system/dns64/conf/warn7.conf [new file with mode: 0644]
bin/tests/system/dns64/conf/warn8.conf [new file with mode: 0644]
bin/tests/system/dns64/tests.sh
doc/arm/Bv9ARM-book.xml
lib/bind9/check.c