BIND 10 trac1614, created. 311dc7d8227fc9f71f10e2f6ac8584850a469e66 [1614] added notes about restrictions of the add() method.
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Jan 25 07:38:30 UTC 2012
The branch, trac1614 has been created
at 311dc7d8227fc9f71f10e2f6ac8584850a469e66 (commit)
- Log -----------------------------------------------------------------
commit 311dc7d8227fc9f71f10e2f6ac8584850a469e66
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Jan 24 23:37:06 2012 -0800
[1614] added notes about restrictions of the add() method.
commit aba3a761d14827363d4c0d43c1d9af554d773b5f
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Jan 24 23:25:02 2012 -0800
[1614] make sure that RRSIGs of different types covered are regarded as
separate RRsets. As noted in the previous comment the previous behavior
was okay in practice within the expected restriction of the current
implementation, but as we are probably going to accept more generic forms
of input it would be prudent to fix it at this timing.
commit 670eb7ae3f4c9a2ed02543d894cb821f2333d122
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Jan 24 22:52:18 2012 -0800
[1614] handle adding of RRSIGs correctly. It now takes into account the
covered type and attaches the RRSIGs to the covered RRset. It also performs
some additional validations on RRSIGs. As a result an empty RRset is
now prohibited (which is correct in this context anyway), so some existing
tests were updated, too.
commit 92295a5242c1dd0b03f7f57500aa6bc5424e0487
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Jan 24 22:46:16 2012 -0800
[1614] constify some of RRSIG related interface of RRset.
this is not absolutely necessary for the purpose of this branch, but
it will help make it less ugly.
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list