summaryrefslogtreecommitdiff
path: root/client/dhc6.c
Commit message (Expand)AuthorAgeFilesLines
* Update dates for release and copyrightsShawn Routhier2009-07-241-1/+1
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-231-1/+1
* 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