summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/tests/alloc_engine_expiration_unittest.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rebase v2_4 onto master after the release.Marcin Godzina2023-07-041-1/+1
* [#2883] added unittests for pool statsRazvan Becheriu2023-06-211-18/+18
* [#2348] Addressed review commentsMarcin Siodelski2022-11-211-1/+1
* [#2348] Removed type from engine constructorMarcin Siodelski2022-11-211-2/+1
* [#2588] Removed spurious blank lineFrancis Dupont2022-10-121-1/+0
* [#2588] Updated code and unit testsFrancis Dupont2022-10-121-3/+11
* [#1375] added CB connection recovery unittestsRazvan Becheriu2020-12-091-1/+1
* [#1308] No _1 ambiguitiesFrancis Dupont2020-08-131-2/+2
* [#1308] Got rid of boost function/bindFrancis Dupont2020-08-131-5/+5
* [#1282] Final cleanupsFrancis Dupont2020-06-271-1/+7
* [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
|/