summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#2768] bump up library versions for 2.3.5 releaseAndrei Pavel2023-02-171-1/+1
* [#2402] enable MT by defaultAndrei Pavel2023-02-145-5/+20
* [#2641] Corrected minor UT issuesThomas Markwalder2023-02-132-7/+8
* Apply 2 suggestion(s) to 2 file(s)Andrei Pavel2023-02-132-4/+4
* [#2631] Revised commentThomas Markwalder2023-02-131-4/+3
* [#2631] Global reserved addresses must be feasibleThomas Markwalder2023-02-139-62/+387
* [#2677] addressed reviewRazvan Becheriu2023-02-104-63/+62
* [#2677] Ignore invalid renew-timer valuesThomas Markwalder2023-02-1011-25/+160
* [#2702] remove linked libs to avoid odr violationRazvan Becheriu2023-02-102-2/+0
* [#2702] fixed compilation warningRazvan Becheriu2023-02-101-2/+2
* [#2702] added more missing link dependenciesRazvan Becheriu2023-02-101-0/+1
* [#2702] fixed link orderRazvan Becheriu2023-02-101-5/+4
* [#2702] applied suggested patchRazvan Becheriu2023-02-102-13/+14
* [#2702] fixed unittestsRazvan Becheriu2023-02-101-7/+4
* [#2702] fixed memory leaksRazvan Becheriu2023-02-102-18/+34
* [#2702] fix static linking with libcfgrpt.la multiple timesRazvan Becheriu2023-02-102-20/+20
* [#2538] Fix UTsThomas Markwalder2023-02-092-13/+19
* [#2538] Addressed more commentsThomas Markwalder2023-02-091-1/+0
* [#2538] Addressed review commentsThomas Markwalder2023-02-093-66/+15
* [#2538] Avoid adding options to themselvesThomas Markwalder2023-02-093-0/+91
* [#2738] Changed extended info failure message level to ERRORFrancis Dupont2023-02-082-6/+4
* [#2738] Added a comment about a multi-index critical requirementFrancis Dupont2023-02-081-0/+6
* [#2738] Updated indexes on reloadFrancis Dupont2023-02-085-25/+62
* [#2738] Addressed commentFrancis Dupont2023-02-083-14/+14
* [#2738] Removed spurious spacesFrancis Dupont2023-02-081-2/+2
* [#2738] Finished new unit testsFrancis Dupont2023-02-085-6/+554
* [#2738] Checkpoint: added mgr UTsFrancis Dupont2023-02-082-11/+237
* [#2738] Checkpoint: did some UTsFrancis Dupont2023-02-083-39/+258
* [#2738] Checkpoint: UTs to doFrancis Dupont2023-02-0816-72/+289
* [#2738] Checkpoint: create methods and factor UTs, todo alloc engine and v4 UTsFrancis Dupont2023-02-083-424/+174
* [#2723] Updated unit testsFrancis Dupont2023-02-071-8/+25
* [#2723] Removed checkFrancis Dupont2023-02-071-26/+1
* [#2682] Addressed commentsFrancis Dupont2023-02-072-20/+20
* [#2682] Added a try-catch in reclaimExpiredLeases*Francis Dupont2023-02-075-2/+84
* [#2586] Addressed commentsFrancis Dupont2023-01-263-4/+4
* [#2586] Removed duplicated tagsFrancis Dupont2023-01-261-6/+0
* [#2586] Reported v4 code from #2584Francis Dupont2023-01-263-4/+56
* [#2732] release changesKea-2.3.4Wlodek Wencel2023-01-2354-54/+54
* [#2726] 2.3.4 release: bump library versionsRazvan Becheriu2023-01-231-1/+1
* [#1958] addressed review commentsRazvan Becheriu2023-01-183-12/+12
* [#1958] fixed unrelated compilation warningRazvan Becheriu2023-01-181-12/+16
* [#1958] addressed review commentsRazvan Becheriu2023-01-189-156/+225
* [#1958] addressed review commentsRazvan Becheriu2023-01-1811-140/+129
* [#1958] added unittestsRazvan Becheriu2023-01-186-73/+620
* [#1958] added 3 pass for PD (exact, smaller and greater prefix len)Razvan Becheriu2023-01-1812-260/+853
* [#2612] addressed review commentsRazvan Becheriu2023-01-172-16/+24
* [#2612] addressed review commentsRazvan Becheriu2023-01-172-12/+11
* [#2612] check prefix starting address to match configured prefixRazvan Becheriu2023-01-174-17/+28
* [#2713] Memfile BLQ-related V6 queries now include PD leasesThomas Markwalder2023-01-123-7/+24
* [#969] Addressed remaining review commentsMarcin Siodelski2023-01-092-13/+15