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

1 2

  /src/external/mpl/bind/dist/bin/tests/system/rollover_going_insecure/
tests_rollover_going_insecure_reconfig.py 36 delegations = configure_going_insecure(tld_name, reconfig=True)
63 isctest.kasp.wait_keymgr_done(ns3, zone, reconfig=True)
96 isctest.kasp.wait_keymgr_done(ns3, zone, reconfig=True)
tests_rollover_going_insecure_initial.py 30 delegations = configure_going_insecure(tld_name, reconfig=False)
  /src/external/mpl/bind/dist/bin/tests/system/rollover_dynamic2inline/
tests_rollover_dynamic2inline.py 39 isctest.kasp.wait_keymgr_done(ns3, zone, reconfig=True)
  /src/external/mpl/bind/dist/bin/tests/system/rollover_algo_csk/
tests_rollover_algo_csk_reconfig.py 53 tld_name, f"{POLICY}-{tld_name}", reconfig=True
92 isctest.kasp.wait_keymgr_done(ns3, zone, reconfig=True)
148 isctest.kasp.wait_keymgr_done(ns3, zone, reconfig=True)
168 # the time passed between key creation and invoking 'rndc reconfig'.
185 isctest.kasp.wait_keymgr_done(ns3, zone, reconfig=True)
254 isctest.kasp.wait_keymgr_done(ns3, zone, reconfig=True)
309 isctest.kasp.wait_keymgr_done(ns3, zone, reconfig=True)
326 # between key creation and invoking 'rndc reconfig'.
343 isctest.kasp.wait_keymgr_done(ns3, zone, reconfig=True)
tests_rollover_algo_csk_initial.py 37 tld_name, f"{POLICY}-{tld_name}", reconfig=False
  /src/external/mpl/bind/dist/bin/tests/system/rollover_algo_ksk_zsk/
tests_rollover_algo_ksk_zsk_reconfig.py 52 delegations = configure_algo_ksk_zsk(tld_name, reconfig=True)
90 isctest.kasp.wait_keymgr_done(ns3, zone, reconfig=True)
151 isctest.kasp.wait_keymgr_done(ns3, zone, reconfig=True)
173 # key creation and invoking 'rndc reconfig'.
190 isctest.kasp.wait_keymgr_done(ns3, zone, reconfig=True)
263 isctest.kasp.wait_keymgr_done(ns3, zone, reconfig=True)
325 isctest.kasp.wait_keymgr_done(ns3, zone, reconfig=True)
344 # between key creation and invoking 'rndc reconfig'.
361 isctest.kasp.wait_keymgr_done(ns3, zone, reconfig=True)
tests_rollover_algo_ksk_zsk_initial.py 34 delegations = configure_algo_ksk_zsk(tld_name, reconfig=False)
  /src/external/mpl/bind/dist/bin/tests/system/rollover_lifetime/
tests_rollover_lifetime_reconfig.py 49 isctest.kasp.wait_keymgr_done(ns3, f"{zone}.kasp", reconfig=True)
  /src/external/mpl/bind/dist/bin/tests/system/nsec3/
tests_nsec3_change.py 64 # After reconfig, the NSEC3PARAM TTL should match the new SOA MINIMUM.
103 isctest.kasp.wait_keymgr_done(ns3, zone, reconfig=True)
tests_nsec3_reconfig.py 70 # Ensure rsasha1-to-nsec3-wait.kasp is fully signed prior to reconfig.
154 isctest.kasp.wait_keymgr_done(ns3, zone, reconfig=True)
278 isctest.kasp.wait_keymgr_done(ns3, zone, reconfig=True)
298 isctest.kasp.wait_keymgr_done(ns3, zone, reconfig=True)
  /src/external/mpl/bind/dist/bin/tests/system/runtime/
tests.sh 84 $RNDCCMD 10.53.0.2 reconfig >rndc.out.$n 2>&1 && ret=1
95 $RNDCCMD 10.53.0.2 reconfig >rndc.out.$n 2>&1 && ret=1
106 $RNDCCMD 10.53.0.2 reconfig >rndc.out.$n 2>&1 && ret=1
117 $RNDCCMD 10.53.0.2 reconfig >rndc.out.$n 2>&1 || ret=1
  /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/mirror/
tests.sh 476 echo_i "checking that \"rndc reconfig\" properly handles a mirror -> secondary zone type change ($n)"
479 $DIG $DIGOPTS @10.53.0.3 +norec verify-reconfig SOA >dig.out.ns3.test$n.1 2>&1 || ret=1
485 sed '/^zone "verify-reconfig" {$/,/^};$/ {
493 wait_for_load verify-reconfig ${ORIGINAL_SERIAL} ns3/named.run
495 $DIG $DIGOPTS @10.53.0.3 +norec verify-reconfig SOA >dig.out.ns3.test$n.2 2>&1 || ret=1
503 echo_i "checking that \"rndc reconfig\" properly handles a secondary -> mirror zone type change ($n)"
507 cat ns2/verify-reconfig.db.bad.signed >ns3/verify-reconfig.db.mirror
510 sed '/^zone "verify-reconfig" {$/,/^};$/ {
516 wait_for_load verify-reconfig ${UPDATED_SERIAL_BAD} ns3/named.ru
    [all...]
  /src/usr.sbin/iopctl/
iopctl.c 62 static void reconfig(char **);
94 { "reconfig", 0, reconfig },
395 reconfig(char **argv) function
  /src/external/mpl/bind/dist/bin/tests/system/forward/
