]> git.ipfire.org Git - thirdparty/dhcp.git/history - client/dhc6.c
copy rights update
[thirdparty/dhcp.git] / client / dhc6.c
2022-01-25  Wlodek Wencelcopy rights update
2022-01-20  Tomek Mrugalski[#189] ISC address updated
2019-11-22  Thomas Markwalder[#64,!35] Restored work
2017-12-18  Thomas Markwalder[master] Fixes minor coverity issues
2017-12-11  Thomas Markwalder[master] dhclient (-6) skips confirm (INIT REBOOT)...
2017-12-11  Thomas Markwalder[master] Changes DHCLIENT_DEFAULT_PREFIX_LEN to 128...
2017-12-07  Thomas Markwalder[master] Replaced --enable-secs-btyeorder with run...
2017-12-07  Thomas Markwalder[master] Client (-6) DECLINEs and resolicits when clien...
2017-11-27  Thomas Markwalder[master] Added --prefix-len-hint command line argument...
2017-11-23  Francis DupontMerged rt44950 (MA compat)
2017-07-12  Thomas Markwalder[master] Replaced licensing text with MPL licensing...
2017-06-22  Tomek Mrugalski[master] Merge branch 'rt18183' (script call with fail...
2017-06-21  tmarkwalder[master] Fixed crash in dhclient when de-preferencing...
2017-05-03  tmarkwalder[master] dhclient now enforces require options statemen...
2016-10-06  Francis DupontFinished merge of rt39318 (install embedded bind9 inclu...
2016-10-06  Francis DupontMerged rt43246a (fix --enable-threads)
2016-09-30  Francis DupontDaemonize sooner (code from bind9/named) (rebased)
2016-02-23  Francis DupontMerged rt35711c (DHCPv4-over-DHCPv6 support)
2016-02-09  Francis DupontFinished merge of t39262 (DHCP build from another direc...
2016-01-18  Thomas Markwalder[master] dhclient -6 now supports option expressions...
2015-12-02  Shawn Routhier[master] Update client code to RFC7550
2015-11-17  Francis DupontMerged rt38836b (cross compile)
2015-11-17  Francis DupontFinished merge of rt39210 (--with-libbind fixes) (regen...
2015-10-21  Shawn Routhier[master] Fix a memory leak in the v6 version of the...
2015-09-23  Thomas Markwalder[master] Corrected several potential null references...
2015-07-29  Shawn Routhier[master] Check that we were able to turn a packet into...
2015-05-12  Shawn Routhier[master] Don't send expired addresses to the script...
2014-12-18  Shawn Routhier[master] Print preferred life and max life as unsigned...
2014-05-08  Shawn Routhier[master] Add #define for length of prefix we send to...
2014-04-30  Shawn Routhier[master] Correct calculation of client timeout to inclu...
2013-10-14  Shawn Routhier-n [master]
2013-08-27  Shawn Routhier-n [master]
2012-11-13  Shawn Routhier[master]
2012-10-16  Shawn Routhier[master]
2012-08-14  Tomek MrugalskiMerge branch 'rt25901_atf'
2012-08-14  Tomek Mrugalski[master] Merge branch 'rt25901_atf'
2012-06-06  Shawn RouthierCorrect code to calculate timing values in client to...
2012-01-24  cvs2gitThis commit was manufactured by cvs2git to create branc...
2010-09-10  Shawn Routhier- Add an elapsed time option to the release message...
2009-11-24  Shawn RouthierUpdate copyright years
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.