aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-06Imported source from http://sourceforge.net/projects/wide-dhcpv6/SF_20100608Bjørn Mork
2008-07-30added several comments/examples. (contributed by Stefan Sperling)SUZUKI, Shinsuke
2008-06-15releases 20080615 tarballREL_20080615SUZUKI, Shinsuke
2008-05-01fixed a improper handling of a domain-name ending with '.'. (Bug-ID: 1852869)SUZUKI, Shinsuke
2008-05-01fixed a lifetime calculation failure in RENEW/REBIND process forSUZUKI, Shinsuke
2008-05-01fixed a possible memory leak. (Bug-ID 1847588)SUZUKI, Shinsuke
2008-05-01- fixed a potential NULL pointer access (Bug-ID: 1848304)SUZUKI, Shinsuke
2008-05-01fixed a memory leak (Bug-ID: 1847587)SUZUKI, Shinsuke
2007-12-06fixed a bugthat dhcp6s cannot accept a relayed request messageSUZUKI, Shinsuke
2007-12-06fixed a possible memory leak. (Bug-ID 1844676)SUZUKI, Shinsuke
2007-12-06fixed a possible double free. (Bug-ID 1844683)SUZUKI, Shinsuke
2007-07-25config.c, lease.h, common.c: removed compilation warningsSUZUKI, Shinsuke
2007-07-24use sig_atomic_t for a signal-handler variable (Bug-ID 1678874)SUZUKI, Shinsuke
2007-07-24fixed a buffer overrun in sprint_uint64() (Bug-ID 1714648)SUZUKI, Shinsuke
2007-07-22fixed a singular-point detection failure in replay check. (Bug-ID 1714644)SUZUKI, Shinsuke
2007-06-28fixed a typo in a manual (program name "dhcp6sctl" should be "dhcp6ctl")SUZUKI, Shinsuke
2007-06-14dhcp6_get_options(): made sure the option argument to dhcp6_add_listval()JINMEI, Tatuya
2007-06-14corrected duplication check for 'request' statement.JINMEI, Tatuya
2007-05-07releases 20070507 tarballREL_20070507SUZUKI, Shinsuke
2007-05-03changes the destination port of a relayed DHCP packet from 546 to 547, when i...SUZUKI, Shinsuke
2007-05-03fixed a Solicitation message validation error (introduced on Mar 21 2007)SUZUKI, Shinsuke
2007-03-23in signal-receiving procedure, not uses a function that is not always designe...SUZUKI, Shinsuke
2007-03-22fixed debug messagesSUZUKI, Shinsuke
2007-03-22supported an address pool that has only one entry.SUZUKI, Shinsuke
2007-03-22fixed a bug that Rebind does not work for IA-NA.SUZUKI, Shinsuke
2007-03-22fixed a Solicitation message validation as stated in RFC3315 15.2.SUZUKI, Shinsuke
2007-03-22implemented DHCPv6 Decline message processing on DHCPv6 server.SUZUKI, Shinsuke
2007-03-21implemented DHCPv6 Confirm message processing on DHCPv6 server.SUZUKI, Shinsuke
2007-03-20fixed a bug that IA-PD/IA-NA cannot coexist in one DHCP message when they hav...SUZUKI, Shinsuke
2007-02-27supported script execution for dhcp6relay (contributed by Bruno STEVANT)SUZUKI, Shinsuke
2007-02-27supported compilation on Solaris (contributed by James Carlson)SUZUKI, Shinsuke
2007-02-12configure.in, Makefile.in: allows a user to specify the owner/group for theSUZUKI, Shinsuke
2007-02-12accepts interface names, such as eth0.100(Linux VLAN interface)SUZUKI, Shinsuke
2007-01-11fixed an incorrect descrption regarding NTP option.SUZUKI, Shinsuke
2006-12-04clarified the behavior of the Info-req mode.SUZUKI, Shinsuke
2006-12-04introduced a HAVE_SA_LEN macro to support OSes (other than linux) without len...SUZUKI, Shinsuke
2006-11-14creates man/man[58] in "make install" (suggested by Masahide NAKAMURA)SUZUKI, Shinsuke
2006-11-14fixed an IA allocation failure from pool when it doubly requested by the same...SUZUKI, Shinsuke
2006-11-05dhcp6s recognizes "-P" option.SUZUKI, Shinsuke
2006-11-05accepts ULA (Bug-ID 1584704)SUZUKI, Shinsuke
2006-11-05fixed a compilation error on SuSE and Debian Linux.SUZUKI, Shinsuke
2006-10-1620061016 tar ball releasedSUZUKI, Shinsuke
2006-10-13creates the target directory in "make install" (often necessaryREL_20061016SUZUKI, Shinsuke
2006-10-08corrected a misleading comment (pointed out by Hajimu UMEMOTO)SUZUKI, Shinsuke
2006-10-04fixed a improper memory access when there is no free address in anSUZUKI, Shinsuke
2006-10-03- dhcp6s does not include a 0 refresh-time option inSUZUKI, Shinsuke
2006-10-03dhcp6s does not include a 0 refresh-time option in ADVERTISE/REPLY message,SUZUKI, Shinsuke
2006-10-03fixed a compilation failure by flex 2.5.4 (patch submitted by Jun-ya Kato)SUZUKI, Shinsuke
2006-10-01accepted "nis-domain-name" and "nisp-domain-name" as a configurationSUZUKI, Shinsuke
2006-10-01supported a declaration name (hostname, poolname, keyname, authname)SUZUKI, Shinsuke