]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] mention some dhcp components
authorJeremy C. Reed <jreed@ISC.org>
Wed, 18 Jan 2012 13:44:41 +0000 (07:44 -0600)
committerJeremy C. Reed <jreed@ISC.org>
Wed, 18 Jan 2012 13:44:41 +0000 (07:44 -0600)
README

diff --git a/README b/README
index 99e2ece2c142f62910be18fd4ef2df08f33b7b87..3f6892395e28d595f7625da8d1324f9517c7ef26 100644 (file)
--- 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