summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#2719] Renamed parameter and added it to classesThomas Markwalder2023-03-2328-921/+1094
* [#2719] kea-dhcp4 offer-lft is now functionalThomas Markwalder2023-03-235-24/+171
* [#2719] Adds offer_lft to globali and network scopesThomas Markwalder2023-03-2327-4125/+4555
* [#1671] addressed review commentsRazvan Becheriu2023-03-214-84/+102
* [#1671] the -t parameter now loads and checks hook libraries configRazvan Becheriu2023-03-1724-171/+668
* [#2722] addressed commentsRazvan Becheriu2023-03-173-1/+17
* [#2722] config set follows the same path as config test and can rollbackRazvan Becheriu2023-03-1616-182/+251
* [#2722] always perform config check before config setRazvan Becheriu2023-03-162-6/+32
* [#2766] Addressed commentFrancis Dupont2023-03-151-6/+1
* [#2766] Fixed advertise with zero lifetimesFrancis Dupont2023-03-154-8/+214
* [#719] Addressed commentsFrancis Dupont2023-03-153-9/+9
* [#719] Regen lex and parserFrancis Dupont2023-03-155-2702/+2722
* [#719] Fixed rebasing bugFrancis Dupont2023-03-151-0/+2
* [#719] Updated doc & coFrancis Dupont2023-03-151-4/+4
* [#719] Added new update script in .gitignoreFrancis Dupont2023-03-152-0/+2
* [#719] Added new schema updatesFrancis Dupont2023-03-152-0/+125
* [#719] [#719] Updated libyangFrancis Dupont2023-03-1510-8/+30
* [#719] Regen lex and parserFrancis Dupont2023-03-158-6504/+6544
* [#719] Reapplied patchFrancis Dupont2023-03-1568-1114/+2262
* [#2764] Addressed review commentsMarcin Siodelski2023-03-1410-151/+463
* [#2764] Added registering callbacks in allocatorsMarcin Siodelski2023-03-1411-7/+191
* [#2764] LeaseMgr callbacks per lease typeMarcin Siodelski2023-03-145-101/+229
* [#2764] Typos fixMarcin Siodelski2023-03-141-2/+2
* [#2764] Preserve lease mgr callbacks on recreateMarcin Siodelski2023-03-1412-35/+169
* [#2764] Fixed placeholders conflictMarcin Siodelski2023-03-141-27/+27
* [#2764] Added lease tracking to the backendsMarcin Siodelski2023-03-1414-82/+963
* [#2764] Moved test functions to generic lease testMarcin Siodelski2023-03-143-64/+77
* [#2764] Tracking lease managerMarcin Siodelski2023-03-1411-536/+1635
* [#2764] Hashing operator for IOAddressMarcin Siodelski2023-03-143-3/+48
* [#720] Implemented #2790 fixFrancis Dupont2023-03-137-155/+535
* [#720] Moved to compatibility flagFrancis Dupont2023-03-134-3/+475
* [#720] Regen lex and parserFrancis Dupont2023-03-135-2664/+2726
* [#720] Updated syntaxFrancis Dupont2023-03-132-0/+17
* [#2765] Avoid confusion between options 60 and 124Francis Dupont2023-03-131-2/+2
* [#2765] addressed review commentsRazvan Becheriu2023-03-114-73/+77
* [#2765] Cleanup last reviewer changesFrancis Dupont2023-03-113-322/+325
* [#2765] updated v6 unittestsRazvan Becheriu2023-03-102-76/+545
* Merge remote-tracking branch 'origin/1518-unable-to-add-multiple-sub-options-...Razvan Becheriu2023-03-109-292/+642
|\
| * [#1518] extended unittests for v6Razvan Becheriu2023-03-109-293/+647
* | [#2765] clone the vendor option and add extra unittestsRazvan Becheriu2023-03-102-5/+449
* | [#2765] Fixed v4 and v6Francis Dupont2023-03-104-4/+40
|/
* [#1922] Removing not used dhcp6 STATUS codesPiotrek Zadroga2023-03-061-10/+1
* [#1922] adding refs to RFCs for DHCPv6 OptionsPiotrek Zadroga2023-03-061-25/+25
* [#1922] adding references to RFCs for DHCP OptionsPiotrek Zadroga2023-03-061-81/+81
* [#467] Commented vendor id setsFrancis Dupont2023-03-061-1/+5
* [#467] Addressed commentsFrancis Dupont2023-03-064-28/+33
* [#467] TypoFrancis Dupont2023-03-061-1/+1
* [#467] Added unit testsFrancis Dupont2023-03-062-0/+74
* [#467] Updated appendRequestedOptionsFrancis Dupont2023-03-061-4/+33
* [#467] Updated dhcpsrv code and testsFrancis Dupont2023-03-066-9/+198