Commit graph

4 commits

Author SHA1 Message Date
Munechika SUMIKAWA
c3f1c8a69e Upgrade to 20040903a. 2004-09-03 12:18:34 +00:00
Munechika SUMIKAWA
992c828dd6 Add rc scripts.
Submitted by:	ume
2004-08-18 02:04:15 +00:00
Munechika SUMIKAWA
6c357b6bab Upgrade to 20040816a. Fix compilation problem with gcc-3.4. 2004-08-18 01:07:26 +00:00
Munechika SUMIKAWA
2feee32f65 kame-dhcp6 is an open-source implementation of Dynamic Host
Configuration Protocol for IPv6 (DHCPv6) developed by the KAME
project.

The implementation mainly conforms to the following standards:

- RFC3315: Dynamic Host Configuration Protocol for IPv6 (DHCPv6)
- RFC3319: Dynamic Host Configuration Protocol (DHCPv6) Options
 	   for Session Initiation Protocol (SIP) Servers
- RFC3633: IPv6 Prefix Options for Dynamic Host Configuration
           Protocol (DHCP)
- RFC3646: DNS Configuration options for Dynamic Host
           Configuration Protocol for IPv6 (DHCPv6)

Note that the current implementation does not support IPv6 address
allocation by DHCPv6, and there is no plan to implement that feature
at the moment.  The main purpose of this implementation is to provide
a way of IPv6 prefix delegation (RFC3633) and to provide some
"stateless" configuration information such as DNS recursive server
addresses.

WWW: http://www.kame.net/
2004-07-31 20:27:38 +00:00