]> git.ipfire.org Git - thirdparty/dhcp.git/history - client/dhc6.c
Support for asynchronous ddns per ticket 19216 - convert to using isclib and
[thirdparty/dhcp.git] / client / dhc6.c
2009-10-28  Shawn RouthierSupport for asynchronous ddns per ticket 19216 - conver...
2009-07-23  Shawn RouthierSwitch isc urls from http to https and correct sw to...
2009-05-27  Paul Selkirkpull up rt19436: client -D option
2008-06-12  Francis Dupontdhclient -6 -1
2008-05-23  Francis Dupontmerge 17500
2008-05-23  Francis Dupontmerge 17621
2008-02-27  Francis DupontReliable DHCPv6 release
2008-02-20  Francis DupontDHCPv6 released resources are now marked as released...
2008-02-20  Francis DupontAdd IA_TA and IA_PD support in server
2008-02-15  Francis Dupontfix DUID-LTT epoch
2008-01-24  Francis DupontAdded DHCPv6 rapid commit support
2008-01-24  Evan HuntUpdated copyright strings for 4.1.0a1 release
2008-01-03  Francis Dupontfiner granularity timers
2008-01-02  Francis DupontCleanup IA_NA dependencies
2007-12-30  Francis DupontFix release of empty IPv6 active lease
2007-12-28  Francis Duponttypo in log message for invalid replies
2007-12-28  Francis DupontUnicast options are taken into account only for RENEWs
2007-12-08  Evan HuntFix typo
2007-12-08  Evan Huntdhc6_lease_destroy() and dhc6_ia_destroy() now set...
2007-12-03  David Hankins- A bug was fixed that caused the DHCPv6 ORO option...
2007-11-30  Francis Dupontalmost editorial stuff
2007-11-20  David Hankins- The DHCPv6 client now issues fresh transaction IDs...
2007-11-20  David Hankins- If the client had multiple addresses, and one expired...
2007-11-19  Francis Dupontspelling
2007-10-05  David HankinsClient bugs introduced in development repaired. [ISC...
2007-08-23  David Hankinsescape nested "'s
2007-08-23  David Hankins- 'request' and 'also request' syntaxes have been added...
2007-08-23  Shane KerrWarning-enabled build fixes for BSD.
2007-08-22  Shane KerrFix a number of warnings (and a few real bugs) found...
2007-07-13  Shane KerrCode cleanup to remove warnings from "gcc -Wall".
2007-06-06  Evan Hunt- Add support for dhcpv6 "Release" messages [rt16905]
2007-05-19  David Hankins- Replaced ./configure shellscripting with GNU Autoconf...
2007-05-18  David Hankins- dhclient will now fork() into the background once...
2007-05-17  David Hankins- Additional warnings and such from robie. [ISC-Bugs...
2007-05-08  David HankinsDHCPv6 branch merged to HEAD.