aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
AgeCommit message (Expand)Author
2010-08-06added several comments/examples. (contributed by Stefan Sperling)SUZUKI, Shinsuke
2010-08-06releases 20080615 tarballSUZUKI, Shinsuke
2010-08-06fixed a improper handling of a domain-name ending with '.'. (Bug-ID: 1852869)SUZUKI, Shinsuke
2010-08-06fixed a lifetime calculation failure in RENEW/REBIND process for stateful-add...SUZUKI, Shinsuke
2010-08-06fixed a possible memory leak. (Bug-ID 1847588)SUZUKI, Shinsuke
2010-08-06- fixed a potential NULL pointer access (Bug-ID: 1848304) - used a val_statef...SUZUKI, Shinsuke
2010-08-06fixed a memory leak (Bug-ID: 1847587)SUZUKI, Shinsuke
2010-08-06fixed a bugthat dhcp6s cannot accept a relayed request message with authentic...SUZUKI, Shinsuke
2010-08-06fixed a possible memory leak. (Bug-ID 1844676)SUZUKI, Shinsuke
2010-08-06fixed a possible double free. (Bug-ID 1844683)SUZUKI, Shinsuke
2010-08-06config.c, lease.h, common.c: removed compilation warningsSUZUKI, Shinsuke
2010-08-06use sig_atomic_t for a signal-handler variable (Bug-ID 1678874)SUZUKI, Shinsuke
2010-08-06fixed a buffer overrun in sprint_uint64() (Bug-ID 1714648)SUZUKI, Shinsuke
2010-08-06fixed a singular-point detection failure in replay check. (Bug-ID 1714644)SUZUKI, Shinsuke
2010-08-06fixed a typo in a manual (program name "dhcp6sctl" should be "dhcp6ctl")SUZUKI, Shinsuke
2010-08-06releases 20070507 tarballSUZUKI, Shinsuke
2010-08-06changes the destination port of a relayed DHCP packet from 546 to 547, when i...SUZUKI, Shinsuke
2010-08-06fixed a Solicitation message validation error (introduced on Mar 21 2007)SUZUKI, Shinsuke
2010-08-06in signal-receiving procedure, not uses a function that is not always designe...SUZUKI, Shinsuke
2010-08-06supported an address pool that has only one entry.SUZUKI, Shinsuke
2010-08-06fixed a bug that Rebind does not work for IA-NA.SUZUKI, Shinsuke
2010-08-06fixed a Solicitation message validation as stated in RFC3315 15.2.SUZUKI, Shinsuke
2010-08-06implemented DHCPv6 Decline message processing on DHCPv6 server.SUZUKI, Shinsuke
2010-08-06implemented DHCPv6 Confirm message processing on DHCPv6 server.SUZUKI, Shinsuke
2010-08-06fixed a bug that IA-PD/IA-NA cannot coexist in one DHCP message when they hav...SUZUKI, Shinsuke
2010-08-06supported script execution for dhcp6relay (contributed by Bruno STEVANT)SUZUKI, Shinsuke
2010-08-06supported compilation on Solaris (contributed by James Carlson)SUZUKI, Shinsuke
2010-08-06configure.in, Makefile.in: allows a user to specify the owner/group for the i...SUZUKI, Shinsuke
2010-08-06accepts interface names, such as eth0.100(Linux VLAN interface) or foobar (na...SUZUKI, Shinsuke
2010-08-06fixed an incorrect descrption regarding NTP option.SUZUKI, Shinsuke
2010-08-06clarified the behavior of the Info-req mode.SUZUKI, Shinsuke
2010-08-06introduced a HAVE_SA_LEN macro to support OSes (other than linux) without len...SUZUKI, Shinsuke
2010-08-06creates man/man[58] in "make install" (suggested by Masahide NAKAMURA)SUZUKI, Shinsuke
2010-08-06fixed an IA allocation failure from pool when it doubly requested by the same...SUZUKI, Shinsuke
2010-08-06dhcp6s recognizes "-P" option. (patch submitted by Masahide NAKAMURA)SUZUKI, Shinsuke
2010-08-06accepts ULA (Bug-ID 1584704)SUZUKI, Shinsuke
2010-08-06fixed a compilation error on SuSE and Debian Linux. (patch submitted by Masah...SUZUKI, Shinsuke
2010-08-0620061016 tar ball releasedSUZUKI, Shinsuke
2010-08-06creates the target directory in "make install" (often necessary when ./config...SUZUKI, Shinsuke
2010-08-06corrected a misleading comment (pointed out by Hajimu UMEMOTO)SUZUKI, Shinsuke
2010-08-06fixed a improper memory access when there is no free address in an address po...SUZUKI, Shinsuke
2010-08-06- dhcp6s does not include a 0 refresh-time option in ADVERTISE/REPLY message,...SUZUKI, Shinsuke
2010-08-06accepted "nis-domain-name" and "nisp-domain-name" as a configuration keyword ...SUZUKI, Shinsuke
2010-08-06supported a declaration name (hostname, poolname, keyname, authname) includin...SUZUKI, Shinsuke
2010-08-06you need to provide a preferred-lifetime for each address-prefix. (Bug-ID 155...SUZUKI, Shinsuke
2010-08-06fixed a bug that status-code option might include a unexpected garbage value....SUZUKI, Shinsuke
2010-08-06fixed a bug that dhcp6s inserts SIP server addresses into DNS server address ...SUZUKI, Shinsuke
2010-08-06Fix a memory violation in lease management.STEVANT, Bruno
2006-09-02 --- 20060902 tar ball released ---REL_20060902SUZUKI, Shinsuke
2006-07-30* supported the following options:SUZUKI, Shinsuke