HomeSort by: relevance | last modified time | path
    Searched refs:AAAA (Results 1 - 25 of 31) sorted by relevancy

1 2

  /src/external/mpl/bind/dist/bin/tests/system/forward/ans6/
ans.py 38 - A/AAAA queries for `ns1.sld.tld.` elicit responses with IP addresses,
53 elif qctx.qname == ns1_sld_tld and qctx.qtype == dns.rdatatype.AAAA:
54 response_type = dns.rdatatype.AAAA
  /src/external/mpl/bind/dist/bin/tests/system/tsiggss/ns1/
named.conf.j2 44 grant Administrator@EXAMPLE.NIL wildcard * A AAAA SRV CNAME;
  /src/external/mpl/bind/dist/bin/tests/system/dyndb/
tests.sh 127 test_add test4.ipv6.example.nil. AAAA "2001:db8::1" || ret=1
139 test_del test4.ipv6.example.nil. AAAA || ret=1
154 test_add test6.ipv6.example.nil. AAAA "2001:db8::1" || ret=1
160 test_del test6.ipv6.example.nil. AAAA || ret=1
  /src/external/mpl/bind/dist/bin/tests/system/fetchlimit/ans4/
ans.py 33 if qctx.qtype in (dns.rdatatype.A, dns.rdatatype.AAAA):
  /src/external/mpl/bind/dist/bin/tests/system/qmin/ans4/
ans.py 65 glue_aaaa = qctx.zone.get_rrset(nameserver.target, dns.rdatatype.AAAA)
  /src/external/mpl/bind/dist/bin/tests/system/filters/
common.py 40 aaaa_record = res.get_rrset(res.answer, qname, rdataclass.IN, rdatatype.AAAA)
41 if ftype == "aaaa":
46 ), f"expected AAAA {expected} in ANSWER: {res}"
67 aaaa_record = res.get_rrset(res.answer, qname, rdataclass.IN, rdatatype.AAAA)
71 ), f"expected AAAA {expected6} in ANSWER: {res}"
92 t = rdatatype.A if ftype == "a" else rdatatype.AAAA
106 for qtype in ["a", "aaaa"]:
128 "check that NODATA/NOERROR is returned when both AAAA and A exist, signed, DO=0"
133 "check that NODATA/NOERROR is returned when both AAAA and A exist, unsigned, DO=0"
138 f"check that {qtype} is returned when both AAAA and A exist, signed, DO=1, unless break-dnssec is enabled
    [all...]
  /src/crypto/external/apache2/openssl/dist/test/recipes/30-test_evp_data/
evppkey_ecdsa.txt 131 AAAA//////////+85vqtpxeehPO5ysL8YyVRAgEBBG0wawIBAQQgiUTxtr5vLVjj
143 AAAA//////////+85vqtpxeehPO5ysL8YyVRAgEBBG0wawIBAQQgec92jwduadCk
evppkey_ecdsa_sigalg.txt 130 AAAA//////////+85vqtpxeehPO5ysL8YyVRAgEBBG0wawIBAQQgiUTxtr5vLVjj
142 AAAA//////////+85vqtpxeehPO5ysL8YyVRAgEBBG0wawIBAQQgec92jwduadCk
  /src/crypto/external/bsd/openssl/dist/test/recipes/30-test_evp_data/
evppkey_ecdsa.txt 131 AAAA//////////+85vqtpxeehPO5ysL8YyVRAgEBBG0wawIBAQQgiUTxtr5vLVjj
143 AAAA//////////+85vqtpxeehPO5ysL8YyVRAgEBBG0wawIBAQQgec92jwduadCk
  /src/external/mpl/bind/dist/bin/tests/system/pending/
tests.sh 72 echo_i "Priming cache (pending additional A and AAAA)"
85 echo_i "Replacing pending AAAA"
87 replace_data mail.example.com. AAAA 2001:db8::2 2001:db8::3 || ret=1
101 ans=$($DIG $DIGOPTS_CD @10.53.0.4 mail.example.com AAAA) || ret=1
  /src/external/mpl/bind/dist/bin/tests/system/reclimit/
tests.sh 35 if grep "started AAAA fetch" ns3/named.run >/dev/null; then
45 # - if ns3 sends AAAA queries, the query count should equal $2,
46 # - if ns3 does not send AAAA queries, the query count should equal $3.
285 for rrtype in AAAA MX NS; do
289 for rrtype in AAAA MX NS; do
361 for rrtype in AAAA MX NS; do
365 for rrtype in AAAA MX NS; do
  /src/external/mpl/bind/dist/bin/tests/system/synthfromdnssec/
