summaryrefslogtreecommitdiffstats
path: root/src/bin/dhcp6/dhcp6_srv.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#1389] V6 uses DDNS parameters from correct subnetThomas Markwalder2020-09-251-16/+64
* [#1333] Improved commentFrancis Dupont2020-09-181-1/+3
* [#1333] Added commentFrancis Dupont2020-09-181-0/+1
* [#1333] Added match expr checkFrancis Dupont2020-09-181-1/+3
* Revert "[#1409] Correct DNS handling when reusing expired leases"Thomas Markwalder2020-09-091-8/+0
* [#1409] Correct DNS handling when reusing expired leasesThomas Markwalder2020-09-091-0/+8
* [#1333] Applied optimization from clangFrancis Dupont2020-08-131-2/+2
* [#1308] No _1 ambiguitiesFrancis Dupont2020-08-131-2/+2
* [#1308] Got rid of boost function/bindFrancis Dupont2020-08-131-3/+4
* [#1282] Checkpoint: todo HA new testFrancis Dupont2020-06-271-1/+12
* [#1282] Improved clearParkingLotsFrancis Dupont2020-06-271-2/+2
* [#1276] fixed log messageRazvan Becheriu2020-06-181-2/+1
* [#1232] Added a try and logFrancis Dupont2020-06-111-1/+10
* [#1147] Removed left checkFrancis Dupont2020-05-261-5/+0
* [#1147] Addressed commentsFrancis Dupont2020-05-261-2/+4
* [#1147] Checkpoint: todo lease commandsFrancis Dupont2020-05-261-4/+36
* [#1147] Checkpoint before alloc cleanupFrancis Dupont2020-05-261-1/+1
* [#1147] Checkpoint: client queue of oneFrancis Dupont2020-05-261-1/+4
* [#1147] Split processPacketFrancis Dupont2020-05-261-0/+23
* [#1147] Checkpoint: began v6 clientFrancis Dupont2020-05-261-1/+21
* [#1227] addressed reviewRazvan Becheriu2020-05-151-1/+1
* [#1173] Addressed commentsFrancis Dupont2020-05-071-1/+3
* [#1173] Implemented the incompatibility caseFrancis Dupont2020-05-071-27/+12
* [#816] Addressed some (other) commentsFrancis Dupont2020-04-231-7/+7
* [#893] addressed review commentsRazvan Becheriu2020-04-151-4/+2
* [#893] addressed review commentsRazvan Becheriu2020-04-141-7/+7
* [#893] added multi-threading parametersRazvan Becheriu2020-04-141-4/+7
* [#1139] Extended commentaryMarcin Siodelski2020-03-191-4/+13
* [#1139] Improved host based classificationMarcin Siodelski2020-03-191-17/+39
* [#1139] Host based classes used in allocationMarcin Siodelski2020-03-191-8/+27
* [#1016] moved critical section to lib utilRazvan Becheriu2020-03-061-1/+0
* [#1115] shutdown command exit-value arg, exit w/failure on db lossThomas Markwalder2020-03-041-2/+2
* [#892] refactoredRazvan Becheriu2020-02-211-5/+3
* [#892] refactoredRazvan Becheriu2020-02-211-3/+3
* [#892] refactoredRazvan Becheriu2020-02-211-26/+10
* [#892] fixed compilationRazvan Becheriu2020-02-211-5/+6
* [#892] handle parkingRazvan Becheriu2020-02-211-12/+35
* [#892] create pkt thread pool and handle processing using multiple threadsRazvan Becheriu2020-02-211-2/+58
* [#1098] adjusted code for releaseMichal Nowikowski2020-01-271-1/+1
* [#981] Reworked DdnsParams to allow on-demand value fetchingThomas Markwalder2020-01-271-4/+4
* [#1040] address reviewRazvan Becheriu2020-01-241-4/+6
* [#1040] address reviewRazvan Becheriu2020-01-241-5/+5
* [#1040] handle update and deleteRazvan Becheriu2020-01-241-8/+8
* [#1040] handle update and deleteRazvan Becheriu2020-01-241-6/+9
* [1040] separated delete functionsRazvan Becheriu2020-01-101-6/+7
* [#640] Simplification of fuzzing structureStephen Morris2019-12-201-18/+8
* [#640] Major refactoring of fuzzing codeStephen Morris2019-12-201-17/+19
* [#640] Initial fuzzing code added for Kea6Tomek Mrugalski2019-12-201-0/+22
* [#897] Addressed final comments and added a ChangeLog entrytmark-perf-12-12-2019Francis Dupont2019-12-101-1/+1
* [#897] Addressed commentsFrancis Dupont2019-12-101-15/+2