diff --git a/IMPLEMENTATION b/IMPLEMENTATION index 8957360e6b..cc3a49a0ff 100644 --- a/IMPLEMENTATION +++ b/IMPLEMENTATION @@ -2,7 +2,7 @@ KAME Project http://www.kame.net/ - $Date: 1999/10/12 00:44:40 $ + $Date: 1999/10/12 00:45:31 $ 1. IPv6 @@ -276,7 +276,7 @@ See 1.2 in the document for relationship between DAD and autoconfiguration. 1.4.3 DHCPv6 -DHCPv6 itself needs more work. We supply a tiny DHCPv6 server/client +DHCPv6 itself needs more work. We supply a tiny DHCPv6 server/client in kame/dhcp6. However, the implementation is very premature (for example, this does NOT implement address lease/release), and it is not in default compilation tree. If you want to experiment, compile it on your own.