aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSUZUKI, Shinsuke <suz@kame.net>2005-12-01 06:35:48 +0000
committerSUZUKI, Shinsuke <suz@kame.net>2005-12-01 06:35:48 +0000
commit48c68dfb9b77069425980bd155e331e64dc3c64e (patch)
tree0a824722c4c612d5390716f01242faa520bb7af1 /README
imported KAME-DHCPv6 snapshot at 20051201KAME_20051201
Diffstat (limited to 'README')
-rw-r--r--README43
1 files changed, 43 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..3dba978
--- /dev/null
+++ b/README
@@ -0,0 +1,43 @@
+$KAME: README,v 1.3 2005/01/12 06:06:10 suz Exp $
+
+kame-dhcp6
+
+ 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)
+
+ All the components of the main protocol are provided, i.e.,
+ DHCPv6 clients, servers, and relay agents.
+
+ Supported message types are as follows:
+ Solicit, Advertise, Request, Renew, Rebind, Release, Reply,
+ Information-request, Relay-forward and Relay-reply.
+
+ Note that the current implementation does not support IPv6
+ temporary address allocation by DHCPv6, and there is no plan to
+ implement that feature at the moment.
+
+Bug Reports and Mailing Lists
+
+ Bugs reports should be sent to
+
+ kame-bugs@kame.net
+
+ or to the KAME user's mailing list
+
+ snap-users@kame.net
+
+ Information on the mailing list, including how to subscribe
+ and browse archives, is available at the following URL:
+
+ http://www.kame.net/snap-users/