summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJeremy C. Reed <jreed@isc.org>2013-02-21 13:09:47 +0100
committerJeremy C. Reed <jreed@isc.org>2013-02-21 13:09:47 +0100
commit9afaf171e6bd58b74e4ae89b394b51f5e8bc6fb4 (patch)
treef7e8bae8566c5b8bfeee1edca65a7fdcb2c9d4c6 /README
parentMerge #2676 (diff)
downloadkea-9afaf171e6bd58b74e4ae89b394b51f5e8bc6fb4.tar.xz
kea-9afaf171e6bd58b74e4ae89b394b51f5e8bc6fb4.zip
[master] be clear that DHCP is limited
also point to wiki for known issues for DHCP
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index 618e89d957..70c6bee957 100644
--- a/README
+++ b/README
@@ -20,7 +20,10 @@ of concept recursive or forwarding DNS server, b10-resolver.)
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.
+a DHCP benchmarking tool, perfdhcp. In this release of BIND 10,
+the DHCPv4 and DHCPv6 servers must be considered experimental.
+Limitations and known issues with this DHCP release can be found
+at http://bind10.isc.org/wiki/KeaKnownIssues
Documentation is included with the source. See doc/guide/bind10-guide.txt
(or bind10-guide.html) for installation instructions. The