HomeSort by: relevance | last modified time | path
    Searched refs:occluded (Results 1 - 4 of 4) sorted by relevancy

  /src/external/mpl/bind/dist/bin/tests/system/isctest/
name.py 41 - have at least one auth RR set and are not occluded
43 - occluded - names under a parent node which has DNAME or a non-apex NS
45 - have NS RR on it, are not zone's apex, and are not occluded
46 - reachable_dnames - have DNAME RR on it and are not occluded
47 - reachable_wildcards - have leftmost label '*' and are not occluded
97 Generally reachable, reachable delegations, and occluded.
106 occluded = set()
109 occluded.add(name)
130 # - but NS is not really 'occluded'
131 # We remove them from 'reachable' but do not add them to 'occluded' set
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/dnssec/ns3/
sign.sh 699 # A NSEC zone with occluded data at the delegation
701 zone=occluded.example
702 infile=occluded.example.db.in
703 zonefile=occluded.example.db
  /src/external/mpl/bind/dist/bin/tests/system/dnssec/ns2/
sign.sh 66 dname-at-apex-nsec3 occluded rsasha1 rsasha1-1024 \
  /src/external/mpl/bind/dist/bin/tests/system/dnssec/
tests.sh 4111 echo_i "check that DNSKEY and other occluded data are excluded from the delegating bitmap ($n)"
4113 dig_with_opts axfr occluded.example @10.53.0.3 >dig.out.ns3.test$n || ret=1
4114 grep "^delegation.occluded.example..*NSEC.*NS KEY DS RRSIG NSEC$" dig.out.ns3.test$n >/dev/null || ret=1
4115 grep "^delegation.occluded.example..*DNSKEY.*" dig.out.ns3.test$n >/dev/null || ret=1
4116 grep "^delegation.occluded.example..*AAAA.*" dig.out.ns3.test$n >/dev/null || ret=1
4121 echo_i "checking DNSSEC records are occluded from ANY in an insecure zone ($n)"

Completed in 78 milliseconds