BIND 10 master, updated. 5ebfdae884ecd62aea13d6674341273b6d8e5199 [master] mention some dhcp components
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Jan 18 13:44:52 UTC 2012
The branch, master has been updated
via 5ebfdae884ecd62aea13d6674341273b6d8e5199 (commit)
via 754a15219eebd73203f6da6de9a29781455897cf (commit)
from 4f85cc85d53701f871e047ce2146da33065ed757 (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 5ebfdae884ecd62aea13d6674341273b6d8e5199
Author: Jeremy C. Reed <jreed at ISC.org>
Date: Wed Jan 18 07:44:41 2012 -0600
[master] mention some dhcp components
commit 754a15219eebd73203f6da6de9a29781455897cf
Author: Jeremy C. Reed <jreed at ISC.org>
Date: Wed Jan 18 07:38:24 2012 -0600
[master] point to text version of guide also
(as mentioned in face to face meeting)
-----------------------------------------------------------------------
Summary of changes:
INSTALL | 2 +-
README | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)
-----------------------------------------------------------------------
diff --git a/INSTALL b/INSTALL
index 44c380a..839f120 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,4 +6,4 @@ To then build from source:
make
For detailed installation directions, see the guide
-at doc/guide/bind10-guide.html.
+at doc/guide/bind10-guide.txt or doc/guide/bind10-guide.html.
diff --git a/README b/README
index 99e2ece..3f68923 100644
--- a/README
+++ b/README
@@ -22,8 +22,9 @@ AXFR inbound service, b10-xfrout outgoing AXFR service, b10-zonemgr
secondary manager, b10-stats statistics collection and reporting
daemon, b10-stats-httpd for HTTP access to XML-formatted stats,
b10-host DNS lookup utility, and a new libdns++ library for C++
-with a python wrapper. BIND 10 also provides an experimental DHCPv6
-echo server, b10-dhcp6.
+with a python wrapper. BIND 10 also provides experimental DHCPv4
+and DHCPv6 servers, b10-dhcp4 and b10-dhcp6, a portable DHCP library,
+libdhcp++, and a DHCP benchmarking tool, perfdhcp.
Documentation is included with the source. See doc/guide/bind10-guide.txt
(or bind10-guide.html) for installation instructions. The
More information about the bind10-changes
mailing list