summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/tests/alloc_engine_expiration_unittest.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [295-min-max-lease-time-configuration-options] checkpointFrancis Dupont2019-06-221-2/+2
* [567-remove-lease-t1_-and-t2_-members] Removed t1/t2 from leasesFrancis Dupont2019-06-191-3/+3
* [5682] Consistency checks implemented in libdhcpsrvTomek Mrugalski2018-07-301-3/+5
* [extend_host_struct] Fix review commentsmayya2018-07-231-1/+1
* fixed minor issuesmayya2018-07-231-3/+3
* review comments 2mayya2018-07-231-3/+3
* spelling: leaseJosh Soref2017-07-231-3/+3
* spelling: fulfillJosh Soref2017-07-231-3/+3
* spelling: againstJosh Soref2017-07-231-1/+1
* [5247] Corrected issues with assigned-<lease/nas/pd> statsThomas Markwalder2017-04-211-2/+2
* [v_1_2_0] copy right dates updatedWlodek Wencel2017-04-121-1/+1
* Corrected typosAndrei Pavel2016-12-141-13/+13
* [4320] ClientContext6 now holds information about multiple IAs.Marcin Siodelski2016-06-041-6/+5
* [master] Merge branch 'trac4297' (hook libs can now take parameters)Tomek Mrugalski2016-05-021-3/+3
|\
| * [4297] Unit-tests updated after recent API change.Tomek Mrugalski2016-03-091-4/+4
* | [4326] Fixed Coverity CID 1327378 (needs a second view)Francis Dupont2016-03-141-2/+2
|/
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
* [master] Compilation fix after merge (missing })Tomek Mrugalski2015-11-301-0/+1
* [master] Merge branch 'trac3988' (lease{4,6}_recover hooks)Tomek Mrugalski2015-11-301-0/+217
|\
| * [3988] Changes after review:Tomek Mrugalski2015-11-231-2/+6
| * [3988] lease{4,6}_recover hook implemented (with unit-tests)Tomek Mrugalski2015-10-211-0/+216
* | [master] Merge branch 'trac3977'Marcin Siodelski2015-10-271-3/+322
|\ \ | |/ |/|
| * [3977] Addressed review comments.Marcin Siodelski2015-10-261-7/+14
| * [3977] Name change requests are now generated when lease is reused.Marcin Siodelski2015-10-201-1/+313
* | [master] Merge branch 'trac4075'Marcin Siodelski2015-10-151-11/+17
|\ \ | |/ |/|
| * [4075] Added comment in the unit test about the usleep time selection.Marcin Siodelski2015-10-131-0/+6
| * [4075] Account for the usleep wake up delays on VMs.Marcin Siodelski2015-10-131-11/+11
* | [master] Merge branch 'trac3975'Marcin Siodelski2015-10-151-16/+90
|\ \
| * | [3975] Addressed review comments.Marcin Siodelski2015-10-141-16/+16
| * | [3975] Scheduling lease expiration timers in the DHCP servers.Marcin Siodelski2015-10-121-0/+74
* | | [master] Merge branch 'trac3985' (automated declined v6 lease recovery)Tomek Mrugalski2015-10-141-21/+57
|\ \ \ | |_|/ |/| |
| * | [3985] Comments updated after review.Tomek Mrugalski2015-10-141-10/+15
| * | [3985] Several minor tweaks, docs updated.Tomek Mrugalski2015-10-021-5/+5
| * | [3985] Implemented IPv6 declined lease recovery.Tomek Mrugalski2015-10-011-12/+43
| |/
* / [3499] bool skip flag replaced by enum status.Tomek Mrugalski2015-10-061-1/+1
|/
* [master] Merge branch 'trac3984' (v4 declined lease recovery)Tomek Mrugalski2015-10-011-27/+154
|\
| * [3984] Changes after review:Tomek Mrugalski2015-10-011-2/+2
| * [3984] Declined IPv4 leases reclaimation implementedTomek Mrugalski2015-09-221-27/+154
* | [3972] Addressed review comments - minor nits.Marcin Siodelski2015-09-301-4/+2
* | [3972] Lease reclamation routine executes the callouts.Marcin Siodelski2015-09-291-6/+251
|/
* [3973] Addressed review comments.Marcin Siodelski2015-09-161-3/+10
* [3973] Added todos for the lease reclamation routines.Marcin Siodelski2015-09-111-0/+10
* [3973] Explicit types in the base class constructor.Marcin Siodelski2015-09-111-2/+2
* [3973] Update statistics when the lease is reclaimed.Marcin Siodelski2015-09-111-1/+243
* [3973] Use client identifier to generate DHCID for lease reclamation.Marcin Siodelski2015-09-111-35/+200
* [3973] Implemented tests for DHCPv4 lease reclamation routine.Marcin Siodelski2015-09-111-350/+536
* [3973] Added logging to the lease expiration routine.Marcin Siodelski2015-09-111-1/+51
* [3973] Implemented first version of the lease reclamation routine.Marcin Siodelski2015-09-111-0/+641