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
ISC Open Source Projects
BIND
Commits
73ad83bc
Commit
73ad83bc
authored
Apr 27, 2013
by
Evan Hunt
Browse files
[master] d.root-servers.net AAAA
3556. [maint] Added AAAA for D.ROOT-SERVERS.NET.
parent
be0982e9
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
73ad83bc
3556. [maint] Added AAAA for D.ROOT-SERVERS.NET.
3555. [bug] Address theoretical race conditions in acache.c
(change #3553 was incomplete). [RT #33252]
...
...
lib/dns/rootns.c
View file @
73ad83bc
...
...
@@ -64,6 +64,7 @@ static char root_ns[] =
"B.ROOT-SERVERS.NET. 3600000 IN A 192.228.79.201
\n
"
"C.ROOT-SERVERS.NET. 3600000 IN A 192.33.4.12
\n
"
"D.ROOT-SERVERS.NET. 3600000 IN A 199.7.91.13
\n
"
"D.ROOT-SERVERS.NET. 3600000 IN AAAA 2001:500:2d::d
\n
"
"E.ROOT-SERVERS.NET. 3600000 IN A 192.203.230.10
\n
"
"F.ROOT-SERVERS.NET. 3600000 IN A 192.5.5.241
\n
"
"F.ROOT-SERVERS.NET. 3600000 IN AAAA 2001:500:2F::F
\n
"
...
...
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