summaryrefslogtreecommitdiff
path: root/client/dhc6.c
Commit message (Expand)AuthorAgeFilesLines
* [master] Check that we were able to turn a packet into a lease.Shawn Routhier2015-07-291-2/+8
* [master] Don't send expired addresses to the script in the clientShawn Routhier2015-05-121-1/+5
* [master] Print preferred life and max life as unsigned intsShawn Routhier2014-12-171-4/+4
* [master] Add #define for length of prefix we send to v6 client scriptShawn Routhier2014-05-081-4/+1
* [master] Correct calculation of client timeout to include MRDShawn Routhier2014-04-301-8/+18
* -n [master]Shawn Routhier2013-10-141-63/+0
* -n [master]Shawn Routhier2013-08-271-2/+2
* [master]Shawn Routhier2012-11-131-0/+35
* [master]Shawn Routhier2012-10-161-3/+6
* Correct code to calculate timing values in client to compareShawn Routhier2012-06-061-1/+2
* - Add an elapsed time option to the release message and refactor theShawn Routhier2010-09-101-244/+110
* Update copyright yearsShawn Routhier2009-11-241-1/+1
* Support for asynchronous ddns per ticket 19216 - convert to using isclib andShawn Routhier2009-10-281-18/+28
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-231-1/+1
* pull up rt19436: client -D optionPaul Selkirk2009-05-271-3/+6
* dhclient -6 -1Francis Dupont2008-06-121-3/+22
* merge 17500Francis Dupont2008-05-231-352/+1044
* merge 17621Francis Dupont2008-05-231-12/+342
* Reliable DHCPv6 releaseFrancis Dupont2008-02-271-53/+164
* DHCPv6 released resources are now marked as released by the clientFrancis Dupont2008-02-201-1/+15
* Add IA_TA and IA_PD support in serverFrancis Dupont2008-02-201-4/+4
* fix DUID-LTT epochFrancis Dupont2008-02-151-1/+1
* Added DHCPv6 rapid commit supportFrancis Dupont2008-01-241-1/+114
* Updated copyright strings for 4.1.0a1 releaseEvan Hunt2008-01-241-1/+1
* finer granularity timersFrancis Dupont2008-01-031-77/+268
* Cleanup IA_NA dependenciesFrancis Dupont2008-01-021-29/+418
* Fix release of empty IPv6 active leaseFrancis Dupont2007-12-301-1/+1
* typo in log message for invalid repliesFrancis Dupont2007-12-281-1/+1
* Unicast options are taken into account only for RENEWsFrancis Dupont2007-12-281-2/+4
* Fix typoEvan Hunt2007-12-081-1/+1
* dhc6_lease_destroy() and dhc6_ia_destroy() now set lease and IAEvan Hunt2007-12-081-32/+47
* - A bug was fixed that caused the DHCPv6 ORO option to be corrupted withDavid Hankins2007-12-031-26/+18
* almost editorial stuffFrancis Dupont2007-11-301-4/+4
* - The DHCPv6 client now issues fresh transaction IDs on Renew and RebindDavid Hankins2007-11-201-29/+18
* - If the client had multiple addresses, and one expired (was not renewedDavid Hankins2007-11-201-16/+51
* spellingFrancis Dupont2007-11-191-3/+3
* Client bugs introduced in development repaired. [ISC-Bugs #17192]David Hankins2007-10-051-13/+17
* escape nested "'sDavid Hankins2007-08-231-1/+1
* - 'request' and 'also request' syntaxes have been added to accomodateDavid Hankins2007-08-231-20/+148
* Warning-enabled build fixes for BSD.Shane Kerr2007-08-231-5/+5
* Fix a number of warnings (and a few real bugs) found by enablingShane Kerr2007-08-221-25/+28
* Code cleanup to remove warnings from "gcc -Wall".Shane Kerr2007-07-131-34/+12
* - Add support for dhcpv6 "Release" messages [rt16905]Evan Hunt2007-06-061-88/+273
* - Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]David Hankins2007-05-191-2/+5
* - dhclient will now fork() into the background once it binds to anDavid Hankins2007-05-181-2/+13
* - Additional warnings and such from robie. [ISC-Bugs #16865d]David Hankins2007-05-171-1/+3
* DHCPv6 branch merged to HEAD.David Hankins2007-05-081-0/+3043