tests.sh 320 rndccmd 10.53.0.3 reconfig 2>&1 | sed 's/^/ns3 /' | cat_i
335 rndccmd 10.53.0.3 reconfig 2>&1 | sed 's/^/ns3 /' | cat_i
402 rndccmd 10.53.0.9 reconfig 2>&1 | sed 's/^/ns3 /' | cat_i
415 rndccmd 10.53.0.9 reconfig 2>&1 | sed 's/^/ns3 /' | cat_i
452 rndccmd 10.53.0.9 reconfig 2>&1 | sed 's/^/ns3 /' | cat_i
  /src/external/bsd/wpa/dist/src/common/
dpp_i.h 49 struct json_token *peer_root, bool reconfig);
dpp_reconfig.c 52 wpa_printf(MSG_DEBUG, "DPP: Build Reconfig Announcement frame");
121 "DPP: Reconfig Announcement frame attributes", msg);
136 /* Build DPP Reconfig Authentication Request frame attributes */
179 "DPP: Reconfig Authentication Request frame attributes",
297 auth->reconfig = 1;
339 /* Build DPP Reconfig Authentication Response frame attributes */
420 "DPP: Reconfig Authentication Response frame attributes",
524 auth->reconfig = 1;
582 /* Build DPP Reconfig Authentication Confirm frame attributes */
609 /* Reconfig-Flags (wrapped) *
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/
conf.sh 416 $RNDC -c ../_common/rndc.conf -s $2 -p ${CONTROLPORT} status | grep "reload/reconfig in progress" >/dev/null || break
424 $RNDC -c ../_common/rndc.conf -s "$2" -p "${CONTROLPORT}" reconfig 2>&1 | sed 's/^/'"I:$1"' /'
426 "$RNDC" -c ../_common/rndc.conf -s "$2" -p "${CONTROLPORT}" status | grep "reload/reconfig in progress" >/dev/null || break
  /src/external/mpl/bind/dist/bin/tests/system/views/
tests.sh 185 $RNDCCMD 10.53.0.2 reconfig || ret=1
  /src/external/mpl/bind/dist/bin/tests/system/rollover/
setup.py 140 def configure_algo_csk(tld: str, policy: str, reconfig: bool = False) -> list[Zone]:
165 if reconfig:
288 def configure_algo_ksk_zsk(tld: str, reconfig: bool = False) -> list[Zone]:
320 if reconfig:
1297 def configure_going_insecure(tld: str, reconfig: bool = False) -> list[Zone]:
1332 if reconfig:
  /src/external/mpl/bind/dist/bin/tests/system/builtin/
tests.sh 146 $RNDCCMD 10.53.0.1 reconfig
149 grep "received control channel command 'reconfig'" ns1/named.run >/dev/null || ret=1
  /src/external/mpl/bind/dist/bin/tests/system/rndc/
tests.sh 563 echo_i "test 'rndc reconfig' with a broken config ($n)"
566 $RNDC -s 10.53.0.4 -p ${EXTRAPORT6} -c ns4/key6.conf reconfig >/dev/null || ret=1
570 $RNDC -s 10.53.0.4 -p ${EXTRAPORT6} -c ns4/key6.conf reconfig >rndc.out.1.test$n 2>&1 && ret=1
571 grep "rndc: 'reconfig' failed: unexpected token" rndc.out.1.test$n >/dev/null || ret=1
579 grep "reload/reconfig failed" rndc.out.1.test$n >/dev/null || ret=1
589 $RNDC -s 10.53.0.4 -p ${EXTRAPORT6} -c ns4/key6.conf reconfig >/dev/null || ret=1
595 echo_i "check 'rndc status' 'reload/reconfig failure' is cleared after successful reload/reconfig ($n)"
598 grep "reload/reconfig failed" rndc.out.1.test$n >/dev/null && ret=1
607 $RNDCCMD 10.53.0.5 reconfig >rndc.out.3.test$n 2>&1 && ret=
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/catz/
tests.sh 701 $RNDC -c ../_common/rndc.conf -s 10.53.0.2 -p "${CONTROLPORT}" reconfig >/dev/null 2>&1 && ret=1
716 rndccmd 10.53.0.2 reconfig || ret=1
727 $RNDC -c ../_common/rndc.conf -s 10.53.0.2 -p "${CONTROLPORT}" reconfig >/dev/null 2>&1 && ret=1
746 rndccmd 10.53.0.2 reconfig || ret=1
761 rndccmd 10.53.0.2 reconfig || ret=1
1716 echo_i "Testing adding a catalog zone at runtime with rndc reconfig"
1764 rndccmd 10.53.0.2 reconfig || ret=1
1794 $RNDC -c ../_common/rndc.conf -s 10.53.0.2 -p "${CONTROLPORT}" reconfig >/dev/null 2>&1 && ret=1
1802 rndccmd 10.53.0.2 reconfig || ret=1
2590 echo_i "checking that reconfig can delete and restore catalog zone configuration ($n)
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/reclimit/
tests.sh 26 $RNDC -c ../_common/rndc.conf -s 10.53.0.3 -p ${CONTROLPORT} reconfig 2>&1 | sed 's/^/I:ns3 /'
  /src/external/mpl/bind/dist/bin/tests/system/rpz/
tests.sh 766 $RNDCCMD $ns3 reconfig >/dev/null 2>&1 && setret "failed"
769 $RNDCCMD $ns3 reconfig || setret "failed"

Completed in 31 milliseconds

1 2