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

1 2

  /src/external/mpl/bind/dist/bin/tests/system/transport-acl/
tests.sh 54 run_dig_expect_axfr_success "$testing for XoT" -p "${TLSPORT}" +tls -b 10.53.0.10 @10.53.0.1 axfr example0
56 run_dig_expect_axfr_failure "$testing XFR via TCP (failure expected)" -p "${PORT}" +tcp -b 10.53.0.10 @10.53.0.1 axfr example0
60 run_dig_expect_axfr_success "$testing for XFR via TCP" -p "${EXTRAPORT1}" +tcp -b 10.53.0.10 @10.53.0.1 axfr example1
62 run_dig_expect_axfr_success "$testing for XoT" -p "${EXTRAPORT1}" +tls -b 10.53.0.10 @10.53.0.2 axfr example1
64 run_dig_expect_axfr_failure "$testing for XFR via TCP (failure expected)" -p "${EXTRAPORT2}" +tcp -b 10.53.0.10 @10.53.0.1 axfr example1
66 run_dig_expect_axfr_failure "$testing for XoT (failure expected)" -p "${EXTRAPORT2}" +tls -b 10.53.0.10 @10.53.0.2 axfr example1
70 run_dig_expect_axfr_success "$testing for XFR via TCP" -p "${EXTRAPORT1}" +tcp -b 10.53.0.10 @10.53.0.3 axfr example2
72 run_dig_expect_axfr_success "$testing for XFR via TCP" -p "${EXTRAPORT2}" +tcp -b 10.53.0.10 @10.53.0.3 axfr example2
74 run_dig_expect_axfr_failure "$testing for XoT (failure expected)" -p "${EXTRAPORT1}" +tls -b 10.53.0.10 @10.53.0.4 axfr example2
76 run_dig_expect_axfr_failure "$testing for XoT (failure expected)" -p "${EXTRAPORT2}" +tls -b 10.53.0.10 @10.53.0.4 axfr example
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/mirror/
setup.sh 18 cat ns2/verify-axfr.db.bad.signed >ns2/verify-axfr.db.signed
tests.sh 25 # end with the "IXFR failed" status, which is followed by an AXFR retry and
116 echo_i "checking that an AXFR of an incorrectly signed mirror zone is rejected ($n)"
119 wait_for_transfer verify-axfr
120 $DIG $DIGOPTS @10.53.0.3 +norec verify-axfr SOA >dig.out.ns3.test$n 2>&1 || ret=1
123 nextpartpeek ns3/named.run | grep "No correct ${DEFAULT_ALGORITHM} signature for verify-axfr SOA" >/dev/null || ret=1
124 nextpartpeek ns3/named.run | grep "verify-axfr.*mirror zone is now in use" >/dev/null && ret=1
129 echo_i "checking that an AXFR of an updated, correctly signed mirror zone is accepted ($n)"
133 cat ns2/verify-axfr.db.good.signed >ns2/verify-axfr.db.signed
134 reload_zone verify-axfr ${UPDATED_SERIAL_GOOD
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/acl/
tests.sh 28 @10.53.0.2 -b 10.53.0.1 axfr -y "${DEFAULT_HMAC}:one:1234abcd8765" >dig.out.${t}
37 @10.53.0.2 -b 10.53.0.1 axfr -y "${DEFAULT_HMAC}:two:1234abcd8765" >dig.out.${t}
50 @10.53.0.2 -b 10.53.0.1 axfr -y "${DEFAULT_HMAC}:one:1234abcd8765" >dig.out.${t}
59 @10.53.0.2 -b 127.0.0.1 axfr -y "${DEFAULT_HMAC}:two:1234abcd8765" >dig.out.${t}
67 @10.53.0.2 -b 127.0.0.1 axfr -y "${DEFAULT_HMAC}:one:1234abcd8765" >dig.out.${t}
82 @10.53.0.2 -b 10.53.0.2 axfr -y "${DEFAULT_HMAC}:two:1234abcd8765" >dig.out.${t}
91 @10.53.0.2 -b 10.53.0.2 axfr -y "${DEFAULT_HMAC}:one:1234abcd8765" >dig.out.${t}
100 @10.53.0.2 -b 10.53.0.1 axfr -y "${DEFAULT_HMAC}:two:1234abcd8765" >dig.out.${t}
109 @10.53.0.2 -b 10.53.0.1 axfr -y "${DEFAULT_HMAC}:two:1234abcd8765" >dig.out.${t}
118 @10.53.0.2 -b 127.0.0.1 axfr -y "${DEFAULT_HMAC}:one:1234abcd8765" >dig.out.${t
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/upforwd/
tests.sh 75 $DIG $DIGOPTS example. @10.53.0.1 axfr >dig.out.ns1.example.before || ret=1
83 $DIG $DIGOPTS example. @10.53.0.2 axfr >dig.out.ns2.example.before || ret=1
92 $DIG $DIGOPTS example. @10.53.0.3 axfr >dig.out.ns3.example.before || ret=1
128 $DIG $DIGOPTS example. @10.53.0.1 axfr >dig.out.ns1.example.after1 || ret=1
137 $DIG $DIGOPTS example. @10.53.0.2 axfr >dig.out.ns2.example.after1 || ret=1
145 $DIG $DIGOPTS example. @10.53.0.3 axfr >dig.out.ns3.example.after1 || ret=1
181 $DIG $DIGOPTS example. @10.53.0.1 axfr >dig.out.ns1.example.after2 || ret=1
190 $DIG $DIGOPTS example. @10.53.0.2 axfr >dig.out.ns2.example.after2 || ret=1
198 $DIG $DIGOPTS example. @10.53.0.3 axfr >dig.out.ns3.example.after2 || ret=1
254 $DIG $DIGOPTS example. @10.53.0.1 axfr >dig.out.ns1.example.after3 || ret=
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/case/
tests.sh 72 $DIG $DIGOPTS axfr dynamic @10.53.0.1 >dig.ns1.test$n || ret=1
81 $DIG $DIGOPTS axfr dynamic @10.53.0.2 >dig.ns2.test$n || ret=1
95 $DIG $DIGOPTS axfr dynamic @10.53.0.1 >dig.ns1.test$n || ret=1
112 $DIG $DIGOPTS axfr dynamic @10.53.0.2 >dig.ns2.test$n || ret=1
127 $DIG $DIGOPTS axfr dynamic @10.53.0.1 >dig.ns1.test$n || ret=1
144 $DIG $DIGOPTS axfr dynamic @10.53.0.2 >dig.ns2.test$n || ret=1
  /src/external/mpl/bind/dist/bin/tests/system/xfer/
tests.sh 32 $DIG $DIGOPTS example. @10.53.0.2 axfr >dig.out.ns2.test$n || tmp=1
47 $DIG $DIGOPTS $ZONE @$SERVER axfr >dig.out.test$n || return 1
69 $DIG $DIGOPTS tsigzone. @10.53.0.2 axfr -y "${DEFAULT_HMAC}:tsigzone.:1234abcd8765" >dig.out.ns2.test$n || tmp=1
76 $DIG $DIGOPTS tsigzone. @10.53.0.3 axfr -y "${DEFAULT_HMAC}:tsigzone.:1234abcd8765" >dig.out.ns3.test$n || return 1
174 @10.53.0.3 axfr >dig.out.ns3.test$n || tmp=1
191 @10.53.0.6 axfr >dig.out.ns6.test$n || tmp=1
195 @10.53.0.3 axfr >dig.out.ns3.test$n || tmp=1
212 @10.53.0.6 axfr >dig.out.ns6.test$n || tmp=1
216 @10.53.0.1 axfr >dig.out.ns1.test$n || tmp=1
244 @10.53.0.1 axfr >dig.out.ns1.test$n || tmp=
    [all...]
  /src/external/bsd/nsd/dist/
xfrd-catalog-zones.h 59 /* Set if next generated xfr for the producer zone should be axfr */
60 unsigned axfr: 1; member in struct:xfrd_catalog_producer_zone
xfrd-catalog-zones.c 955 producer_zone->axfr = 1;
1121 if(producer_zone->axfr) {
1123 producer_zone->axfr = 0;
Makefile.in 98 COMMON_OBJ=answer.o axfr.o ixfr.o ixfrcreate.o buffer.o configlexer.o configparser.o dname.o dns.o edns.o iterated_hash.o lookup3.o namedb.o nsec3.o options.o packet.o query.o rbtree.o radtree.o rdata.o region-allocator.o rrl.o siphash.o tsig.o tsig-openssl.o udb.o util.o bitset.o popen3.o proxy_protocol.o
505 axfr.o: $(srcdir)/axfr.c config.h $(srcdir)/compat/cpuset.h $(srcdir)/axfr.h $(srcdir)/nsd.h $(srcdir)/dns.h $(srcdir)/edns.h \
544 $(srcdir)/nsd.h $(srcdir)/edns.h $(srcdir)/packet.h $(srcdir)/tsig.h $(srcdir)/rdata.h $(srcdir)/axfr.h $(srcdir)/options.h $(srcdir)/zonec.h \
590 $(srcdir)/query.h $(srcdir)/nsd.h $(srcdir)/edns.h $(srcdir)/tsig.h $(srcdir)/axfr.h $(srcdir)/options.h $(srcdir)/nsec3.h $(srcdir)/rdata.h
606 server.o: $(srcdir)/server.c config.h $(srcdir)/compat/cpuset.h $(srcdir)/axfr.h $(srcdir)/nsd.h $(srcdir)/dns.h $(srcdir)/edns.h \
difffile.c 757 * IXFR is stopped and an AXFR is attempted, so it would not
1023 * by xfrd, who wrote the AXFR or IXFR to disk, so we only
1256 /* if the serial no of the SOA equals the serialno, then AXFR */
1258 goto axfr;
1301 /* second RR: if not SOA: this is an AXFR; delete all zone contents */
1303 axfr:
1498 "starting AXFR. Transfer %s", zone_buf, log_buf);
1499 /* add/del failures in IXFR, get an AXFR */
  /src/external/bsd/nsd/lib/libnsd/
Makefile 13 axfr.c \
  /src/external/mpl/bind/dist/bin/tests/system/dlzexternal/
tests.sh 113 newtest "testing AXFR from DLZ drivers"
114 $DIG $DIGOPTS +noall +answer axfr example.nil >dig.out.example.ns1.test$n || ret=1
117 $DIG $DIGOPTS +noall +answer axfr alternate.nil >dig.out.alternate.ns1.test$n || ret=1
123 newtest "testing AXFR denied from DLZ drivers"
124 $DIG $DIGOPTS -b 10.53.0.5 +noall +answer axfr example.nil >dig.out.example.ns1.test$n || ret=1
126 $DIG $DIGOPTS -b 10.53.0.5 +noall +answer axfr alternate.nil >dig.out.alternate.ns1.test$n || ret=1
131 newtest "testing AXFR denied based on view ACL"
133 $DIG $DIGOPTS -b 10.53.0.1 +noall +answer axfr example.org >dig.out.example.ns1.test$n.1 || ret=1
136 $DIG $DIGOPTS -b 10.53.0.2 +noall +answer axfr example.org >dig.out.example.ns1.test$n.2 || ret=1
  /src/external/mpl/bind/dist/contrib/scripts/
zone-edit.sh.in 59 ${dig} axfr "$zone" $digopts \
  /src/external/mpl/bind/dist/bin/tests/system/mirror/ns2/
sign.sh 52 for variant in addzone axfr ixfr load reconfig untrusted; do
  /src/external/mpl/bind/dist/bin/tests/system/doth/
tests.sh 76 dig_with_tls_opts -b 10.53.0.10 "@10.53.0.$srv_number" "${zone_name}." AXFR >"dig.out.ns$srv_number.${zone_name}.test$n" || return 1
87 dig_with_tls_opts example. -b 10.53.0.10 @10.53.0.1 axfr >dig.out.ns1.test$n || ret=1
89 digcomp example.axfr.good dig.out.ns1.test$n || ret=1
97 digcomp example.axfr.good "dig.out.ns2.example.test$n" || ret=1
219 digcomp example.axfr.good "dig.out.ns3.example.test$n" || ret=1
243 digcomp example.axfr.good "dig.out.ns4.example.test$n" || ret=1
287 dig_with_tls_opts +comm @10.53.0.1 . AXFR >dig.out.test$n || ret=1
296 dig_with_opts example. -b 10.53.0.10 @10.53.0.1 axfr >dig.out.ns1.test$n || ret=1
320 "$DIG" +tls $common_dig_options -p "${HTTPSPORT}" +comm @10.53.0.1 . AXFR >dig.out.test$n
405 dig_with_https_opts +comm @10.53.0.1 . AXFR >dig.out.test$n || ret=
    [all...]
  /src/external/mpl/dhcp/bind/dist/lib/dns/
xfrin.c 52 * Incoming AXFR and IXFR.
75 * The states of the *XFR state machine. We handle both IXFR and AXFR
77 * immediately - an AXFR response to an IXFR request can only be detected
124 * may differ due to IXFR->AXFR fallback.
133 /*% Buffer for IXFR/AXFR request message */
174 * AXFR- and IXFR-specific data. Only one is used at a time
179 dns_rdatacallbacks_t axfr; member in struct:dns_xfrin_ctx
271 * AXFR handling
285 dns_rdatacallbacks_init(&xfr->axfr);
286 CHECK(dns_db_beginload(xfr->db, &xfr->axfr));
    [all...]
  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
srp-log.c 133 CASE_TO_STR(axfr);
  /src/external/mpl/bind/dist/bin/tests/system/zero/
tests.sh 38 dig_with_opts @10.53.0.2 axfr example | grep -v "^ds0" \
  /src/external/mpl/bind/dist/lib/dns/
xfrin.c 56 * Incoming AXFR and IXFR.
60 * The states of the *XFR state machine. We handle both IXFR and AXFR
62 * immediately - an AXFR response to an IXFR request can only be detected
131 * may differ due to IXFR->AXFR fallback.
141 /*% Buffer for IXFR/AXFR request message */
202 * AXFR- and IXFR-specific data. Only one is used at a time
207 dns_rdatacallbacks_t axfr; member in struct:dns_xfrin
311 * AXFR handling
329 dns_rdatacallbacks_init(&xfr->axfr);
330 CHECK(dns_db_beginload(xfr->db, &xfr->axfr));
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/autosign/
tests.sh 179 $DIG $DIGOPTS $z @10.53.0.1 axfr | awk '$4 == "RRSIG" {print $9}' | sort | uniq -c | cat_i
183 $DIG $DIGOPTS $z @10.53.0.2 axfr | awk '$4 == "RRSIG" {print $9}' | sort | uniq -c | cat_i
187 $DIG $DIGOPTS $z @10.53.0.3 axfr | awk '$4 == "RRSIG" {print $9}' | sort | uniq -c | cat_i
261 $DIG $DIGOPTS AXFR oldsigs.example @10.53.0.3 >dig.out.test$n || return 1
282 $DIG $DIGOPTS axfr oldsigs.example @10.53.0.3 >dig.out.ns3.test$n || ret=1
1181 $DIG $DIGOPTS @10.53.0.3 axfr inaczsk2.example >dig.out.ns3.test$n || ret=1
1217 $DIG $DIGOPTS delzsk.example AXFR @10.53.0.3 >dig.out.ns3.3.test$n || ret=1
1324 $DIG $DIGOPTS @10.53.0.2 axfr "${zone}" >dig.out.axfr.ns2.test$n || ret=1
1325 grep "^${hash}.${zone}." dig.out.axfr.ns2.test$n >/dev/null && ret=
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/staticstub/
tests.sh 43 echo_i "trying an axfr that should be denied (NOTAUTH) ($n)"
45 $DIG $DIGOPTS +tcp data.example. @10.53.0.2 axfr >dig.out.ns2.test$n || ret=1
  /src/external/mpl/bind/dist/bin/tests/system/nsupdate/
tests.sh 69 $DIG $DIGOPTS +tcp +noadd +nosea +nostat +noquest +nocomm +nocmd example.nil. @10.53.0.1 axfr >dig.out.ns1 || ret=1
77 $DIG $DIGOPTS +tcp +noadd +nosea +nostat +noquest +nocomm +nocmd example.nil. @10.53.0.2 axfr >dig.out.ns2 || ret=1
144 $DIG $DIGOPTS +tcp +noadd +nosea +nostat +noquest +nocomm +nocmd example.nil. @10.53.0.1 axfr >dig.out.ns1 || ret=1
152 $DIG $DIGOPTS +tcp +noadd +nosea +nostat +noquest +nocomm +nocmd example.nil. @10.53.0.2 axfr >dig.out.ns2 || ret=1
449 $DIG $DIGOPTS +tcp +noadd +nosea +nostat +noquest +nocomm +nocmd example.nil. @10.53.0.1 axfr >dig.out.ns1 || ret=1
458 $DIG $DIGOPTS +tcp +noadd +nosea +nostat +noquest +nocomm +nocmd example.nil. @10.53.0.2 axfr >dig.out.ns2 || ret=1
492 $DIG $DIGOPTS +tcp +noadd +nosea +nostat +noquest +nocomm +nocmd example.nil. @10.53.0.1 axfr >dig.out.ns1.after || ret=1
1458 dig axfr many.test @10.53.0.1 >dig.out.test$n
  /src/external/mpl/bind/dist/bin/dig/
dighost.c 2419 * Force TCP mode if we're doing an axfr.
3715 * the semantics of IXFR and AXFR protocols. Much of the complexity of
3728 bool axfr = lookup->rdtype == dns_rdatatype_axfr; local
3731 axfr = query->ixfr_axfr;
3738 * either an AXFR or IXFR. If there's no second_rr_type,
3784 axfr = query->ixfr_axfr = true;
3816 if (axfr) {
3817 debug("doing axfr, got second SOA");
  /src/external/mpl/bind/dist/bin/tests/system/catz/
tests.sh 1165 echo_i "checking that dom8.example. is not AXFR accessible from 10.53.0.1 ($n)"
1167 dig_with_opts @10.53.0.2 axfr dom8.example. -b 10.53.0.1 >dig.out.test$n || ret=1
1173 echo_i "checking that dom8.example. is AXFR accessible from 10.53.0.2 ($n)"
1175 dig_with_opts @10.53.0.2 axfr dom8.example. -b 10.53.0.2 >dig.out.test$n || ret=1
1212 echo_i "checking that dom8.example. is AXFR accessible from 10.53.0.1 ($n)"
1214 dig_with_opts @10.53.0.2 axfr dom8.example. -b 10.53.0.1 >dig.out.test$n || ret=1
1220 echo_i "checking that dom8.example. is AXFR accessible from 10.53.0.2 ($n)"
1222 dig_with_opts @10.53.0.2 axfr dom8.example. -b 10.53.0.2 >dig.out.test$n || ret=1

Completed in 53 milliseconds

1 2