Skip to content
GitLab
Projects
Groups
Snippets
/
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
7810817b
Commit
7810817b
authored
Oct 24, 2017
by
Evan Hunt
Browse files
[master] update B.ROOT-SERVERS.NET
parent
b49042a6
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
7810817b
4781. [maint] B.ROOT-SERVERS.NET is now 199.9.14.201. [RT #45889]
4780. [bug] When answering ANY queries, don't include the NS
RRset in the authority section if it was already
in the answer section. [RT #44543]
...
...
lib/dns/rootns.c
View file @
7810817b
...
...
@@ -52,7 +52,7 @@ static char root_ns[] =
". 518400 IN NS M.ROOT-SERVERS.NET.
\n
"
"A.ROOT-SERVERS.NET. 3600000 IN A 198.41.0.4
\n
"
"A.ROOT-SERVERS.NET. 3600000 IN AAAA 2001:503:BA3E::2:30
\n
"
"B.ROOT-SERVERS.NET. 3600000 IN A 19
2.228.79
.201
\n
"
"B.ROOT-SERVERS.NET. 3600000 IN A 19
9.9.14
.201
\n
"
"B.ROOT-SERVERS.NET. 3600000 IN AAAA 2001:500:200::b
\n
"
"C.ROOT-SERVERS.NET. 3600000 IN A 192.33.4.12
\n
"
"C.ROOT-SERVERS.NET. 3600000 IN AAAA 2001:500:2::c
\n
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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