1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
TP-Link_Archer-XR500v/EN7526G_3.18Kernel_SDK/apps/public/wide-dhcpv6-20080615
2024-07-22 01:58:46 -03:00
..
missing Add gpl 2024-07-22 01:58:46 -03:00
addrconf.c Add gpl 2024-07-22 01:58:46 -03:00
addrconf.h Add gpl 2024-07-22 01:58:46 -03:00
auth.c Add gpl 2024-07-22 01:58:46 -03:00
auth.h Add gpl 2024-07-22 01:58:46 -03:00
base64.c Add gpl 2024-07-22 01:58:46 -03:00
base64.h Add gpl 2024-07-22 01:58:46 -03:00
cfparse.y Add gpl 2024-07-22 01:58:46 -03:00
cftoken.l Add gpl 2024-07-22 01:58:46 -03:00
CHANGES Add gpl 2024-07-22 01:58:46 -03:00
common.c Add gpl 2024-07-22 01:58:46 -03:00
common.h Add gpl 2024-07-22 01:58:46 -03:00
config.c Add gpl 2024-07-22 01:58:46 -03:00
config.cache Add gpl 2024-07-22 01:58:46 -03:00
config.h Add gpl 2024-07-22 01:58:46 -03:00
config.log Add gpl 2024-07-22 01:58:46 -03:00
config.status Add gpl 2024-07-22 01:58:46 -03:00
configure Add gpl 2024-07-22 01:58:46 -03:00
configure.in Add gpl 2024-07-22 01:58:46 -03:00
control.h Add gpl 2024-07-22 01:58:46 -03:00
COPYRIGHT Add gpl 2024-07-22 01:58:46 -03:00
dhcp6_ctl.c Add gpl 2024-07-22 01:58:46 -03:00
dhcp6_ctl.h Add gpl 2024-07-22 01:58:46 -03:00
dhcp6_ctlclient.c Add gpl 2024-07-22 01:58:46 -03:00
dhcp6.h Add gpl 2024-07-22 01:58:46 -03:00
dhcp6c_ia.c Add gpl 2024-07-22 01:58:46 -03:00
dhcp6c_ia.h Add gpl 2024-07-22 01:58:46 -03:00
dhcp6c_script Add gpl 2024-07-22 01:58:46 -03:00
dhcp6c_script.c Add gpl 2024-07-22 01:58:46 -03:00
dhcp6c.8 Add gpl 2024-07-22 01:58:46 -03:00
dhcp6c.c Add gpl 2024-07-22 01:58:46 -03:00
dhcp6c.conf Add gpl 2024-07-22 01:58:46 -03:00
dhcp6c.conf.5 Add gpl 2024-07-22 01:58:46 -03:00
dhcp6c.conf.sample Add gpl 2024-07-22 01:58:46 -03:00
dhcp6c.h Add gpl 2024-07-22 01:58:46 -03:00
dhcp6ctl.8 Add gpl 2024-07-22 01:58:46 -03:00
dhcp6relay_script.c Add gpl 2024-07-22 01:58:46 -03:00
dhcp6relay.8 Add gpl 2024-07-22 01:58:46 -03:00
dhcp6relay.c Add gpl 2024-07-22 01:58:46 -03:00
dhcp6s.8 Add gpl 2024-07-22 01:58:46 -03:00
dhcp6s.c Add gpl 2024-07-22 01:58:46 -03:00
dhcp6s.conf Add gpl 2024-07-22 01:58:46 -03:00
dhcp6s.conf.5 Add gpl 2024-07-22 01:58:46 -03:00
dhcp6s.conf.sample Add gpl 2024-07-22 01:58:46 -03:00
if.c Add gpl 2024-07-22 01:58:46 -03:00
install-sh Add gpl 2024-07-22 01:58:46 -03:00
lease.c Add gpl 2024-07-22 01:58:46 -03:00
lease.h Add gpl 2024-07-22 01:58:46 -03:00
Makefile Add gpl 2024-07-22 01:58:46 -03:00
Makefile.in Add gpl 2024-07-22 01:58:46 -03:00
prefixconf.c Add gpl 2024-07-22 01:58:46 -03:00
prefixconf.h Add gpl 2024-07-22 01:58:46 -03:00
README Add gpl 2024-07-22 01:58:46 -03:00
timer.c Add gpl 2024-07-22 01:58:46 -03:00
timer.h Add gpl 2024-07-22 01:58:46 -03:00

$KAME: README,v 1.3 2005/01/12 06:06:10 suz Exp $

WIDE-DHCPv6

	WIDE-DHCPv6 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)
	- RFC4075: Simple Network Time Protocol (SNTP) Configuration
	           Option for DHCPv6
	- RFC4242: Information Refresh Time Option 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 put to the Bug Tracking System at 
	sourceforge.net
		http://sourceforge.net/projects/wide-dhcpv6/

	Information on the mailing list, including how to subscribe
	and browse archives, is available at the following URL:

		http://sourceforge.net/mail/?group_id=153668