1 $KAME: README,v 1.3 2005/01/12 06:06:10 suz Exp $
5 WIDE-DHCPv6 is an open-source implementation of Dynamic Host
6 Configuration Protocol for IPv6 (DHCPv6) developed by the KAME
9 The implementation mainly conforms to the following standards:
11 - RFC3315: Dynamic Host Configuration Protocol for IPv6 (DHCPv6)
12 - RFC3319: Dynamic Host Configuration Protocol (DHCPv6) Options
13 for Session Initiation Protocol (SIP) Servers
14 - RFC3633: IPv6 Prefix Options for Dynamic Host Configuration
16 - RFC3646: DNS Configuration options for Dynamic Host
17 Configuration Protocol for IPv6 (DHCPv6)
18 - RFC4075: Simple Network Time Protocol (SNTP) Configuration
20 - RFC4242: Information Refresh Time Option for Dynamic Host
21 Configuration Protocol for IPv6 (DHCPv6)
23 All the components of the main protocol are provided, i.e.,
24 DHCPv6 clients, servers, and relay agents.
26 Supported message types are as follows:
27 Solicit, Advertise, Request, Renew, Rebind, Release, Reply,
28 Information-request, Relay-forward and Relay-reply.
30 Note that the current implementation does not support IPv6
31 temporary address allocation by DHCPv6, and there is no plan to
32 implement that feature at the moment.
34 Bug Reports and Mailing Lists
36 Bugs reports should be put to the Bug Tracking System at
38 http://sourceforge.net/projects/wide-dhcpv6/
40 Information on the mailing list, including how to subscribe
41 and browse archives, is available at the following URL:
43 http://sourceforge.net/mail/?group_id=153668