BIND 10 trac1299, created. b3c9fffb335e7a42ff07a99016df46ccaf3dae97 [1299] handled IXFR 'serial uptodate' case

BIND 10 source code commits bind10-changes at lists.isc.org
Mon Dec 5 07:38:14 UTC 2011


The branch, trac1299 has been created
        at  b3c9fffb335e7a42ff07a99016df46ccaf3dae97 (commit)

- Log -----------------------------------------------------------------
commit b3c9fffb335e7a42ff07a99016df46ccaf3dae97
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Sat Dec 3 23:13:15 2011 -0800

    [1299] handled IXFR 'serial uptodate' case

commit 50fdb098fc80146a714794cb9156ac03de909103
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Sat Dec 3 21:04:25 2011 -0800

    [master] [1299] cleanup, and added one more test (the case where the local SOA is unknown)

commit a4f7763150aa2ced077f67bddbaa39255bd2fbf9
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Sat Dec 3 20:43:57 2011 -0800

    [master] [1299] added more detailed validity check on SOA response.
    also introduce a separate log message ID for XfrinProtocolError at the
    INFO level (ERROR isn't appropriate because these are generally uncontrollable
    events), and made sure we use the XfrinProtocolError for errors due to
    the remote behavior.

commit d3792aa7fc6ca920c7f9a3f36318ea1160974850
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Sat Dec 3 19:25:24 2011 -0800

    [master] [1299] validate the qeustion section of SOA response.  refactored the
    code by extracting the validation part into a separate method.

commit 9351ba5d5461f8f93a169a99a5e378416a970bd5
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Sat Dec 3 18:40:56 2011 -0800

    [master] [1299] handle the case of primary's SOA serial is smaller than that of xfrin.
    (there are some corner cases that haven't been addressed yet)

commit 8376919647ef84268085bfdd56271714416a6405
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Sat Dec 3 11:19:15 2011 -0800

    [master] [1299] (not directly related fix): be sure to check the AA flag of SOA response

commit 4e636c3e9a365304fc463929cdddcd555dcb3ad2
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Sat Dec 3 14:31:32 2011 -0800

    [master] [1299] (unrelated but necessary fix) corrected Serial::operator>= logic

commit 73721a97b1f3741bf58bf774601fef99a4ecb54f
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Sat Dec 3 09:42:32 2011 -0800

    [1299] pre-work refactoring: get the zone SOA in the XfrinConnection
    as it will be used for other purposes than IXFR.  If it's not found,
    just log it and set it to None instead of raising an exception; what
    should happen depends on how it's used, so it now lets the later process
    decide what to do in that case.

commit 6764e7da0d5c6967e5607fc6e31c112895ed1827
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Dec 2 14:06:04 2011 -0800

    [1299] pre-work update: use Serial object for SOA serial throughout the code
    and tests.

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




More information about the bind10-changes mailing list