Francis Dupont
1b6681bb39
[ #226 ] Addressed comments
2025-08-20 18:14:43 +02:00
Francis Dupont
02ede08a7f
[ #226 ] Simplified getOccupancyRate
2025-08-20 17:39:15 +02:00
Francis Dupont
cbdf2b5728
[ #226 ] Added getOccupancyRate
2025-08-20 17:39:15 +02:00
Andrei Pavel
8195f702e7
[ #3605 ] Remove extra semis
2024-10-23 16:40:30 +03:00
Razvan Becheriu
fa5492d4b7
[ #2786 ] 255 bytes client_id and 130 bytes duid
2023-05-09 14:26:04 +03:00
Marcin Siodelski
5abd6990ce
[ #2823 ] Config backend sets allocators
2023-04-19 18:26:04 +02:00
Marcin Siodelski
7b93da8dfa
[ #2780 ] Implemented FLQ allocator
2023-03-29 14:43:39 +02:00
Marcin Siodelski
475ccd4c92
[ #2764 ] Added registering callbacks in allocators
...
The function is intended to run at the end of the server configuration.
It should iterate over the subnets and for each allocator register suitable
callbacks in the LeaseMgr. Currently, it is no-op.
2023-03-14 19:23:31 +01:00
Wlodek Wencel
e0f96268f8
[ #2732 ] release changes
2023-01-23 19:18:49 +01:00
Razvan Becheriu
b6f0aaa01e
[ #1958 ] addressed review comments
2023-01-18 17:12:01 +02:00
Razvan Becheriu
3478e51fd5
[ #1958 ] addressed review comments
2023-01-18 17:12:01 +02:00
Razvan Becheriu
a6829418a7
[ #1958 ] added 3 pass for PD (exact, smaller and greater prefix len)
2023-01-18 17:12:01 +02:00
Marcin Siodelski
3bfcf6b85a
[ #2348 ] Addressed review comments
...
- Remove unused AllocEngine ctor parameter
- Simplify locks
- Use default keyword instead of an empty implementation in dtors
- Fix typos
2022-11-21 08:52:03 +01:00
Marcin Siodelski
9fb382f676
[ #2348 ] Allocator is a subnet property
2022-11-21 08:52:02 +01:00
Marcin Siodelski
c599f02fe0
[ #2348 ] Moved allocators outside the engine
2022-11-21 08:52:02 +01:00