summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/alloc_engine.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [master] spellingFrancis Dupont2017-01-231-20/+20
* [5007] Addressed review commentsThomas Markwalder2016-09-161-11/+3
* [5007] Suppress DDNS updates on DHCPv6 lease renewals unless the FQDN changesThomas Markwalder2016-09-151-0/+10
* [4320] Fix doxygen errors as a result of the review.Marcin Siodelski2016-06-131-8/+11
* [4320] Global set of allocated addresses in the ClientContext6.Marcin Siodelski2016-06-061-11/+20
* [4320] Rename ResourceContainer to HintContainer.Marcin Siodelski2016-06-061-3/+4
* [4320] Added container holding allocated addresses in IA context.Marcin Siodelski2016-06-061-3/+13
* [4320] Better commentary for IA specific context uses.Marcin Siodelski2016-06-061-0/+10
* [4320] ClientContext6 now holds information about multiple IAs.Marcin Siodelski2016-06-041-59/+100
* [4303] Addressed remaining review comments.Marcin Siodelski2016-04-271-10/+26
* [4303] Renamed CfgHostReservations to CfgHostOperations.Marcin Siodelski2016-04-261-2/+2
* [4303] Values in 'host-reservation-identifiers' used by the servers.Marcin Siodelski2016-04-141-1/+25
* [4303] Servers now search for host reservations using any identifier.Marcin Siodelski2016-04-131-1/+16
* [master] Finised merge of trac4234 (doxygen warnings)Francis Dupont2015-12-221-7/+10
|\
| * [4234] Updated Doxyfile and addressed commentsFrancis Dupont2015-12-211-6/+6
| * [4234] Missing doxygen fixFrancis Dupont2015-12-111-1/+2
| * [4234] doxygen fixes last passFrancis Dupont2015-12-111-2/+4
| * [4234] doxygen cleanup second passFrancis Dupont2015-12-111-1/+1
| * [4234] doxygen cleanup first passFrancis Dupont2015-12-111-7/+7
* | [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
|/
* [master] Merge branch 'trac3988' (lease{4,6}_recover hooks)Tomek Mrugalski2015-11-301-4/+8
|\
| * [3988] lease{4,6}_recover hook implemented (with unit-tests)Tomek Mrugalski2015-10-211-4/+8
* | [trac3977] Tidy up some typosShawn Routhier2015-10-261-1/+1
* | [3977] Name change requests are now generated when lease is reused.Marcin Siodelski2015-10-201-11/+67
|/
* [master] Merge branch 'trac3975'Marcin Siodelski2015-10-151-2/+37
|\
| * [3975] Support for unwarned-reclaim-cycles parameter added.Marcin Siodelski2015-10-121-2/+22
| * [3975] Scheduling lease expiration timers in the DHCP servers.Marcin Siodelski2015-10-121-0/+15
* | [3985] Several minor tweaks, docs updated.Tomek Mrugalski2015-10-021-4/+4
* | [3985] Implemented IPv6 declined lease recovery.Tomek Mrugalski2015-10-011-1/+34
|/
* [master] Merge branch 'trac3984' (v4 declined lease recovery)Tomek Mrugalski2015-10-011-0/+33
|\
| * [3984] Moved comment to its intended locationFrancis Dupont2015-09-231-23/+23
| * [3984] Declined IPv4 leases reclaimation implementedTomek Mrugalski2015-09-221-0/+33
* | [3972] Lease reclamation routine executes the callouts.Marcin Siodelski2015-09-291-4/+4
|/
* [3973] Addressed review comments.Marcin Siodelski2015-09-161-2/+2
* [3973] Updated descriptions of lease reclamation routines in alloc_engine.hMarcin Siodelski2015-09-111-0/+16
* [3973] Use client identifier to generate DHCID for lease reclamation.Marcin Siodelski2015-09-111-0/+25
* [3973] Implemented tests for DHCPv4 lease reclamation routine.Marcin Siodelski2015-09-111-1/+16
* [3973] Added logging to the lease expiration routine.Marcin Siodelski2015-09-111-2/+13
* [3973] Implemented first version of the lease reclamation routine.Marcin Siodelski2015-09-111-0/+19
* [master] Merge branch 'trac3947'Marcin Siodelski2015-09-021-12/+0
|\
| * [3947] Removed the new-leases-on-renew config parameter.Marcin Siodelski2015-07-301-12/+0
* | [3958] Fixed invalid number of allocation attampts in the log message.Marcin Siodelski2015-07-191-2/+2
* | [3484] Fixed quite a few doxygen warnings.Marcin Siodelski2015-07-081-3/+3
|/
* [3913] Addressed review comments.Marcin Siodelski2015-06-261-0/+22
* [3913] Allocation engine extends the lifetime of the lease for Request.Marcin Siodelski2015-06-261-5/+12
* [3852] Added traces to the allocation engine.Marcin Siodelski2015-06-121-0/+7
* [3747] Use client identifier over MAC to get existing client's lease.Marcin Siodelski2015-05-111-39/+0
* [master] Merge branch 'trac3689'Thomas Markwalder2015-03-201-4/+10
|\
| * [3689] Addressed primary review commentsThomas Markwalder2015-03-181-9/+1
| * [3689] Removed call to findReservation from AllocateEngine::allocateLeases6()Thomas Markwalder2015-03-171-7/+1