Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
0b1f8cb6
Commit
0b1f8cb6
authored
Feb 09, 2011
by
Michal 'vorner' Vaner
Browse files
[trac505] Some more comments
parent
0c760d17
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/auth/tests/query_unittest.cc
View file @
0b1f8cb6
...
...
@@ -75,9 +75,11 @@ const char* const cname_nxdom_txt =
// CNAME Leading out of zone
const
char
*
const
cname_out_txt
=
"cnameout.example.com. 3600 IN CNAME www.example.org.
\n
"
;
// The DNAME to do tests against
const
char
*
const
dname_txt
=
"dname.example.com. 3600 IN DNAME "
"somethinglong.dnametarget.example.com.
\n
"
;
// Some data at the dname node (allowed by RFC 2672)
const
char
*
const
dname_a_txt
=
"dname.example.com. 3600 IN A 192.0.2.5
\n
"
;
// This is not inside the zone, this is created at runtime
...
...
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