Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ISC Open Source Projects
BIND
Commits
52ea7110
Commit
52ea7110
authored
Jun 13, 2000
by
Michael Sawyer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove duplicate query-source
parent
483ecd44
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
bin/tests/system/notify/ns2/named.conf
bin/tests/system/notify/ns2/named.conf
+0
-1
bin/tests/system/notify/ns3/named.conf
bin/tests/system/notify/ns3/named.conf
+0
-1
No files found.
bin/tests/system/notify/ns2/named.conf
View file @
52ea7110
...
...
@@ -5,7 +5,6 @@ options {
listen
-
on
{
10
.
53
.
0
.
2
; };
recursion
no
;
notify
yes
;
query
-
source
address
10
.
53
.
0
.
2
;
};
zone
"."
{
...
...
bin/tests/system/notify/ns3/named.conf
View file @
52ea7110
...
...
@@ -6,7 +6,6 @@ options {
listen
-
on
{
10
.
53
.
0
.
3
; };
recursion
yes
;
notify
yes
;
query
-
source
address
10
.
53
.
0
.
3
;
};
zone
"."
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment