BIND 10 master, updated. 163fa80307a1ab8882a1895ab1e2e12d22c8fd4b [master] regenerate man page
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Oct 13 14:48:34 UTC 2011
The branch, master has been updated
via 163fa80307a1ab8882a1895ab1e2e12d22c8fd4b (commit)
from 337198f6b8e619d836e9c51399be97e7a6038674 (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 163fa80307a1ab8882a1895ab1e2e12d22c8fd4b
Author: Jeremy C. Reed <jreed at ISC.org>
Date: Thu Oct 13 09:48:02 2011 -0500
[master] regenerate man page
catch up on ixfr config change
bump date in XML too.
-----------------------------------------------------------------------
Summary of changes:
src/bin/xfrin/b10-xfrin.8 | 30 ++++++++++--------------------
src/bin/xfrin/b10-xfrin.xml | 2 +-
2 files changed, 11 insertions(+), 21 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/bin/xfrin/b10-xfrin.8 b/src/bin/xfrin/b10-xfrin.8
index 54dbe7c..056103a 100644
--- a/src/bin/xfrin/b10-xfrin.8
+++ b/src/bin/xfrin/b10-xfrin.8
@@ -2,12 +2,12 @@
.\" Title: b10-xfrin
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: September 8, 2011
+.\" Date: October 12, 2011
.\" Manual: BIND10
.\" Source: BIND10
.\" Language: English
.\"
-.TH "B10\-XFRIN" "8" "September 8, 2011" "BIND10" "BIND10"
+.TH "B10\-XFRIN" "8" "October 12, 2011" "BIND10" "BIND10"
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
@@ -29,23 +29,11 @@ The
\fBb10\-xfrin\fR
daemon provides the BIND 10 incoming DNS zone transfer service\&. Normally it is started by the
\fBbind10\fR(8)
-boss process\&. When triggered it can request and receive a zone transfer and store the zone in a BIND 10 zone data store\&.
-.if n \{\
-.sp
-.\}
-.RS 4
-.it 1 an-trap
-.nr an-no-space-flag 1
-.nr an-break-flag 1
-.br
-.ps +1
-\fBNote\fR
-.ps -1
-.br
-.sp
-This prototype release only supports AXFR\&. IXFR is not implemented\&.
-.sp .5v
-.RE
+boss process\&. When triggered it can request and receive a zone transfer and store the zone in a BIND 10 zone data source\&.
+.PP
+The
+\fBb10\-xfrin\fR
+daemon supports both AXFR and IXFR\&. Due to some implementation limitations of the current development release, however, it only tries AXFR by default, and care should be taken to enable IXFR\&. See the BIND 10 Guide for more details\&.
.PP
This daemon communicates with BIND 10 over a
\fBb10-msgq\fR(8)
@@ -77,7 +65,9 @@ daemon\&. The list items are:
\fImaster_addr\fR
(the zone master to transfer from),
\fImaster_port\fR
-(defaults to 53), and
+(defaults to 53),
+\fIuse_ixfr\fR
+(defaults to false), and
\fItsig_key\fR
(optional TSIG key to use)\&. The
\fItsig_key\fR
diff --git a/src/bin/xfrin/b10-xfrin.xml b/src/bin/xfrin/b10-xfrin.xml
index dc9a6cd..231681c 100644
--- a/src/bin/xfrin/b10-xfrin.xml
+++ b/src/bin/xfrin/b10-xfrin.xml
@@ -20,7 +20,7 @@
<refentry>
<refentryinfo>
- <date>September 8, 2011</date>
+ <date>October 12, 2011</date>
</refentryinfo>
<refmeta>
More information about the bind10-changes
mailing list