BIND 10 trac1262, updated. 973fc74ac4c030a350f436e96d37a582565e41dc [1262] a minor documentation update: AXFREnd is now introduced, so updated the doc accordingly.
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Oct 6 17:51:56 UTC 2011
The branch, trac1262 has been updated
via 973fc74ac4c030a350f436e96d37a582565e41dc (commit)
from 2342cdf1ff5563c6afa1901104fe4cda849ad345 (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 973fc74ac4c030a350f436e96d37a582565e41dc
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Oct 6 10:51:29 2011 -0700
[1262] a minor documentation update: AXFREnd is now introduced, so
updated the doc accordingly.
-----------------------------------------------------------------------
Summary of changes:
src/bin/xfrin/xfrin.py.in | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/bin/xfrin/xfrin.py.in b/src/bin/xfrin/xfrin.py.in
index 50cbbf8..acc747b 100755
--- a/src/bin/xfrin/xfrin.py.in
+++ b/src/bin/xfrin/xfrin.py.in
@@ -146,8 +146,7 @@ class XfrinState:
The following diagram summarizes the state transition. After sending
the query, xfrin starts the process with the InitialSOA state (all
IXFR/AXFR response begins with an SOA). When it reaches IXFREnd
- (or AXFREnd, which is not yet implemented and not shown here), the
- process successfully completes.
+ or AXFREnd, the process successfully completes.
(recv SOA) (AXFR-style IXFR) (SOA, add)
More information about the bind10-changes
mailing list