Searched refs:delegation (Results 1 - 13 of 13) sorted by relevance

/bind-9.11.3/bin/tests/system/nsupdate/ns3/
H A Dsign.sh34 zone=delegation.test.
35 infile=delegation.test.db.in
36 zonefile=delegation.test.db
/bind-9.11.3/bin/tests/system/resolver/ns4/
H A Dnamed.conf25 /* test that named loads with root-delegation-only */
26 root-delegation-only;
/bind-9.11.3/bin/tests/system/resolver/ns6/
H A Dnamed.conf27 * test that named loads with root-delegation-only that
30 root-delegation-only exclude { "a"; };
67 zone "delegation-only" {
69 file "delegation-only.db";
/bind-9.11.3/bin/tests/system/resolver/ns5/
H A Dnamed.conf46 zone "delegation-only" {
47 type delegation-only;
/bind-9.11.3/bin/tests/system/nsupdate/
H A Dclean.sh28 rm -f ns3/delegation.test.db
H A Dtests.sh711 zone delegation.test.
712 update add child.delegation.test. 3600 NS foo.example.net.
713 update add child.delegation.test. 3600 NS bar.example.net.
716 $DIG +tcp @10.53.0.3 -p 5300 ns child.delegation.test > dig.out.ns1.test$n
726 zone delegation.test.
727 update del child.delegation.test. 3600 NS foo.example.net.
728 update del child.delegation.test. 3600 NS bar.example.net.
731 $DIG +tcp @10.53.0.3 -p 5300 ns child.delegation.test > dig.out.ns1.test$n
/bind-9.11.3/bin/tests/system/resolver/
H A Dtests.sh386 echo "I:checking that removal of a delegation is honoured ($n)"
609 echo "I:check that SOA query returns data for delegation-only apex (${n})"
611 $DIG soa delegation-only @10.53.0.5 -p 5300 > dig.out.ns5.test${n} || ret=1
619 echo "I:check that NS query returns data for delegation-only apex (${n})"
621 $DIG ns delegation-only @10.53.0.5 -p 5300 > dig.out.ns5.test${n} || ret=1
628 echo "I:check that A query returns data for delegation-only A apex (${n})"
630 $DIG a delegation-only @10.53.0.5 -p 5300 > dig.out.ns5.test${n} || ret=1
637 echo "I:check that CDS query returns data for delegation-only apex (${n})"
639 $DIG cds delegation-only @10.53.0.5 -p 5300 > dig.out.ns5.test${n} || ret=1
646 echo "I:check that AAAA query returns data for delegation
[all...]
/bind-9.11.3/bin/dnssec/
H A Ddnssectool.c1006 isc_boolean_t delegation, isc_boolean_t empty,
1051 (!delegation || (empty && !optout) ||
1059 delegation && (!empty || optout))
1078 isc_boolean_t delegation, isc_boolean_t empty,
1090 delegation, empty, types, maxtype);
1179 isc_boolean_t delegation, dns_rdataset_t *keyrdataset,
1197 * If we are not at a delegation then everything should be
1198 * signed. If we are at a delegation then only the DS set
1199 * is signed. The NS set is not signed at a delegation but
1201 * other than NSEC and DS is not signed at a delegation
1004 verifynsec3(dns_db_t *db, dns_dbversion_t *ver, dns_name_t *origin, isc_mem_t *mctx, dns_name_t *name, dns_rdata_t *rdata, isc_boolean_t delegation, isc_boolean_t empty, unsigned char types[8192], unsigned int maxtype) argument
1076 verifynsec3s(dns_db_t *db, dns_dbversion_t *ver, dns_name_t *origin, isc_mem_t *mctx, dns_name_t *name, dns_rdataset_t *nsec3paramset, isc_boolean_t delegation, isc_boolean_t empty, unsigned char types[8192], unsigned int maxtype) argument
1177 verifynode(dns_db_t *db, dns_dbversion_t *ver, dns_name_t *origin, isc_mem_t *mctx, dns_name_t *name, dns_dbnode_t *node, isc_boolean_t delegation, dns_rdataset_t *keyrdataset, unsigned char *act_algorithms, unsigned char *bad_algorithms, dns_rdataset_t *nsecset, dns_rdataset_t *nsec3paramset, dns_name_t *nextname) argument
[all...]
H A Ddnssec-signzone.c1048 * Determine if this is a delegation point.
1070 * If this name is a delegation point, skip all records
1677 * then remove all signatures, unless this is a delegation, in
1681 remove_sigs(dns_dbnode_t *node, isc_boolean_t delegation, argument
1703 if (which == 0 && delegation &&
/bind-9.11.3/bin/tests/system/rpz/
H A Dtests.sh637 echo "I:checking rpz with delegation fails correctly"
638 $DIG -p 5300 @$ns3 ns example.com > dig.out.delegation
639 grep "status: SERVFAIL" dig.out.delegation > /dev/null || setret "I:failed"
/bind-9.11.3/lib/dns/
H A Dzone.c6745 isc_boolean_t keyset_kskonly, isc_boolean_t *delegation,
6792 *delegation = ISC_TRUE;
6837 if (*delegation &&
6860 *delegation = ISC_TRUE;
7389 isc_boolean_t delegation; local
7502 * by a delegation or a DNAME, nodes are skipped over until we find one
7541 delegation = ISC_FALSE;
7550 delegation = ISC_FALSE;
7569 delegation = ISC_TRUE;
7611 delegation
6740 sign_a_node(dns_db_t *db, dns_name_t *name, dns_dbnode_t *node, dns_dbversion_t *version, isc_boolean_t build_nsec3, isc_boolean_t build_nsec, dst_key_t *key, isc_stdtime_t inception, isc_stdtime_t expire, unsigned int minimum, isc_boolean_t is_ksk, isc_boolean_t keyset_kskonly, isc_boolean_t *delegation, dns_diff_t *diff, isc_int32_t *signatures, isc_mem_t *mctx) argument
8290 isc_boolean_t delegation; local
[all...]
/bind-9.11.3/
H A Dconfigure23862 ac_config_files="$ac_config_files make/Makefile make/mkdep Makefile bin/Makefile bin/check/Makefile bin/confgen/Makefile bin/confgen/unix/Makefile bin/delv/Makefile bin/dig/Makefile bin/dnssec/Makefile bin/named/Makefile bin/named/unix/Makefile bin/nsupdate/Makefile bin/pkcs11/Makefile bin/python/Makefile bin/python/isc/Makefile bin/python/isc/utils.py bin/python/isc/tests/Makefile bin/python/dnssec-checkds.py bin/python/dnssec-coverage.py bin/python/dnssec-keymgr.py bin/python/isc/__init__.py bin/python/isc/checkds.py bin/python/isc/coverage.py bin/python/isc/dnskey.py bin/python/isc/eventlist.py bin/python/isc/keydict.py bin/python/isc/keyevent.py bin/python/isc/keymgr.py bin/python/isc/keyseries.py bin/python/isc/keyzone.py bin/python/isc/policy.py bin/python/isc/rndc.py bin/python/isc/tests/dnskey_test.py bin/python/isc/tests/policy_test.py bin/rndc/Makefile bin/tests/Makefile bin/tests/atomic/Makefile bin/tests/db/Makefile bin/tests/dst/Makefile bin/tests/dst/Kdh.+002+18602.key bin/tests/dst/Kdh.+002+18602.private bin/tests/dst/Kdh.+002+48957.key bin/tests/dst/Kdh.+002+48957.private bin/tests/dst/Ktest.+001+00002.key bin/tests/dst/Ktest.+001+54622.key bin/tests/dst/Ktest.+001+54622.private bin/tests/dst/Ktest.+003+23616.key bin/tests/dst/Ktest.+003+23616.private bin/tests/dst/Ktest.+003+49667.key bin/tests/dst/dst_2_data bin/tests/dst/t2_data_1 bin/tests/dst/t2_data_2 bin/tests/dst/t2_dsasig bin/tests/dst/t2_rsasig bin/tests/hashes/Makefile bin/tests/headerdep_test.sh bin/tests/master/Makefile bin/tests/mem/Makefile bin/tests/names/Makefile bin/tests/net/Makefile bin/tests/pkcs11/Makefile bin/tests/pkcs11/benchmarks/Makefile bin/tests/rbt/Makefile bin/tests/resolver/Makefile bin/tests/sockaddr/Makefile bin/tests/system/Makefile bin/tests/system/conf.sh bin/tests/system/dlz/prereq.sh bin/tests/system/dlzexternal/Makefile bin/tests/system/dlzexternal/ns1/named.conf bin/tests/system/dyndb/Makefile bin/tests/system/dyndb/driver/Makefile bin/tests/system/inline/checkdsa.sh bin/tests/system/lwresd/Makefile bin/tests/system/pipelined/Makefile bin/tests/system/rndc/Makefile bin/tests/system/rsabigexponent/Makefile bin/tests/system/tkey/Makefile bin/tests/tasks/Makefile bin/tests/timers/Makefile bin/tests/virtual-time/Makefile bin/tests/virtual-time/conf.sh bin/tools/Makefile contrib/scripts/check-secure-delegation.pl contrib/scripts/zone-edit.sh doc/Makefile doc/arm/Makefile doc/arm/noteversion.xml doc/arm/pkgversion.xml doc/arm/releaseinfo.xml doc/doxygen/Doxyfile doc/doxygen/Makefile doc/doxygen/doxygen-input-filter doc/misc/Makefile doc/tex/Makefile doc/tex/armstyle.sty doc/xsl/Makefile doc/xsl/isc-docbook-chunk.xsl doc/xsl/isc-docbook-html.xsl doc/xsl/isc-manpage.xsl doc/xsl/isc-notes-html.xsl isc-config.sh lib/Makefile lib/bind9/Makefile lib/bind9/include/Makefile lib/bind9/include/bind9/Makefile lib/dns/Makefile lib/dns/include/Makefile lib/dns/include/dns/Makefile lib/dns/include/dst/Makefile lib/dns/tests/Makefile lib/irs/Makefile lib/irs/include/Makefile lib/irs/include/irs/Makefile lib/irs/include/irs/netdb.h lib/irs/include/irs/platform.h lib/irs/tests/Makefile lib/isc/$arch/Makefile lib/isc/$arch/include/Makefile lib/isc/$arch/include/isc/Makefile lib/isc/$thread_dir/Makefile lib/isc/$thread_dir/include/Makefile lib/isc/$thread_dir/include/isc/Makefile lib/isc/Makefile lib/isc/include/Makefile lib/isc/include/isc/Makefile lib/isc/include/isc/platform.h lib/isc/include/pk11/Makefile lib/isc/include/pkcs11/Makefile lib/isc/tests/Makefile lib/isc/nls/Makefile lib/isc/unix/Makefile lib/isc/unix/include/Makefile lib/isc/unix/include/isc/Makefile lib/isc/unix/include/pkcs11/Makefile lib/isccc/Makefile lib/isccc/include/Makefile lib/isccc/include/isccc/Makefile lib/isccfg/Makefile lib/isccfg/include/Makefile lib/isccfg/include/isccfg/Makefile lib/isccfg/tests/Makefile lib/lwres/Makefile lib/lwres/include/Makefile lib/lwres/include/lwres/Makefile lib/lwres/include/lwres/netdb.h lib/lwres/include/lwres/platform.h lib/lwres/man/Makefile lib/lwres/tests/Makefile lib/lwres/unix/Makefile lib/lwres/unix/include/Makefile lib/lwres/unix/include/lwres/Makefile lib/tests/Makefile lib/tests/include/Makefile lib/tests/include/tests/Makefile lib/samples/Makefile lib/samples/Makefile-postinstall unit/Makefile unit/unittest.sh"
24942 "contrib/scripts/check-secure-delegation.pl") CONFIG_FILES="$CONFIG_FILES contrib/scripts/check-secure-delegation.pl" ;;
/bind-9.11.3/bin/tests/system/dnssec/
H A Dtests.sh1240 # grand parent and there is not a secure delegation from secure.example
1310 echo "I:checking NSEC3 signing with empty nonterminals above a delegation ($n)"
1631 $DIG $DIGOPTS +norec delegation.single-nsec3. @10.53.0.2 a > dig.out.ns2.test$n || ret=1
2934 echo "I:check insecure delegation between static-stub zones ($n)"

Completed in 851 milliseconds