BIND 10 trac2441, updated. a04f885fad995fb689bd064cf024ee60a71625de [2441] Add a different name so that the next ns1 record is not grouped together with others

BIND 10 source code commits bind10-changes at lists.isc.org
Mon Mar 4 03:48:12 UTC 2013


The branch, trac2441 has been updated
       via  a04f885fad995fb689bd064cf024ee60a71625de (commit)
      from  f23495620fafe83545866d6cdac59e3660365253 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a04f885fad995fb689bd064cf024ee60a71625de
Author: Mukund Sivaraman <muks at isc.org>
Date:   Mon Mar 4 09:17:49 2013 +0530

    [2441] Add a different name so that the next ns1 record is not grouped together with others

-----------------------------------------------------------------------

Summary of changes:
 .../testdata/example.org-duplicate-type-bad.zone   |    1 +
 1 file changed, 1 insertion(+)

-----------------------------------------------------------------------
diff --git a/src/lib/datasrc/tests/memory/testdata/example.org-duplicate-type-bad.zone b/src/lib/datasrc/tests/memory/testdata/example.org-duplicate-type-bad.zone
index ed8a239..1198934 100644
--- a/src/lib/datasrc/tests/memory/testdata/example.org-duplicate-type-bad.zone
+++ b/src/lib/datasrc/tests/memory/testdata/example.org-duplicate-type-bad.zone
@@ -3,4 +3,5 @@ example.org.			      3600 IN NS	ns1.example.org.
 example.org.			      3600 IN NS	ns2.example.org.
 ns1.example.org.		      3600 IN A	 	192.168.0.1
 ns1.example.org.		      3600 IN AAAA 	::1
+someother.example.org.		      3600 IN AAAA 	::1
 ns1.example.org.		      3600 IN A	 	192.168.0.2



More information about the bind10-changes mailing list