mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-22 18:19:42 +00:00
4457. [maint] Added AAAA (2001:500:a8::e) for E.ROOT-SERVERS.NET.
This commit is contained in:
parent
63fe88e8d8
commit
c55b572ccf
2
CHANGES
2
CHANGES
@ -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]
|
||||
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user