OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RNDC
(Results
1 - 25
of
47
) sorted by relevancy
1
2
/src/external/mpl/bind/dist/bin/tests/system/cacheclean/
tests.sh
21
RNDCOPTS="-c ../_common/
rndc
.conf -s 10.53.0.2 -p ${CONTROLPORT}"
28
$
RNDC
$RNDCOPTS flush
67
$
RNDC
$RNDCOPTS flush
141
$
RNDC
$RNDCOPTS flushname top1.flushtest.example
151
$
RNDC
$RNDCOPTS flushname third2.second1.top1.flushtest.example
162
$
RNDC
$RNDCOPTS flushname third1.second1.top1.flushtest.example
171
$
RNDC
$RNDCOPTS flushname fake.flushtest.example || ret=1
183
$
RNDC
$RNDCOPTS flushtree third1.second1.top1.flushtest.example
188
$
RNDC
$RNDCOPTS flushtree second1.top1.flushtest.example
195
$
RNDC
$RNDCOPTS flushtree top2.flushtest.exampl
[
all
...]
/src/external/mpl/bind/dist/bin/tests/system/
conf.sh
411
$
RNDC
-c ../_common/
rndc
.conf -s $2 -p ${CONTROLPORT} reload $3 2>&1 | sed 's/^/'"I:$1"' /'
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
431
# rndc_dumpdb: call "
rndc
dumpdb [...]" and wait until it completes
435
# arguments, if any, are appended to the
rndc
command line after "dumpdb"
[
all
...]
stop.pl
27
# perl stop.pl [--use-
rndc
[--port port]] test [server]
29
# --use-
rndc
Attempt to stop the server via the "
rndc
stop" command.
31
# --port port Only relevant if --use-
rndc
is specified, this sets the
39
my $usage = "usage: $0 [--use-
rndc
[--halt] [--port port]] test-directory [server-directory]";
47
'use-
rndc
!' => \$use_rndc,
71
my $
RNDC
= $ENV{
RNDC
};
95
# Stop the server(s), pass 1:
rndc
.
163
# Stop a named process with
rndc
[
all
...]
/src/external/mpl/bind/dist/bin/tests/system/rndc/
tests.sh
21
RNDCCMD="$
RNDC
-p ${CONTROLPORT} -c ../_common/
rndc
.conf -s"
49
echo_i "
rndc
freeze"
88
echo_i "
rndc
thaw"
107
echo_i "
rndc
sync"
147
echo_i "
rndc
sync -clean"
217
$RNDCCMD 10.53.0.2 freeze static >
rndc
.out.1.test$n 2>&1 && ret=1
218
grep 'not dynamic'
rndc
.out.1.test$n >/dev/null || ret=1
323
$
RNDC
-s 10.53.0.2 -p ${CONTROLPORT} -c ns2/secondkey.conf status >/dev/null || ret=1
328
echo_i "test '
rndc
dumpdb' with an unwritable dump-file ($n)
[
all
...]
/src/external/mpl/bind/dist/bin/tests/system/rpzrecurse/
tests.sh
55
RNDCCMD="$
RNDC
-c ../_common/
rndc
.conf -p ${CONTROLPORT} -s"
63
stop_server --use-
rndc
--port ${CONTROLPORT} ns2
244
$
RNDC
-c ../_common/
rndc
.conf -s 10.53.0.2 -p ${CONTROLPORT} reload 6a.00.policy.local 2>&1 | sed 's/^/ns2 /' | cat_i
254
$
RNDC
-c ../_common/
rndc
.conf -s 10.53.0.2 -p ${CONTROLPORT} reload 6a.00.policy.local 2>&1 | sed 's/^/ns2 /' | cat_i
285
$
RNDC
-c ../_common/
rndc
.conf -s 10.53.0.2 -p ${CONTROLPORT} reload 6a.00.policy.local 2>&1 | sed 's/^/ns2 /' | cat_i
481
$
RNDC
-c ../_common/rndc.conf -s 10.53.0.3 -p ${CONTROLPORT} flus
[
all
...]
/src/external/mpl/bind/dist/bin/tests/system/pipelined/
tests.sh
23
"$
RNDC
" -c ../_common/
rndc
.conf -p "${CONTROLPORT}" -s "${@}"
/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 /'
27
$
RNDC
-c ../_common/
rndc
.conf -s 10.53.0.3 -p ${CONTROLPORT} flush | sed 's/^/I:ns3 /'
31
$
RNDC
-c ../_common/
rndc
.conf -s 10.53.0.3 -p ${CONTROLPORT} flush | sed 's/^/I:ns3 /'
/src/external/mpl/bind/dist/bin/tests/system/dyndb/
tests.sh
22
RNDCCMD="$
RNDC
-c ../_common/
rndc
.conf -p ${CONTROLPORT} -s"
/src/external/mpl/bind/dist/bin/tests/system/padding/
tests.sh
22
RNDCCMD="$
RNDC
-c ../_common/
rndc
.conf -p ${CONTROLPORT} -s"
/src/external/mpl/bind/dist/bin/tests/system/rrl/
tests.sh
20
RNDCCMD="$
RNDC
-c ../_common/
rndc
.conf -p ${CONTROLPORT} -s"
/src/external/mpl/bind/dist/bin/tests/system/sfcache/
tests.sh
29
"$
RNDC
" -c ../_common/
rndc
.conf -p "$CONTROLPORT" -s "$@"
/src/external/mpl/bind/dist/bin/tests/system/tcp/
tests.sh
24
"${
RNDC
}" -p "${CONTROLPORT}" -c ../_common/
rndc
.conf -s "$@"
76
rndccmd 10.53.0.5 status >
rndc
.out.$n || ret=1
77
TCP_CUR="$(sed -n "s/^tcp clients: \([0-9][0-9]*\).*/\1/p"
rndc
.out.$n)"
78
TCP_LIMIT="$(sed -n "s/^tcp clients: .*\/\([0-9][0-9]*\)/\1/p"
rndc
.out.$n)"
79
TCP_HIGH="$(sed -n "s/^TCP high-water: \([0-9][0-9]*\)/\1/p"
rndc
.out.$n)"
80
REC_HIGH="$(sed -n "s/^recursive high-water: \([0-9][0-9]*\)/\1/p"
rndc
.out.$n)"
/src/external/mpl/bind/dist/bin/tests/system/views/
tests.sh
27
RNDCCMD="$
RNDC
-c ../_common/
rndc
.conf -p ${CONTROLPORT} -s"
43
echo_i "reloading ns2 and ns3 with
rndc
"
/src/external/mpl/bind/dist/bin/tests/system/zonechecks/
tests.sh
19
RNDCCMD="$
RNDC
-c ../_common/
rndc
.conf -p ${CONTROLPORT} -s"
167
$RNDCCMD 10.53.0.1 zonestatus primary.example >
rndc
.out.pri 2>&1
168
grep "zone not loaded"
rndc
.out.pri >/dev/null || break
177
checkfor "name: primary.example"
rndc
.out.pri
178
checkfor "type: primary"
rndc
.out.pri
179
checkfor "files: primary.db, primary.db.signed"
rndc
.out.pri
180
checkfor "serial: "
rndc
.out.pri
181
checkfor "nodes: "
rndc
.out.pri
182
checkfor "last loaded: "
rndc
.out.pr
[
all
...]
/src/external/mpl/bind/dist/bin/tests/system/builtin/
tests.sh
19
RNDCCMD="$
RNDC
-c ../_common/
rndc
.conf -p ${CONTROLPORT} -s"
178
echo_i "Checking that default version works for
rndc
($n)"
179
$RNDCCMD 10.53.0.1 status >
rndc
.status.ns1.$n 2>&1
180
grep -F "version: $BIND_VERSION_STRING"
rndc
.status.ns1.$n >/dev/null || ret=1
188
echo_i "Checking that custom version works for
rndc
($n)"
189
$RNDCCMD 10.53.0.3 status >
rndc
.status.ns3.$n 2>&1
190
grep -F "version: $BIND_VERSION_STRING (this is a test of version)"
rndc
.status.ns3.$n >/dev/null || ret=1
/src/external/mpl/bind/dist/bin/tests/system/dlzexternal/
tests.sh
22
RNDCCMD="$
RNDC
-c ../_common/
rndc
.conf -p ${CONTROLPORT} -s"
/src/external/mpl/bind/dist/bin/tests/system/fetchlimit/
tests.sh
21
"$
RNDC
" -c ../_common/
rndc
.conf -p "${CONTROLPORT}" -s "$@"
300
stop_server --use-
rndc
--port ${CONTROLPORT} ns5
/src/external/mpl/bind/dist/bin/tests/system/journal/
tests.sh
23
"$
RNDC
" -c ../_common/
rndc
.conf -p "$CONTROLPORT" -s "$@"
214
# the zone hasn't been dumped yet, so '
rndc
sync' should work without
229
# the zone hasn't been dumped yet, so '
rndc
sync' should work without
/src/external/mpl/bind/dist/bin/tests/system/runtime/
tests.sh
19
RNDCCMD="$
RNDC
-c ../_common/
rndc
.conf -p ${CONTROLPORT} -s"
84
$RNDCCMD 10.53.0.2 reconfig >
rndc
.out.$n 2>&1 && ret=1
85
grep "failed: permission denied"
rndc
.out.$n >/dev/null 2>&1 || ret=1
95
$RNDCCMD 10.53.0.2 reconfig >
rndc
.out.$n 2>&1 && ret=1
96
grep "failed: permission denied"
rndc
.out.$n >/dev/null 2>&1 || ret=1
106
$RNDCCMD 10.53.0.2 reconfig >
rndc
.out.$n 2>&1 && ret=1
107
grep "failed: permission denied"
rndc
.out.$n >/dev/null 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/statistics/
tests.sh
19
RNDCCMD="$
RNDC
-p ${CONTROLPORT} -c ../_common/
rndc
.conf"
255
echo_i "Check that 'zone-statistics full;' is processed by '
rndc
reconfig' ($n)"
/src/external/mpl/bind/dist/bin/tests/system/acl/
tests.sh
19
RNDCCMD="$
RNDC
-c ../_common/
rndc
.conf -p ${CONTROLPORT} -s"
240
echo_i "calling
rndc
reconfig"
269
echo_i "calling
rndc
reconfig"
/src/external/mpl/bind/dist/bin/tests/system/staticstub/
tests.sh
19
RNDCCMD="$
RNDC
-c ../_common/
rndc
.conf -p ${CONTROLPORT} -s"
/src/external/mpl/bind/dist/bin/tests/system/additional/
tests.sh
19
RNDCCMD="$
RNDC
-c ../_common/
rndc
.conf -p ${CONTROLPORT} -s"
/src/external/mpl/bind/dist/bin/tests/system/ixfr/
tests.sh
33
RNDCCMD="$
RNDC
-p ${CONTROLPORT} -c ../_common/
rndc
.conf -s"
/src/external/mpl/bind/dist/bin/tests/system/upforwd/
tests.sh
23
RNDCCMD="$
RNDC
-p ${CONTROLPORT} -c ../_common/
rndc
.conf"
Completed in 50 milliseconds
1
2
Indexes created Sun Mar 01 05:31:48 UTC 2026