summaryrefslogtreecommitdiff
path: root/client/dhc6.c
Commit message (Expand)AuthorAgeFilesLines
* copy rights updateWlodek Wencel2022-01-251-1/+1
* [#189] ISC address updatedTomek Mrugalski2022-01-201-2/+2
* [#64,!35] Restored workThomas Markwalder2019-11-221-13/+6
* [master] Fixes minor coverity issuesThomas Markwalder2017-12-181-6/+3
* [master] dhclient (-6) skips confirm (INIT REBOOT) is all leases are expiredThomas Markwalder2017-12-111-2/+28
* [master] Changes DHCLIENT_DEFAULT_PREFIX_LEN to 128, adds --address-prefix-le...Thomas Markwalder2017-12-111-2/+2
* [master] Client (-6) DECLINEs and resolicits when client script DAD check failsThomas Markwalder2017-12-071-9/+403
* [master] Added --prefix-len-hint command line argument to dhclientThomas Markwalder2017-11-271-5/+42
* [master] Replaced licensing text with MPL licensing text throughoutThomas Markwalder2017-07-121-3/+3
* [master] Fixed crash in dhclient when de-preferencing a leasetmarkwalder2017-06-211-2/+10
* [master] dhclient now enforces require options statement in -6 modetmarkwalder2017-05-031-2/+12
* Daemonize sooner (code from bind9/named) (rebased)Francis Dupont2016-10-011-9/+9
* Merged rt35711c (DHCPv4-over-DHCPv6 support)Francis Dupont2016-02-231-1/+15
* [master] dhclient -6 now supports option expressions such as prependThomas Markwalder2016-01-181-5/+16
* [master] Update client code to RFC7550Shawn Routhier2015-12-011-179/+687
* [master] Fix a memory leak in the v6 version of the client codeShawn Routhier2015-10-201-0/+6
* [master] Corrected several potential null references identified by static an...Thomas Markwalder2015-09-231-0/+4
* [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