index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dhcpsrv
/
cfg_subnets6.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#3481] Encapsulate options from CB
Marcin Siodelski
2024-07-16
1
-0
/
+6
*
[#3262] Optimized getSubnet() (#3268 1st point)
Francis Dupont
2024-03-18
1
-16
/
+4
*
[#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
-2
/
+2
*
[#3119] replace const auto with auto const
Razvan Becheriu
2024-01-22
1
-8
/
+8
*
[#3119] use auto const& whenever possible
Razvan Becheriu
2024-01-22
1
-1
/
+1
*
[#3149] Simplified getLinks
Francis Dupont
2024-01-17
1
-7
/
+1
*
[#2898] fixed merge of stats for same pool IDs
Razvan Becheriu
2023-06-22
1
-28
/
+36
*
[#2883] added unittests for pool stats
Razvan Becheriu
2023-06-21
1
-3
/
+3
*
[#145] addressed review comments
Razvan Becheriu
2023-05-26
1
-2
/
+2
*
[#145] addressed review comments
Razvan Becheriu
2023-05-26
1
-14
/
+14
*
[#145] create stats per pool
Razvan Becheriu
2023-05-26
1
-8
/
+82
*
[#2873] null check to prevent crash in GenericLeaseMgrTest
Andrei Pavel
2023-05-23
1
-0
/
+5
*
[#2658] add big integer support to statistics
Andrei Pavel
2023-05-17
1
-4
/
+2
*
[#2797] add lease reuse statistics
Andrei Pavel
2023-05-03
1
-0
/
+14
*
[#2823] Config backend sets allocators
Marcin Siodelski
2023-04-19
1
-0
/
+2
*
[#2809] release changes
Kea-2.3.6
Marcin Godzina
2023-03-24
1
-1
/
+1
*
[#2764] Added registering callbacks in allocators
Marcin Siodelski
2023-03-14
1
-0
/
+7
*
[#2663] Addressed CID 1517207
Francis Dupont
2022-12-08
1
-0
/
+1
*
[#2643] Checkpoint: ported code, tests to port
Francis Dupont
2022-11-21
1
-0
/
+17
*
[#2487] Toned down message ID and text
Thomas Markwalder
2022-07-18
1
-3
/
+3
*
[#2388] release changes
Marcin Godzina
2022-04-25
1
-1
/
+1
*
[#2352] added more debug messages
Razvan Becheriu
2022-04-22
1
-61
/
+59
*
[#1336] added ChangeLog
Razvan Becheriu
2020-08-13
1
-1
/
+1
*
[#1336] removed references to non existent counters
Razvan Becheriu
2020-08-13
1
-1
/
+1
*
[#1265] Removed the random index for subnets
Francis Dupont
2020-07-27
1
-2
/
+2
*
[#816] Added per subnet cumulative assigned stats
Francis Dupont
2020-04-23
1
-1
/
+19
*
[527-check-return-value-of-multi-index-push_back] Added either explicit cast ...
Francis Dupont
2019-06-21
1
-2
/
+2
*
[#492,!252] Applied the subnet id merge fix into v6.
Marcin Siodelski
2019-05-24
1
-4
/
+29
*
[#620,!332] Addressed review comments.
Marcin Siodelski
2019-05-24
1
-10
/
+10
*
[#620,!332] Network level relay address is taken into account for subnet selc...
Marcin Siodelski
2019-05-24
1
-7
/
+19
*
[465-add-subnet4-update-and-subnet6-update-commands-to-subnet-cmds-hook] Addr...
Francis Dupont
2019-04-19
1
-2
/
+1
*
[465-add-subnet4-update-and-subnet6-update-commands-to-subnet-cmds-hook] Adde...
Francis Dupont
2019-04-19
1
-1
/
+2
*
[465-add-subnet4-update-and-subnet6-update-commands-to-subnet-cmds-hook] Adde...
Francis Dupont
2019-04-19
1
-0
/
+21
*
[#413,!288] kea-dhcp6 now uses subnets from config backends
Thomas Markwalder
2019-04-10
1
-0
/
+73
*
[#103,!289] Added function to delete subnet by ID from the configuration.
Marcin Siodelski
2019-04-10
1
-2
/
+10
*
[#487,!242] Use Optionals in the Subnet and Shared networks.
Marcin Siodelski
2019-02-28
1
-2
/
+2
*
[19-move-address-utilities] Moved address utilities
libyang-models_base
libyang-generic_base
libyang-adaptor_base
gitlab20_base
Francis Dupont
2018-08-31
1
-1
/
+1
*
[5617] Moved selector init to library
Francis Dupont
2018-05-11
1
-1
/
+30
*
[5535] dhcpsrv now supports multiple relay addresses in RelayInfo
Thomas Markwalder
2018-04-25
1
-2
/
+3
*
[5315_rebase] Changes after rebase and review:
Tomek Mrugalski
2017-08-15
1
-13
/
+1
*
[5315] Added functions that remove subnets from a configuration.
Marcin Siodelski
2017-08-15
1
-0
/
+14
*
[5315] Check for subnet prefix duplicates when subnet is added.
Marcin Siodelski
2017-08-15
1
-3
/
+8
*
[master] Added subnet manipulation support
Thomas Markwalder
2017-08-10
1
-165
/
+15
|
\
|
*
[5314] Added indexing to subnet searches.
Marcin Siodelski
2017-07-20
1
-0
/
+14
|
*
[5314] Subnet to Element conversion moved to SubnetX classes.
Marcin Siodelski
2017-07-19
1
-165
/
+1
*
|
[5272] getSubnet implemented.
Tomek Mrugalski
2017-08-01
1
-0
/
+14
|
/
*
[5247] Corrected issues with assigned-<lease/nas/pd> stats
Thomas Markwalder
2017-04-21
1
-0
/
+3
*
[fdunparse2] Finished agent and added some @todos
Francis Dupont
2017-03-07
1
-2
/
+2
*
[fdunparse2] Some fixes, did D2, began CA
Francis Dupont
2017-03-07
1
-1
/
+1
[next]