2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-22 10:10:06 +00:00

4457. [maint] Added AAAA (2001:500:a8::e) for E.ROOT-SERVERS.NET.

This commit is contained in:
Mark Andrews 2016-08-29 10:15:12 +10:00
parent 63fe88e8d8
commit c55b572ccf
2 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,7 @@
--- 9.11.0rc1 released ---
4457. [maint] Added AAAA (2001:500:a8::e) for E.ROOT-SERVERS.NET.
4456. [doc] Add DOCTYPE and lang attribute to <html> tags.
[RT #42587]

View File

@ -59,6 +59,7 @@ static char root_ns[] =
"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"
"E.ROOT-SERVERS.NET. 3600000 IN AAAA 2001:500:a8::e\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"
"G.ROOT-SERVERS.NET. 3600000 IN A 192.112.36.4\n"