]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
4333. [maint] L.ROOT-SERVERS.NET is now 199.7.83.42 and
authorMark Andrews <marka@isc.org>
Fri, 11 Mar 2016 09:36:48 +0000 (20:36 +1100)
committerMark Andrews <marka@isc.org>
Fri, 11 Mar 2016 09:36:48 +0000 (20:36 +1100)
                        2001:500:9f::42.

CHANGES
lib/dns/rootns.c

diff --git a/CHANGES b/CHANGES
index 3158069d73082078c15f659eb15e980b59817566..1213ac01d5cbffe6a2e5847fa97059b355458a75 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+4333.  [maint]         L.ROOT-SERVERS.NET is now 199.7.83.42 and 
+                       2001:500:9f::42.
+
 4332.  [placeholder]
 
 4331.  [func]          When loading managed signed zones detect if the
index 81b33830ef2e70ab4b5187e5e25ca59fe01189a3..b9ee3117a8bae684defb67f53f8f2b88926868a8 100644 (file)
@@ -79,7 +79,7 @@ static char root_ns[] =
 "K.ROOT-SERVERS.NET.     3600000 IN      A       193.0.14.129\n"
 "K.ROOT-SERVERS.NET.     3600000 IN      AAAA    2001:7FD::1\n"
 "L.ROOT-SERVERS.NET.     3600000 IN      A       199.7.83.42\n"
-"L.ROOT-SERVERS.NET.     604800  IN      AAAA    2001:500:3::42\n"
+"L.ROOT-SERVERS.NET.     3600000 IN      AAAA    2001:500:9f::42\n"
 "M.ROOT-SERVERS.NET.     3600000 IN      A       202.12.27.33\n"
 "M.ROOT-SERVERS.NET.     3600000 IN      AAAA    2001:DC3::35\n";