Searched refs:nodata (Results 1 - 9 of 9) sorted by relevance

/bind-9.11.3/bin/tests/system/checkconf/
H A Dbad-rate-limit-nodata-per-second.conf11 nodata-per-second 1001; // greater than DNS_RRL_MAX_RATE
/bind-9.11.3/bin/tests/system/rpz/
H A Dtests.sh244 nodata () { function
248 ckresult "$*" proto.nodata
307 digcmd txt-only.tld2 @$ns2 >proto.nodata
315 nodata a3-1.tld2 # 3
316 nodata a3-2.tld2 # 4 nodata at DNAME itself
320 nodata a4-3-cname.tld2 # 8
357 nodata a3-1.tld2 @$ns6 # 2
358 nodata a3-2.tld2 @$ns6 # 3 nodata a
[all...]
H A Dsetup.sh24 for NM in '' -2 -given -disabled -passthru -no-op -nodata -nxdomain -cname -wildcname -garden -drop -tcp-only; do
/bind-9.11.3/bin/tests/system/rrl/ns3/
H A Dnamed.conf27 nodata-per-second 230;
/bind-9.11.3/bin/tests/system/resolver/ans2/
H A Dans.pl86 } elsif ($qname =~ /^nodata\.example\.net$/i) {
/bind-9.11.3/bin/tests/system/statistics/ans4/
H A Dans.pl90 } elsif ($qname =~ /^nodata\.example\.net$/i) {
/bind-9.11.3/bin/tests/system/rpz/ns3/
H A Dnamed.conf36 zone "bl-nodata" policy nodata recursive-only no;
73 zone "bl-nodata." {type master; file "bl-nodata.db";
/bind-9.11.3/bin/tests/system/resolver/
H A Dtests.sh54 $DIG +tcp nodata.example.net @10.53.0.1 a -p 5300 > dig.out.ns1.test${n} || ret=1
63 ${RESOLVE} -p 5300 -t a -s 10.53.0.1 nodata.example.net 2> resolve.out.ns1.test${n} || ret=1
262 # Check that resolver accepts the non-authoritative nodata answers.
/bind-9.11.3/bin/named/
H A Dquery.c3570 isc_boolean_t ispositive, isc_boolean_t nodata)
3770 sigrdataset, fname, nodata, NULL);
3568 query_addwildcardproof(ns_client_t *client, dns_db_t *db, dns_dbversion_t *version, dns_name_t *name, isc_boolean_t ispositive, isc_boolean_t nodata) argument

Completed in 74 milliseconds