BIND 10 trac2165_2, created. 79f1c5b644db4040b975750410363e31b56f480a [2165] Remove effects that were used during EDNS testing
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Aug 27 18:18:48 UTC 2012
The branch, trac2165_2 has been created
at 79f1c5b644db4040b975750410363e31b56f480a (commit)
- Log -----------------------------------------------------------------
commit 79f1c5b644db4040b975750410363e31b56f480a
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Aug 27 23:45:34 2012 +0530
[2165] Remove effects that were used during EDNS testing
commit 1159e5bb601361ce0b4c9a8ed43aa92828b21744
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Aug 27 22:58:35 2012 +0530
[2165] Test RRType::RRSIG() query when FIND_DNSSEC is not passed
commit abcd7d97d6caad3c68c4088cc58e8116ba8ae576
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Aug 27 07:06:09 2012 +0530
[2165] Fix answer section count in comment
commit 2fabaed6bb37dbefb1c394554971a2a27328890c
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Aug 27 07:05:48 2012 +0530
[2165] Don't continue and render RRSIGs if data is truncated
commit 11af4c1f3ed1af14fe6cc75a73f9f32b37a79b00
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Aug 27 05:22:02 2012 +0530
[2165] Add TODO to commented out test code
commit 33ab70a67c5cc9f340faadabe7a3003b5c959863
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Aug 27 05:09:33 2012 +0530
[2165] Update comment
commit a173297fd323767a6a37dbf7acba00f54b10ccdc
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Aug 27 04:40:57 2012 +0530
[2165] Move ZoneFinder::stripRRsigs() into a .cc file
commit 3afbf54cd0bb69ea6b56015735825d42dd4dfd15
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Aug 27 04:07:44 2012 +0530
[2165] Rename variables
commit 552c5782d796ec0c1091af6dd8212f23b9775af9
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Aug 27 03:49:17 2012 +0530
[2165] Remove another block of redundant code
This seems to be existing code from before #2165. It is also
sub-optimal, so it's better replaced with stripRRsigs().
commit 3c20e037be36b32640289bb61f45d555649bad12
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Aug 27 03:42:29 2012 +0530
[2165] Ignore RRSIG database records if sigs argument is false
This avoids some more processing if RRSIGs are not requested.
DatabaseClientTest.invalidRdata was adjusted to call find() with
ZoneFinder::FIND_DNSSEC because the invalid RDATA was in the RRSIG.
commit 32dd44a999662e0021389bac3bfcc581fc00c00d
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Aug 27 03:39:35 2012 +0530
[2165] Rename member variable to contain underscore
commit a8d00eae92e24cb76e197e1fc1263ea11c9181bd
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Aug 27 03:38:52 2012 +0530
[2165] Fix typo in comment
commit 94d0fd242d1b56ac9afe56e8f1240084946556c5
Author: Mukund Sivaraman <muks at isc.org>
Date: Thu Aug 23 09:19:37 2012 +0530
[2165] updater.delete_rrset no longer raises (as there are no attached RRSIGs now)
commit 1fbbeb35aae24cab6e48169517e6aafadb9dc97d
Author: Mukund Sivaraman <muks at isc.org>
Date: Thu Aug 23 08:51:40 2012 +0530
[2165] Stop RRSIGs from being added in getRRsets() itself
... instead of stripping them later.
commit 7f00956d43e793624bddf52454a8eedf91376e69
Author: Mukund Sivaraman <muks at isc.org>
Date: Wed Aug 22 09:38:25 2012 +0530
[2165] Don't strip RRSIGs from DNSSEC rrsets
commit 9a13449fd43574629557b2b0aa67592a58729fc5
Author: Mukund Sivaraman <muks at isc.org>
Date: Wed Aug 22 08:22:54 2012 +0530
[2165] Remove RRSIG filtering code from getAdditionalAddrs()
Do it in the database data source itself. We also adjust doFindTest()
so that we only check for returned RRSIGs if FIND_DNSSEC option is
specified. Otherwise we assert that no RRSIGs are returned by find().
commit 2a22df22a13e01d9a18a02e65bf1334b8ac3b58a
Author: Mukund Sivaraman <muks at isc.org>
Date: Wed Aug 22 08:20:38 2012 +0530
[2165] Check for NULL rrsets in stripRRsigs() itself
This will also be useful in the next commit.
commit 52f1d2c35bb10b9d5d3f7d055ce39cac3b2423b8
Author: Mukund Sivaraman <muks at isc.org>
Date: Tue Aug 21 22:15:32 2012 +0530
[2165] Remove multiple copies of the same code
commit 18324f005be1053dd9be7ccce0c5a6182fcb144c
Author: Mukund Sivaraman <muks at isc.org>
Date: Tue Aug 21 21:58:00 2012 +0530
[2165] Fix NSEC3 tests to expect RRSIGs in some more cases
commit 98a0dad2ad8c342bc6ac8f0fb36e43c695c89524
Author: Mukund Sivaraman <muks at isc.org>
Date: Tue Aug 21 06:43:27 2012 +0530
[2165] Fix NSEC3 tests to expect RRSIGs in some cases
commit f06012941410d267b59e83812168cb0254f808ef
Author: Mukund Sivaraman <muks at isc.org>
Date: Tue Aug 21 03:50:47 2012 +0530
[2165] Strip RRSIGs in MockZoneFinder when DNSSEC find option is not specified
commit ef85853043e2d5f1fe3c2d494cd4af3b553d88fa
Author: Mukund Sivaraman <muks at isc.org>
Date: Tue Aug 21 02:13:59 2012 +0530
[2165] Strip RRSIGs from addditional records in DB datasource when DNSSEC is not asked
commit 4ecd5fbc083dfb1a7fed1f1f4e182a8dc2a59f7a
Author: Mukund Sivaraman <muks at isc.org>
Date: Tue Aug 21 01:47:13 2012 +0530
[2165] Don't add another copy of RRSIGs to the actual rrsets
commit cdfbc3523e1b6c290ed56fea530276e1119f0d4d
Author: Mukund Sivaraman <muks at isc.org>
Date: Tue Aug 21 00:57:31 2012 +0530
[2165] Strip RRSIGs from addditional records in memory datasource when DNSSEC is not asked
* In the case of the ZoneFinderContextTest.getAdditionalWithSIG test,
the RRSIGs are expected as ZoneFinder::FIND_DNSSEC is specified.
commit d057be8fd1bb48ad6ccead205fd81056c8289713
Author: Mukund Sivaraman <muks at isc.org>
Date: Thu Aug 16 01:14:36 2012 +0530
[2165] Add the attached RRSIG when dumping RRsets
This realistically belongs in RRset::toText(), but I think current
code expects RRset::toText() to just return text for that RRset and
not any attached RRSIGs.
commit 525a74df1749fc36b12047d0e8109519e5d0088c
Author: Mukund Sivaraman <muks at isc.org>
Date: Thu Aug 16 01:12:37 2012 +0530
[2165] Disable test code that is no longer correct
This test cannot possibly work anymore due to the description
in the comment.
commit 8cc84c69fa53568b69491d6374eb46abeb76621d
Author: Mukund Sivaraman <muks at isc.org>
Date: Wed Aug 15 16:36:57 2012 +0530
[2165] Add back deleted dnssec flag in some places
This is used to add the ZoneFinder::FIND_DNSSEC option.
commit 5438673961a060a71bde212f93e4cc4b14eda269
Author: Mukund Sivaraman <muks at isc.org>
Date: Wed Aug 15 16:35:38 2012 +0530
[2165] Update prepareRRset() to filter RRSIGs when ZoneFinder::FIND_DNSSEC is not passed
commit 4c8609122e54e7a4d2d20057311a0b68e2bd5a49
Author: Mukund Sivaraman <muks at isc.org>
Date: Tue Aug 14 00:18:11 2012 +0530
[2165] Disable some datasrc tests which cover obsolete API
There are many tests that need fixing among them (as a part of this bug),
and it was decided that simply disabling these tests should be done.
commit c4500a6a000f2ae6903f26675f88c8680ee74ad8
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Aug 13 22:47:22 2012 +0530
[2166] Update RRset::toWire() so it will render RRSIGs too
commit ace794f6a528370d1533790512836870a89b4344
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Aug 13 13:25:05 2012 +0530
[2165] Make Message::addRRset() to be unaware of signedness
* adjust counts_[section] for any RRSIGs using RRset::getSIGRdataCount()
* remove the 'sign' parameter of Message::addRRset()
* stop extracting the RRSIG
* update code to compile in other places
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list