]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Adapt some comments
authorMoritz Schneider <countsudoku@users.noreply.github.com>
Wed, 12 Jun 2019 16:54:03 +0000 (18:54 +0200)
committerMoritz Schneider <countsudoku@users.noreply.github.com>
Wed, 12 Jun 2019 17:01:30 +0000 (19:01 +0200)
testdata/fwd_error.rpl
testdata/fwd_timeout.rpl

index 238b1f58d03aa31703d01a8c3d01ccb6b810de07..2421027a36218a98a2aa59114925ac0e71f14f8e 100644 (file)
@@ -9,7 +9,7 @@ SECTION QUESTION
 www.example.com. IN A
 ENTRY_END
 ; But the pending query fails due to error (say TCP failure or malloc or ...)
-; This is iterator/iterator.h OUTBOUND_MSG_RETRY number of errors.
+; This is util/config_file.c outbound-msg-retry number of errors.
 STEP 2 ERROR
 STEP 3 ERROR
 STEP 4 ERROR
index 1bb934dff8be4501d0d8606bc69fd1771520ac5b..e4a711099b34d8be51473cd8d939cbd5a8651a32 100644 (file)
@@ -9,7 +9,7 @@ SECTION QUESTION
 www.example.com. IN A
 ENTRY_END
 ; But the pending query times out!
-; OUTBOUND_MSG_RETRY times timeout.
+; outbound-msg-retry times timeout.
 STEP 2 TIMEOUT
 STEP 3 TIMEOUT
 STEP 4 TIMEOUT