From: Jeremy C. Reed Date: Thu, 2 Feb 2012 02:54:24 +0000 (-0600) Subject: [master] commit regenerated versions X-Git-Tag: trac2351_base~268^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ed110c7f595e6a761d9fdbebdcc552e39edbddb5;p=thirdparty%2Fkea.git [master] commit regenerated versions --- diff --git a/doc/guide/bind10-guide.html b/doc/guide/bind10-guide.html index ef47c65d05..6abe287900 100644 --- a/doc/guide/bind10-guide.html +++ b/doc/guide/bind10-guide.html @@ -1,12 +1,12 @@ -BIND 10 Guide

BIND 10 Guide

Administrator Reference for BIND 10

This is the reference guide for BIND 10 version - 20111129.

Abstract

BIND 10 is a framework that features Domain Name System +BIND 10 Guide

BIND 10 Guide

Administrator Reference for BIND 10

This is the reference guide for BIND 10 version + 20120127.

Abstract

BIND 10 is a framework that features Domain Name System (DNS) suite and Dynamic Host Configuration Protocol (DHCP) servers managed by Internet Systems Consortium (ISC). It includes DNS libraries, modular components for controlling authoritative and recursive DNS servers, and experimental DHCPv4 and DHCPv6 servers.

- This is the reference guide for BIND 10 version 20111129. + This is the reference guide for BIND 10 version 20120127. The most up-to-date version of this document (in PDF, HTML, and plain text formats), along with other documents for BIND 10, can be found at http://bind10.isc.org/docs. @@ -22,7 +22,7 @@ provides forwarding.

This guide covers the experimental prototype of - BIND 10 version 20111129. + BIND 10 version 20120127.

1.1. Supported Platforms

BIND 10 builds have been tested on Debian GNU/Linux 5 and unstable, Ubuntu 9.10, NetBSD 5, Solaris 10, FreeBSD 7 and 8, CentOS @@ -238,10 +238,10 @@ The leading development is done in the master.

The code can be checked out from - git://bind10.isc.org/bind10; + git://git.bind10.isc.org/bind10; for example: -

$ git clone git://bind10.isc.org/bind10

+

$ git clone git://git.bind10.isc.org/bind10

When checking out the code from the code version control system, it doesn't include the @@ -1183,6 +1183,10 @@ eth0 fe80::21e:8cff:fe9b:7349 > Stats show { "Auth": { + "opcode.iquery": 0, + "opcode.notify": 10, + "opcode.query": 869617, + ... "queries.tcp": 1749, "queries.udp": 867868 }, diff --git a/doc/guide/bind10-guide.txt b/doc/guide/bind10-guide.txt index 52e7b0f2ea..7ec35e6da7 100644 --- a/doc/guide/bind10-guide.txt +++ b/doc/guide/bind10-guide.txt @@ -2,9 +2,9 @@ Administrator Reference for BIND 10 - This is the reference guide for BIND 10 version 20111129. + This is the reference guide for BIND 10 version 20120127. - Copyright (c) 2010-2011 Internet Systems Consortium, Inc. + Copyright (c) 2010-2012 Internet Systems Consortium, Inc. Abstract @@ -14,7 +14,7 @@ Administrator Reference for BIND 10 for controlling authoritative and recursive DNS servers, and experimental DHCPv4 and DHCPv6 servers. - This is the reference guide for BIND 10 version 20111129. The most + This is the reference guide for BIND 10 version 20120127. The most up-to-date version of this document (in PDF, HTML, and plain text formats), along with other documents for BIND 10, can be found at http://bind10.isc.org/docs. @@ -172,7 +172,7 @@ Chapter 1. Introduction DNS. BIND 10 provides a EDNS0- and DNSSEC-capable authoritative DNS server and a caching recursive name server which also provides forwarding. - This guide covers the experimental prototype of BIND 10 version 20111129. + This guide covers the experimental prototype of BIND 10 version 20120127. 1.1. Supported Platforms @@ -389,9 +389,10 @@ Chapter 2. Installation system. This is powered by Git and all the BIND 10 development is public. The leading development is done in the "master". - The code can be checked out from git://bind10.isc.org/bind10; for example: + The code can be checked out from git://git.bind10.isc.org/bind10; for + example: - $ git clone git://bind10.isc.org/bind10 + $ git clone git://git.bind10.isc.org/bind10 When checking out the code from the code version control system, it doesn't include the generated configure script, Makefile.in files, nor the @@ -1376,6 +1377,10 @@ Chapter 15. Statistics > Stats show { "Auth": { + "opcode.iquery": 0, + "opcode.notify": 10, + "opcode.query": 869617, + ... "queries.tcp": 1749, "queries.udp": 867868 }, diff --git a/doc/guide/bind10-messages.html b/doc/guide/bind10-messages.html index 596cb53a34..b82b485603 100644 --- a/doc/guide/bind10-messages.html +++ b/doc/guide/bind10-messages.html @@ -1,5 +1,5 @@ BIND 10 Messages Manual

BIND 10 Messages Manual

This is the messages manual for BIND 10 version - 20111129.

Abstract

BIND 10 is a Domain Name System (DNS) suite managed by + 20111129.

Abstract

BIND 10 is a Domain Name System (DNS) suite managed by Internet Systems Consortium (ISC). It includes DNS libraries and modular components for controlling authoritative and recursive DNS servers. diff --git a/doc/guide/bind10-messages.xml b/doc/guide/bind10-messages.xml index ba55de0f6c..c085cb14b9 100644 --- a/doc/guide/bind10-messages.xml +++ b/doc/guide/bind10-messages.xml @@ -18,7 +18,7 @@ BIND 10 Messages Manual - 2011Internet Systems Consortium, Inc. + 2011-2012Internet Systems Consortium, Inc.