index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dhcpsrv
/
alloc_engine.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#3209] Initial commit
Thomas Markwalder
2024-02-07
1
-1
/
+1
*
[#3237] release changes
Wlodek Wencel
2024-01-29
1
-1
/
+1
*
[#3119] use range based for loop or BOOST_FOREACH
Razvan Becheriu
2024-01-22
1
-43
/
+41
*
[#3119] replace const auto with auto const
Razvan Becheriu
2024-01-22
1
-27
/
+27
*
[#3119] use auto const& whenever possible
Razvan Becheriu
2024-01-22
1
-5
/
+5
*
[#3108] added warning message to disable "ip-reservations-unique"
Razvan Becheriu
2023-12-18
1
-7
/
+26
*
[#2881] only check for OPT_EMPTY_TYPE
Razvan Becheriu
2023-10-14
1
-2
/
+2
*
[#3063] set new_lease_ in client ctx on OFFER
Piotrek Zadroga
2023-09-18
1
-1
/
+1
*
[#2826] Options in db are not encapsulated
Marcin Siodelski
2023-06-29
1
-0
/
+14
*
[#2898] added unittests for pool-id
Razvan Becheriu
2023-06-22
1
-4
/
+4
*
[#2886] fix schema order for pool_id and binaddr
Razvan Becheriu
2023-05-29
1
-4
/
+2
*
[#145] addressed review comments
Razvan Becheriu
2023-05-26
1
-29
/
+29
*
[#145] backend support for pool counters
Razvan Becheriu
2023-05-26
1
-49
/
+62
*
[#145] create stats per pool
Razvan Becheriu
2023-05-26
1
-46
/
+331
*
[#2835] Replace preferred-lifetime as needed
Thomas Markwalder
2023-05-22
1
-0
/
+9
*
[#2658] add big integer support to statistics
Andrei Pavel
2023-05-17
1
-11
/
+17
*
[#2843] Addressed review comment
Marcin Siodelski
2023-05-12
1
-1
/
+1
*
[#2843] Use different allocators in shared net
Marcin Siodelski
2023-05-12
1
-0
/
+10
*
[#2719] Do not shorten exiting leases
Thomas Markwalder
2023-03-23
1
-0
/
+8
*
[#2719] Renamed parameter and added it to classes
Thomas Markwalder
2023-03-23
1
-3
/
+0
*
[#2719] kea-dhcp4 offer-lft is now functional
Thomas Markwalder
2023-03-23
1
-16
/
+70
*
[#2766] Fixed advertise with zero lifetimes
Francis Dupont
2023-03-15
1
-1
/
+5
*
[#720] Moved to compatibility flag
Francis Dupont
2023-03-13
1
-0
/
+14
*
[#2739] Consistently calculate v6 lease lifetimes
Thomas Markwalder
2023-02-22
1
-37
/
+11
*
Apply 2 suggestion(s) to 2 file(s)
Andrei Pavel
2023-02-13
1
-3
/
+3
*
[#2631] Revised comment
Thomas Markwalder
2023-02-13
1
-4
/
+3
*
[#2631] Global reserved addresses must be feasible
Thomas Markwalder
2023-02-13
1
-14
/
+67
*
[#2738] Checkpoint: UTs to do
Francis Dupont
2023-02-08
1
-16
/
+32
*
[#2682] Addressed comments
Francis Dupont
2023-02-07
1
-12
/
+12
*
[#2682] Added a try-catch in reclaimExpiredLeases*
Francis Dupont
2023-02-07
1
-2
/
+36
*
[#2732] release changes
Kea-2.3.4
Wlodek Wencel
2023-01-23
1
-1
/
+1
*
[#1958] addressed review comments
Razvan Becheriu
2023-01-18
1
-14
/
+9
*
[#1958] addressed review comments
Razvan Becheriu
2023-01-18
1
-15
/
+22
*
[#1958] added 3 pass for PD (exact, smaller and greater prefix len)
Razvan Becheriu
2023-01-18
1
-120
/
+210
*
[#2348] Addressed review comments
Marcin Siodelski
2022-11-21
1
-1
/
+1
*
[#2348] Removed type from engine constructor
Marcin Siodelski
2022-11-21
1
-1
/
+1
*
[#2348] Allocator is a subnet property
Marcin Siodelski
2022-11-21
1
-36
/
+4
*
[#2348] Moved allocators outside the engine
Marcin Siodelski
2022-11-21
1
-255
/
+7
*
[#2596] Checkpoint: unit tests to do
Francis Dupont
2022-11-16
1
-6
/
+12
*
[#2596] Checkpoint for #2595 update
Francis Dupont
2022-11-16
1
-21
/
+18
*
[#248] template classes can add regular classes
Razvan Becheriu
2022-10-24
1
-11
/
+11
*
[#248] using same add/get class interface
Razvan Becheriu
2022-10-24
1
-2
/
+2
*
[#248] added template classes
Razvan Becheriu
2022-10-24
1
-48
/
+45
*
[#2587] Done (note the doc should be updated)
Francis Dupont
2022-10-15
1
-23
/
+41
*
[#2588] Updated code and unit tests
Francis Dupont
2022-10-12
1
-0
/
+1
*
[#2573] Applied Thomas's proposal
Francis Dupont
2022-10-04
1
-21
/
+16
*
[#2573] Extended the lease extended info
Francis Dupont
2022-10-04
1
-1
/
+48
*
[#2419] Make suggested changes from Code Review
Dan Theisen
2022-07-08
1
-1
/
+1
*
[#2419] Fix statistics (add v4-reservation-conflicts) unit tests for dhcp4
Dan Theisen
2022-07-08
1
-1
/
+1
*
[#2419] Begin adding stats to track HR assignment conflicts
Dan Theisen
2022-07-08
1
-0
/
+7
[next]