Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-6]: src/etc/namedb Update root.cache to 2014060201.



details:   https://anonhg.NetBSD.org/src/rev/9fdcdfb73416
branches:  netbsd-6
changeset: 776660:9fdcdfb73416
user:      taca <taca%NetBSD.org@localhost>
date:      Tue Jul 01 03:29:53 2014 +0000

description:
Update root.cache to 2014060201.

Now B.ROOT-SERVERS.NET and C.ROOT-SERVERS.NET has an AAAA record.

diffstat:

 etc/namedb/root.cache |  8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diffs (34 lines):

diff -r 720327de7736 -r 9fdcdfb73416 etc/namedb/root.cache
--- a/etc/namedb/root.cache     Mon Jun 30 12:18:15 2014 +0000
+++ b/etc/namedb/root.cache     Tue Jul 01 03:29:53 2014 +0000
@@ -1,4 +1,4 @@
-;      $NetBSD: root.cache,v 1.16.4.1 2013/01/13 18:57:48 bouyer Exp $
+;      $NetBSD: root.cache,v 1.16.4.2 2014/07/01 03:29:53 taca Exp $
 ;       This file holds the information on root name servers needed to
 ;       initialize cache of Internet domain name servers
 ;       (e.g. reference this file in the "cache  .  <file>"
@@ -10,8 +10,8 @@
 ;           on server           FTP.INTERNIC.NET
 ;       -OR-                    RS.INTERNIC.NET
 ;
-;       last update:    Jan 3, 2013
-;       related version of root zone:   2013010300
+;       last update:    June 2, 2014
+;       related version of root zone:   2014060201
 ;
 ; formerly NS.INTERNIC.NET
 ;
@@ -23,11 +23,13 @@
 ;
 .                        3600000      NS    B.ROOT-SERVERS.NET.
 B.ROOT-SERVERS.NET.      3600000      A     192.228.79.201
+B.ROOT-SERVERS.NET.      3600000      AAAA  2001:500:84::B
 ;
 ; FORMERLY C.PSI.NET
 ;
 .                        3600000      NS    C.ROOT-SERVERS.NET.
 C.ROOT-SERVERS.NET.      3600000      A     192.33.4.12
+C.ROOT-SERVERS.NET.      3600000      AAAA  2001:500:2::C
 ;
 ; FORMERLY TERP.UMD.EDU
 ;



Home | Main Index | Thread Index | Old Index