3794. [maint] Added AAAA for C.ROOT-SERVERS.NET.

(cherry picked from commit 6ffa8fcf76)
This commit is contained in:
Mark Andrews
2014-03-29 10:30:40 +11:00
parent 41c0bc9560
commit 4eefa840ef
2 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
3794. [maint] Added AAAA for C.ROOT-SERVERS.NET.
3791. [bug] solaris: remove extraneous return. [RT #35589]
3787. [bug] The code that checks whether "auto-dnssec" is

View File

@@ -63,6 +63,7 @@ static char root_ns[] =
"A.ROOT-SERVERS.NET. 3600000 IN AAAA 2001:503:BA3E::2:30\n"
"B.ROOT-SERVERS.NET. 3600000 IN A 192.228.79.201\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"
"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"