repository migrated to git
added a configure check routine to automaticall...
fixed a typo in the shell script
fixed yet another script bugs
dhcp6s and dhcp6relay dumps process-id file, li...
fixed a compilation failure in freebsd4
stop using ifdefs for already standardized options
* supported the following options:
removed garbages from the package generated by ...
fixed a bug that dhcp6c cannot advertise an Opt...
fixed a compilation failure by flex 2.5.4 (patc...
fixed a bug in the packaging script
fixed a bug that status-code option might inclu...
write a manual on the address-pool function
added a tarball release date
fixed a compilation error on netbsd
imported KAME-DHCPv6 snapshot at 20051201
removes old prefix delegation options
fixed a bug that dhcp6s inserts SIP server addr...
accepted "nis-domain-name" and "nisp-domain-nam...
dhcp6s does not include a 0 refresh-time option...
--- 20060902 tar ball released ---
supported a declaration name (hostname, poolnam...
removed old prefix delegation options
fixed a compilation error on netbsd
removed an alias keyword for pool-statement
fixed a compilation failure on linux
* updated the list of the supported RFCs
added a rule to generate a package-tarball
added a copyright note
fixed a bug that dhcp6c cannot receive a DHCPv6...
- updated the list of the supported RFCs
* Assign an official option number for Informat...
supported 'include' statement (contributed by B...
stop building dhcp6lc (which is already integra...
locate every files in /usr/local/xxx, instead o...
Information refresh otion has an official DHCPv...
enables address-pool feature by default
added some missing queue-management macros to m...
you need to provide a preferred-lifetime for ea...
supported IA-NA address-pool
sync with the latest KAME
* removed 'ifdef USE_POOL' macros, since it is ...
updated the contact point from kame to sourcefo...
mentioned the contributor
an example for address pool configuration
make it compilable
stop using ifdef for information-refresh option...
fixed a bug that IA-PD/IA-NA cannot coexist in ...
fixed a improper handling of a domain-name endi...
accepts ULA (Bug-ID 1584704)
in signal-receiving procedure, not uses a funct...
fixed a possible memory leak. (Bug-ID 1844676)
clarified the behavior of the Info-req mode.
supported an address pool that has only one entry.
fixed a typo in a manual (program name "dhcp6sc...
fixed a buffer overrun in sprint_uint64() (Bug-...
fixed a bugthat dhcp6s cannot accept a relayed ...
releases 20080615 tarball
dhcp6s recognizes "-P" option.
fixed debug messages
supported compilation on Solaris (contributed b...
fixed a bug that Rebind does not work for IA-NA.
- fixed a potential NULL pointer access (Bug-ID...
fixed a Solicitation message validation as stat...
fixed a compilation error on SuSE and Debian Li...
accepts interface names, such as eth0.100(Linux...
supported script execution for dhcp6relay (cont...
fixed a lifetime calculation failure in RENEW/R...
- dhcp6s does not include a 0 refresh-time opti...
fixed an IA allocation failure from pool when i...
use sig_atomic_t for a signal-handler variable ...
fixed a Solicitation message validation error (...
changes the destination port of a relayed DHCP ...
creates the target directory in "make install" ...
configure.in, Makefile.in: allows a user to spe...
implemented DHCPv6 Decline message processing o...
config.c, lease.h, common.c: removed compilatio...
20061016 tar ball released
fixed a singular-point detection failure in rep...
fixed a possible memory leak. (Bug-ID 1847588)
added several comments/examples. (contributed b...
fixed a improper memory access when there is no...
fixed a memory leak (Bug-ID: 1847587)
creates man/man[58] in "make install" (suggest...
introduced a HAVE_SA_LEN macro to support OSes ...
fixed an incorrect descrption regarding NTP opt...
corrected a misleading comment (pointed out by ...
implemented DHCPv6 Confirm message processing o...
releases 20070507 tarball
fixed a possible double free. (Bug-ID 1844683)