tests.sh 75 grep "^${name}.*[0-9]*.IN.AAAA" ${2} >/dev/null || return 1
82 grep "^${name}.*3600.IN.AAAA" ${2} >/dev/null || return 1
405 dig_with_opts nodata.example. @10.53.0.${ns} aaaa >dig.out.ns${ns}.test$n || ret=1
410 nextpart ns1/named.run | grep nodata.example/AAAA >/dev/null && ret=1
413 nextpart ns1/named.run | grep nodata.example/AAAA >/dev/null || ret=1
460 dig_with_opts b.wild-1-nsec.example. @10.53.0.${ns} AAAA >dig.out.ns${ns}.test$n || ret=1
465 nextpart ns1/named.run | grep b.wild-1-nsec.example/AAAA >/dev/null && ret=1
468 nextpart ns1/named.run | grep b.wild-1-nsec.example/AAAA >/dev/null || ret=1
478 dig_with_opts b.wild-2-nsec.example. @10.53.0.${ns} AAAA >dig.out.ns${ns}.test$n || ret=1
483 nextpart ns1/named.run | grep b.wild-2-nsec.example/AAAA >/dev/null && ret=
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/nsupdate/
setup.sh 39 ns2.update.nil. AAAA ::1
tests.sh 211 # inserting an NS record without a corresponding A or AAAA record should fail
225 # ...or if an AAAA record does:
227 update add ns5.other.nil 600 in aaaa 2001:db8::1
233 # ...or if the NS and A/AAAA are inserted together:
1029 grep AAAA typelist.out.T.${n} >/dev/null || {
1031 echo_i "failed: AAAA not found (-T)"
1033 grep AAAA typelist.out.P.${n} >/dev/null && {
1035 echo_i "failed: AAAA found (-P)"
1037 grep AAAA typelist.out.TP.${n} >/dev/null || {
1039 echo_i "failed: AAAA not found (-TP)
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/rrl/
tests.sh 222 burst 2 a8.tld2 -t AAAA
  /src/external/mpl/bind/dist/bin/tests/system/statistics/ans4/
ans.py 111 elif qctx.qtype == dns.rdatatype.AAAA:
  /src/external/mpl/bind/dist/bin/tests/system/dlzexternal/
tests.sh 73 $DIG $DIGOPTS testdc1.example.nil AAAA >dig.out.$n || ret=1
206 $DIG $DIGOPTS @10.53.0.1 exists aaaa >dig.out.ns1.test$n || ret=1
  /src/external/mpl/bind/dist/bin/tests/system/chain/ans4/
ans.py 464 owner, dns.rdatatype.AAAA, "fd92:7065:b8e:ffff::4"
  /src/external/mpl/bind/dist/bin/tests/system/nsec3-answer/
tests_nsec3.py 216 _, nsec3check = do_test_query(qname, dns.rdatatype.AAAA, server, named_port)
  /src/external/bsd/nsd/dist/doc/
differences.tex 475 Not all the A and AAAA data fits into the additional section of the answer.
477 include one more AAAA record, less A records in the additional section.
  /src/external/mpl/bind/dist/bin/tests/system/digdelv/
tests.sh 1124 dig_with_opts @10.53.0.3 +expandaaaa AAAA ns2.example >dig.out.test$n 2>&1 || ret=1
1132 dig_with_opts @10.53.0.3 +noexpandaaaa AAAA ns2.example >dig.out.test$n 2>&1 || ret=1
1140 dig_with_opts @10.53.0.3 AAAA ns2.example >dig.out.test$n 2>&1 || ret=1
1149 dig_with_opts @10.53.0.3 +short +expandaaaa AAAA ns2.example >dig.out.test$n 2>&1 || ret=1
1175 dig_with_opts +qr +yaml @10.53.0.3 aaaa d.example >dig.out.test$n 2>&1 || ret=1
1178 [ "$value" = "d.example. 300 IN AAAA fd92:7065:b8e:ffff::0" ] || ret=1
  /src/external/mpl/bind/dist/bin/tests/system/forward/
tests.sh 218 dig_with_opts grafted AAAA @10.53.0.4 >dig.out.$n.q4 || ret=1
  /src/external/mpl/bind/dist/bin/tests/system/verify/zones/
genzones.sh 95 FOO AAAA ::1
198 echo "ns.sub.${zone}. 3600 IN NSEC ${zone}. A AAAA" >>${file}
  /src/external/mpl/bind/dist/bin/tests/system/dnssec/ns3/
sign.sh 417 "$SIGNER" -z -O full -u3 AAAA -o "$zone" "$zonefile" >/dev/null
  /src/external/mpl/bind/dist/bin/tests/system/rpz/
tests.sh 582 nochange a4-1-aaaa.tld2 -taaaa # 10
621 nochange a4-1-aaaa.tld2 -tAAAA
668 addr 2041::41 'a3-1.tld2 AAAA' # 2 walled garden for all of tld2
902 for label in a-only no-a-no-aaaa a-plus-aaaa; do
903 for type in AAAA A; do
909 no-a-no-aaaa)
910 echo_i "checking rpz 'CNAME *.' (NODATA) with dns64, $type lookup with no A or AAAA (${t})"
912 a-plus-aaaa)
913 echo_i "checking rpz 'CNAME *.' (NODATA) with dns64, $type lookup with A and AAAA (${t})
    [all...]

Completed in 48 milliseconds

1 2