/* RFC 8375 */
"HOME.ARPA",
+ /* RFC 9462 */
+ "RESOLVER.ARPA",
+
NULL
};
B.E.F.IP6.ARPA
8.B.D.0.1.0.0.2.IP6.ARPA
EMPTY.AS112.ARPA
-HOME.ARPA"
+HOME.ARPA
+RESOLVER.ARPA"
n=$(expr $n + 1)
ret=0
count=$(expr $count + 1)
done
lines=$(grep "automatic empty zone: " ns1/named.run | wc -l)
-test $count -eq $lines -a $count -eq 99 || {
+test $count -eq $lines -a $count -eq 100 || {
ret=1
echo_i "failed (count mismatch)"
}
echo_i "testing automatic zones are reported ($n)"
ret=0
$RNDC -s 10.53.0.4 -p ${EXTRAPORT6} -c ns4/key6.conf status >rndc.out.1.test$n || ret=1
-grep "number of zones: 201 (198 automatic)" rndc.out.1.test$n >/dev/null || ret=1
+grep "number of zones: 203 (200 automatic)" rndc.out.1.test$n >/dev/null || ret=1
if [ $ret != 0 ]; then echo_i "failed"; fi
status=$(expr $status + $ret)
- B.E.F.IP6.ARPA
- EMPTY.AS112.ARPA
- HOME.ARPA
+- RESOLVER.ARPA
Empty zones can be set at the view level and only apply to views of
class IN. Disabled empty zones are only inherited from options if there