summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/cfg_subnets4.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3481] Encapsulate options from CBMarcin Siodelski2024-07-161-0/+5
* [#3262] Optimized getSubnet() (#3268 1st point)Francis Dupont2024-03-181-16/+4
* [#3237] release changesWlodek Wencel2024-01-291-1/+1
* [#3119] replace const auto with auto constRazvan Becheriu2024-01-221-6/+6
* [#3119] use auto const& whenever possibleRazvan Becheriu2024-01-221-1/+1
* [#3149] Simplified getLinksFrancis Dupont2024-01-171-7/+1
* [#2898] fixed merge of stats for same pool IDsRazvan Becheriu2023-06-221-18/+24
* [#145] addressed review commentsRazvan Becheriu2023-05-261-8/+8
* [#145] create stats per poolRazvan Becheriu2023-05-261-1/+41
* [#2873] null check to prevent crash in GenericLeaseMgrTestAndrei Pavel2023-05-231-0/+5
* [#2658] add big integer support to statisticsAndrei Pavel2023-05-171-2/+1
* [#2797] add lease reuse statisticsAndrei Pavel2023-05-031-0/+5
* [#2823] Config backend sets allocatorsMarcin Siodelski2023-04-191-0/+2
* [#2809] release changesKea-2.3.6Marcin Godzina2023-03-241-1/+1
* [#2764] Added registering callbacks in allocatorsMarcin Siodelski2023-03-141-0/+7
* [#2663] Addressed CID 1517207Francis Dupont2022-12-081-0/+1
* [#2643] Checkpoint: ported code, tests to portFrancis Dupont2022-11-211-0/+17
* [#2543] Implement changes for code reviewDan Theisen2022-10-111-3/+5
* [#2543] Add RAI Link Selection preferencesDan Theisen2022-10-111-8/+14
* [#2487] Toned down message ID and textThomas Markwalder2022-07-181-6/+6
* [#2419] Make suggested changes from Code ReviewDan Theisen2022-07-081-1/+2
* [#2419] Begin adding stats to track HR assignment conflictsDan Theisen2022-07-081-1/+5
* [#2388] release changesMarcin Godzina2022-04-251-1/+1
* [#2352] added more debug messagesRazvan Becheriu2022-04-221-59/+72
* [#1836] get server identifier from client class valueRazvan Becheriu2021-06-251-1/+1
* [#1816] Addressed nit in a commentMarcin Siodelski2021-05-201-1/+1
* [#1816] Corrected a bug in subnet selectionMarcin Siodelski2021-05-201-11/+12
* [#1333] Restored empty checkFrancis Dupont2020-09-151-2/+4
* [#1333] Checkpoint: code done - unit tests to updateFrancis Dupont2020-09-151-6/+4
* [#1336] removed references to non existent countersRazvan Becheriu2020-08-131-1/+1
* [#1336] count declined as allocatedRazvan Becheriu2020-08-131-1/+1
* [#1265] Removed the random index for subnetsFrancis Dupont2020-07-271-2/+2
* [#816] Added per subnet cumulative assigned statsFrancis Dupont2020-04-231-1/+9
* [527-check-return-value-of-multi-index-push_back] Added either explicit cast ...Francis Dupont2019-06-211-2/+2
* [492-cb-subnet-merge-vs-duplicate-subnet-prefixes] Added comments about corne...Francis Dupont2019-05-241-5/+7
* [492-cb-subnet-merge-vs-duplicate-subnet-prefixes] Removed conflicts by prefi...Francis Dupont2019-05-241-5/+32
* [465-add-subnet4-update-and-subnet6-update-commands-to-subnet-cmds-hook] Addr...Francis Dupont2019-04-191-2/+1
* [465-add-subnet4-update-and-subnet6-update-commands-to-subnet-cmds-hook] Adde...Francis Dupont2019-04-191-1/+2
* [465-add-subnet4-update-and-subnet6-update-commands-to-subnet-cmds-hook] Adde...Francis Dupont2019-04-191-0/+21
* [#103,!289] Added function to delete subnet by ID from the configuration.Marcin Siodelski2019-04-101-2/+10
* [#401,!254] Options are now created when merging subnetsThomas Markwalder2019-03-151-1/+7
* [#400,!243] kea-dhcp4 now merges in option definitionsThomas Markwalder2019-02-261-1/+1
* [#399,!215] Addressed review commentsThomas Markwalder2019-02-051-3/+4
* [#399,!215] kea-dhcp4 now merges in config backend shared netwokrsThomas Markwalder2019-02-021-39/+30
* [#99,!197] Implemented subnets merge in the CfgSubnets4.Marcin Siodelski2019-01-141-1/+70
* [19-move-address-utilities] Moved address utilitieslibyang-models_baselibyang-generic_baselibyang-adaptor_basegitlab20_baseFrancis Dupont2018-08-311-1/+1
* [5617] Moved selector init to libraryFrancis Dupont2018-05-111-1/+50
* [5535] dhcpsrv now supports multiple relay addresses in RelayInfoThomas Markwalder2018-04-251-4/+3
* [5376] Accept explicitly configured server identifiers in inbound msgs.Marcin Siodelski2017-10-171-0/+7
* [5306] Changes after review:Tomek Mrugalski2017-09-191-1/+1