/bind-9.6-ESV-R11/bin/tests/system/ |
H A D | ifconfig.sh | 68 for ns in 1 2 3 4 5 6 7 8 72 int=`expr $ns + $base - 1` 74 int=$ns 78 int6=`expr $ns + $base6 - 1` 80 int6=$ns 84 ifconfig lo0:$int 10.53.0.$ns netmask 0xffffffff up 87 ifconfig lo0:$int 10.53.0.$ns netmask 0xffffffff up 91 /sbin/ifconfig lo0:$int 10.53.0.$ns up 96 inet6 fd92:7065:b8e:ffff::$ns up 100 ifconfig lo:$int 10.53.0.$ns u [all...] |
H A D | stop.pl | 69 my @ns = grep /^ns[0-9]*$/, @files; 73 push @servers, @ns, @lwresd, @ans; 79 foreach my $server (grep /^ns/, @servers) { 83 wait_for_servers(30, grep /^ns/, @servers); 108 if ($server =~ /^ns/) { 142 return unless ($server =~ /^ns(\d+)$/);
|
H A D | start.pl | 41 # in a file called "named.args" in an ns*/ subdirectory only 75 if ($server =~ /^ns/) { 79 if ($server =~ /^ns/) { 88 my @ns = grep /^ns[0-9]*$/, @files; 95 foreach $name(@ns, @lwresd, @ans) { 97 &verify_server($name) if ($name =~ /^ns/); 138 if ($server =~ /^ns/) { 251 $n =~ s/^ns//;
|
H A D | genzone.sh | 32 @ 86400 IN SOA ns${master} hostmaster ( 43 @ NS ns${n} 44 ns${n} A 10.53.0.${n}
|
/bind-9.6-ESV-R11/bin/tests/system/ixfr/ |
H A D | tests.sh | 34 nil. 300 SOA ns.nil. root.nil. 1 300 300 604800 300 36 nil. 300 SOA ns.nil. root.nil. 1 300 300 604800 300 38 nil. 300 NS ns.nil. 43 nil. 300 SOA ns.nil. root.nil. 1 300 300 604800 300 81 nil. 300 SOA ns.nil. root.nil. 3 300 300 604800 300 83 nil. 300 SOA ns.nil. root.nil. 3 300 300 604800 300 84 nil. 300 SOA ns.nil. root.nil. 1 300 300 604800 300 87 nil. 300 SOA ns.nil. root.nil. 2 300 300 604800 300 90 nil. 300 SOA ns.nil. root.nil. 2 300 300 604800 300 91 nil. 300 SOA ns [all...] |
/bind-9.6-ESV-R11/bin/tests/system/rndc/ |
H A D | clean.sh | 23 rm -f ns*/named.memstats 24 rm -f ns*/named.run
|
/bind-9.6-ESV-R11/bin/tests/system/stress/ |
H A D | clean.sh | 22 rm -f ns?/zones.conf 23 rm -f ns?/zone*.bk
|
H A D | setup.pl | 50 foreach $ns (qw(2 3 4)) { 51 print $rootdelegations "$zn. NS ns$ns.$zn.\n"; 52 print $rootdelegations "ns$ns.$zn. A 10.53.0.$ns\n"; 59 my $namedconf = new FileHandle("ns$nsno/zones.conf", "w") or die; 71 my $fn = "ns$nsno/$zn.db";
|
/bind-9.6-ESV-R11/bin/tests/system/views/ |
H A D | clean.sh | 24 rm -f ns3/example.bk dig.out.ns?.?
|
/bind-9.6-ESV-R11/bin/tests/system/rrsetorder/ |
H A D | clean.sh | 23 rm -f ns?/named.run ns?/named.core
|
/bind-9.6-ESV-R11/bin/tests/system/wildcard/ |
H A D | clean.sh | 20 rm -f ns*/named.run 31 rm -f dig.out.ns*.test*
|
/bind-9.6-ESV-R11/lib/dns/rdata/generic/ |
H A D | ns_2.c | 138 dns_rdata_ns_t *ns = source; local 143 REQUIRE(ns->common.rdtype == type); 144 REQUIRE(ns->common.rdclass == rdclass); 149 dns_name_toregion(&ns->name, ®ion); 156 dns_rdata_ns_t *ns = target; local 163 ns->common.rdclass = rdata->rdclass; 164 ns->common.rdtype = rdata->type; 165 ISC_LINK_INIT(&ns->common, link); 170 dns_name_init(&ns->name, NULL); 171 RETERR(name_duporclone(&name, mctx, &ns 178 dns_rdata_ns_t *ns = source; local [all...] |
/bind-9.6-ESV-R11/bin/tests/system/checknames/ |
H A D | clean.sh | 19 rm -f dig.out.ns?.test*
|
/bind-9.6-ESV-R11/bin/tests/system/dlv/ |
H A D | clean.sh | 20 rm -f ns*/named.run 48 rm -f dig.out.ns*.test*
|
/bind-9.6-ESV-R11/bin/tests/system/masterformat/ |
H A D | tests.sh | 28 for name in ns mx a aaaa cname dname txt rrsig nsec dnskey ds
|
/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/ |
H A D | fs_test.cpp | 332 std::set< std::string > ns = d.names(); 333 ATF_REQUIRE_EQ(ns.size(), 4); 334 ATF_REQUIRE(ns.find(".") != ns.end()); 335 ATF_REQUIRE(ns.find("..") != ns.end()); 336 ATF_REQUIRE(ns.find("dir") != ns.end()); 337 ATF_REQUIRE(ns.find("reg") != ns [all...] |
H A D | fs.cpp | 442 std::set< std::string > ns; local 445 ns.insert((*iter).first); 447 return ns;
|
/bind-9.6-ESV-R11/lib/dns/ |
H A D | rootns.c | 89 dns_rdata_ns_t ns; local 97 result = dns_rdata_tostruct(&rdata, &ns, NULL); 100 if (dns_name_compare(name, &ns.name) == 0) 425 dns_rdata_ns_t ns; local 477 result = dns_rdata_tostruct(&rdata, &ns, NULL); 479 result = in_rootns(&hintns, &ns.name); 483 dns_name_format(&ns.name, namebuf, sizeof(namebuf)); 490 check_address_records(view, hints, db, &ns.name, now); 504 result = dns_rdata_tostruct(&rdata, &ns, NULL); 506 result = in_rootns(&rootns, &ns [all...] |
H A D | nsec.c | 300 isc_boolean_t ns; local 333 ns = dns_nsec_typepresent(&rdata, dns_rdatatype_ns); 335 if (ns && !soa) { 346 } else if (atparent && ns && soa) {
|
/bind-9.6-ESV-R11/bin/tests/system/tkey/ |
H A D | tests.sh | 54 $DIG $DIGOPTS . ns -k $keyname > dig.out.1 || ret=1 73 $DIG $DIGOPTS . ns -k $keyname > dig.out.2 || ret=1
|
/bind-9.6-ESV-R11/lib/isc/ |
H A D | entropy.c | 439 unsigned int ns; local 454 for (ns = 0; ns < 4; ns++) 455 (void)estimate_entropy(sq, sq->samples[ns]); 457 for (ns = 4; ns < sq->nsamples; ns++) 458 added += estimate_entropy(sq, sq->samples[ns]); 467 for (ns [all...] |
/bind-9.6-ESV-R11/bin/tests/system/resolver/ |
H A D | tests.sh | 125 update delete ns.server A 126 update add ns.server 300 A 10.53.0.4 143 update delete ns.child.server A 144 update add ns.child.server 300 A 10.53.0.4 209 $DIG -p 5300 @10.53.0.5 ns$i.to-be-removed.tld A > /dev/null 216 update add to-be-removed.tld 100 NS ns${i}.to-be-removed.tld 217 update delete to-be-removed.tld NS ns${old}.to-be-removed.tld
|
/bind-9.6-ESV-R11/bin/tests/system/xferquota/ns2/ |
H A D | named.conf | 34 transfers-per-ns 5;
|
/bind-9.6-ESV-R11/contrib/named-bootconf/ |
H A D | named-bootconf.sh | 121 datasize | files | transfers-in | transfers-per-ns )
|
/bind-9.6-ESV-R11/contrib/nslint-2.1a3/ |
H A D | config.sub | 96 -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \ 299 basic_machine=ns32k-ns 841 *-ns) 908 vendor=ns
|