From 9afaf171e6bd58b74e4ae89b394b51f5e8bc6fb4 Mon Sep 17 00:00:00 2001 From: "Jeremy C. Reed" Date: Thu, 21 Feb 2013 06:09:47 -0600 Subject: [PATCH] [master] be clear that DHCP is limited also point to wiki for known issues for DHCP --- README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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