aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-06Adding ifid option to the dhcp6c.conf prefix-interface statementHEADmasterBjørn Mork
2010-08-06200_dhcp6c-profiles.diff from the Debian package version 20080615-8:Jeremie Corbier
2010-08-06103_update-ifid-on-restart.diff from the Debian package version 20080615-8:Bjørn Mork
2010-08-06102_libc6-2.9-fixes.diff from the Debian package version 20080615-8:Jeremie Corbier
2010-08-06101_close-fds.diff from the Debian package version 20080615-8:Jeremie Corbier
2010-08-06100_dont-strip-binaries.diff from the Debian package version 20080615-8:Jeremie Corbier
2010-08-06006_wide-dhcpv6-mans-update.diff from the Debian package version 20080615-8:Jeremie Corbier
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-06dhcp6_get_options(): made sure the option argument to dhcp6_add_listval() is ...JINMEI, Tatuya
2010-08-06corrected duplication check for 'request' statement. reported by: Shunichi GondoJINMEI, Tatuya
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-06fixed debug messagesSUZUKI, 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