summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/tests/srv_config_unittest.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3049] Addressed review commentsThomas Markwalder8 days1-5/+5
* [#3049] Added params to Pool, modified DdnsParamsThomas Markwalder8 days1-0/+227
* [#2819] Addressed review commentsThomas Markwalder2024-12-161-1/+1
* [#2819] kea-dhcp4 supports ddns-ttl, min, and maxThomas Markwalder2024-12-161-0/+69
* [#2958] removed deprecated dhcp-ddns parametersRazvan Becheriu2024-05-221-144/+0
* [#3210] clean up some header includesAndrei Pavel2024-03-211-0/+1
* [#3237] release changesWlodek Wencel2024-01-291-1/+1
* [#1790] add tool to parse CB parametersRazvan Becheriu2024-01-261-16/+38
* [#3119] use range based for loop or BOOST_FOREACHRazvan Becheriu2024-01-221-14/+14
* [#3119] use auto const& whenever possibleRazvan Becheriu2024-01-221-1/+1
* [#3017] added testing framework for using dummy test interfacesRazvan Becheriu2023-10-171-1/+1
* [#2276] Addressed review commentsThomas Markwalder2023-07-061-37/+0
* [#2276] clean upThomas Markwalder2023-07-061-1/+2
* [#2276] Initial impl ddns-resolution-conflict-modeThomas Markwalder2023-07-061-13/+54
* [#2866] Removed default id = 0Francis Dupont2023-06-261-2/+3
* [#225] Added ddsn-ttl-percent parameterThomas Markwalder2023-03-241-0/+20
* [#2785] Almost doneFrancis Dupont2023-03-241-0/+6
* [#719] Reapplied patchFrancis Dupont2023-03-151-3/+3
* [#720] Implemented #2790 fixFrancis Dupont2023-03-131-2/+50
* [#2769] release changesAndrei Pavel2023-02-171-1/+1
* [#2702] applied suggested patchRazvan Becheriu2023-02-101-8/+8
* [#2702] fixed memory leaksRazvan Becheriu2023-02-101-0/+16
* [#2595] Checkpoint: v6 tests and docFrancis Dupont2022-10-181-1/+2
* [#2036] make host reservations lookup before lease lookup configurableRazvan Becheriu2022-02-041-3/+34
* [#2290] release changesAndrei Pavel2022-01-251-1/+1
* [#1082] updated doxygenRazvan Becheriu2022-01-061-2/+2
* [#1082] fix typos and spacesRazvan Becheriu2022-01-061-54/+54
* [#1082] Checkpoint: updated failing UTsFrancis Dupont2022-01-061-149/+328
* [#1082] Checkpoint: use new code, built but some tests must be updatedFrancis Dupont2022-01-061-14/+12
* [#1848] Moves Triplet to isc::utilThomas Markwalder2021-11-171-0/+1
* [#2025] simplify concatenating strings (minor)Andrei Pavel2021-08-161-2/+2
* [#1972] DHCP servers fetch client classesMarcin Siodelski2021-07-211-0/+54
* [#1515] Addressed known bugsFrancis Dupont2021-04-091-3/+1
* [#1656] 1.9.4 release: update copyrightsAndrei Pavel2021-01-251-1/+1
* [#1585] Checkpoint: did third phaseFrancis Dupont2021-01-111-3/+3
* [#1585] Checkpoint: did first passFrancis Dupont2021-01-111-3/+3
* [#1574] make all shell scripts POSIX compliantAndrei Pavel2020-12-141-6/+6
* [#1456] Refined pre-merge sanity checkFrancis Dupont2020-12-091-15/+93
* [#1456] Checkpoint: addressed comments - to do: refine pre-merge sanity checkFrancis Dupont2020-12-091-5/+42
* [#1456] Finished unit testsFrancis Dupont2020-12-091-0/+242
* [1386] Added support for ddns-use-conflict-resolution to dhcpsrvThomas Markwalder2020-10-211-0/+14
* [#1385] kea-dhcp4 supporst ddns-update-on-renewThomas Markwalder2020-10-091-1/+10
* [#1428] Setting ip-reservations-unique via CBMarcin Siodelski2020-10-081-0/+16
* [#1265] Removed the random index for subnetsFrancis Dupont2020-07-271-4/+14
* [#893] added unittestsRazvan Becheriu2020-04-141-0/+10
* [#893] addressed review commentsRazvan Becheriu2020-04-141-19/+0
* fixed compilationRazvan Becheriu2020-04-141-4/+4
* [#893] added unittestsRazvan Becheriu2020-04-141-0/+18
* [#981] Addressed review commentsThomas Markwalder2020-01-271-2/+77
* [#981] Reworked DdnsParams to allow on-demand value fetchingThomas Markwalder2020-01-271-50/+49