summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/memfile_lease_mgr.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3237] release changesWlodek Wencel2024-01-291-1/+1
* [#3119] use range based for loop or BOOST_FOREACHRazvan Becheriu2024-01-221-42/+42
* [#3119] replace const auto with auto constRazvan Becheriu2024-01-221-3/+3
* [#3119] use auto const& whenever possibleRazvan Becheriu2024-01-221-1/+1
* [#3119] correct auto in for-loopsPiotrek Zadroga2024-01-221-1/+1
* [#3149] Addressed commentsFrancis Dupont2024-01-171-6/+5
* [#3149] Moved to getLeases6 overloadFrancis Dupont2024-01-171-58/+58
* [#3149] Rewrote getLeases6ByLinkFrancis Dupont2024-01-171-37/+20
* [#3019] retry db open on startupRazvan Becheriu2023-12-141-2/+2
* [#3149] Removed link filter on relay/remoteFrancis Dupont2023-12-131-132/+37
* [#3111] make lfq thread safeRazvan Becheriu2023-10-201-6/+6
* [#2869] After rebase fixesFrancis Dupont2023-07-061-10/+0
* [#2869] Improved reclaimed handlingFrancis Dupont2023-07-061-11/+0
* [#2869] Added extended-info6-upgradeFrancis Dupont2023-07-061-0/+5
* [#2869] Implemented other not get opsFrancis Dupont2023-07-061-0/+10
* [#2869] Implemented wipeExtendedInfoTables6Francis Dupont2023-07-061-0/+12
* [#2869] Checkpoint: made buildExtendedInfoTables6 memfile onlyFrancis Dupont2023-07-061-20/+5
* [#2909] Removed obsolete upgradeBinaryAddress funcThomas Markwalder2023-06-221-5/+0
* [#2886] fix schema order for pool_id and binaddrRazvan Becheriu2023-05-291-3/+0
* [#145] addressed review commentsRazvan Becheriu2023-05-261-2/+2
* [#145] backend support for pool countersRazvan Becheriu2023-05-261-13/+378
* [#2868] Addressed commentsFrancis Dupont2023-05-251-40/+40
* [#2868] Checkpoint: adding upgradeBinaryAddress6Francis Dupont2023-05-251-0/+5
* [#2757] Moved to upgradeExtendedInfo4Francis Dupont2023-05-231-1/+1
* [#2757] Rebased from #275[23]Francis Dupont2023-05-231-0/+5
* [#2764] Added lease tracking to the backendsMarcin Siodelski2023-03-141-1/+31
* [#2738] Updated indexes on reloadFrancis Dupont2023-02-081-3/+12
* [#2738] Finished new unit testsFrancis Dupont2023-02-081-2/+2
* [#2738] Checkpoint: UTs to doFrancis Dupont2023-02-081-7/+63
* [#2738] Checkpoint: create methods and factor UTs, todo alloc engine and v4 UTsFrancis Dupont2023-02-081-12/+92
* [#2732] release changesKea-2.3.4Wlodek Wencel2023-01-231-1/+1
* [#2713] Memfile BLQ-related V6 queries now include PD leasesThomas Markwalder2023-01-121-5/+15
* [#2651] release changesAndrei Pavel2022-11-251-4/+6
* [#2596] Updated code for link addressFrancis Dupont2022-11-161-1/+0
* [#2596] Clear tables before rebuildFrancis Dupont2022-11-161-0/+7
* [#2596] Revamped buildExtendedInfoTables6Francis Dupont2022-11-161-10/+16
* [#2596] Extended buildExtendedInfoTables6Francis Dupont2022-11-161-9/+30
* [#2596] Post rebase updatesFrancis Dupont2022-11-161-5/+5
* [#2596] Checkpoint: memfile unit tests to doFrancis Dupont2022-11-161-5/+19
* [#2596] Checkpoint: unit tests to doFrancis Dupont2022-11-161-10/+81
* [#2630] Removed link-addr from relayFrancis Dupont2022-11-101-63/+72
* [#248] template classes can add regular classesRazvan Becheriu2022-10-241-10/+10
* [#248] added template classesRazvan Becheriu2022-10-241-10/+10
* [#2585] Addressed naming commentFrancis Dupont2022-10-181-1/+1
* [#2585] Checkpoint: almost doneFrancis Dupont2022-10-181-0/+121
* [#2585] Checkpoint: finish unit testsFrancis Dupont2022-10-181-21/+109
* [#2585] Checkpoint: tests to addFrancis Dupont2022-10-181-16/+195
* [#1654] Checkpoint: did UT, doc and hook to doFrancis Dupont2022-09-231-8/+16
* [#1654] Checkpoint: UT and hook to doFrancis Dupont2022-09-231-0/+66
* [#2571] Added BLQ query stubs to lease mgrsThomas Markwalder2022-09-231-0/+39