fixes, fully translated tomato, with english dictionary and Polish translation
[tomato.git] / release / src / router / dhcpv6 / README
bloba0d4fcff29ec338dfd8e17495c309335e24a76cd
1 $KAME: README,v 1.3 2005/01/12 06:06:10 suz Exp $
3 WIDE-DHCPv6
5         WIDE-DHCPv6 is an open-source implementation of Dynamic Host
6         Configuration Protocol for IPv6 (DHCPv6) developed by the KAME
7         project.
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
15                    Protocol (DHCP)
16         - RFC3646: DNS Configuration options for Dynamic Host
17                    Configuration Protocol for IPv6 (DHCPv6)
18         - RFC4075: Simple Network Time Protocol (SNTP) Configuration
19                    Option for DHCPv6
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 
37         sourceforge.net
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