2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 05:27:55 +00:00

35784 Commits

Author SHA1 Message Date
Francis Dupont
1eb9c75f3f [#3119] Fixed some coverity reported defects 2024-01-22 17:33:26 +02:00
Piotrek Zadroga
78acb9cec0 [#3119] static cast time_t to uint32 2024-01-22 17:33:26 +02:00
Piotrek Zadroga
ff39af2b08 [#3119] correct auto in for-loops 2024-01-22 17:33:26 +02:00
Francis Dupont
107be4be7a [#3149] Rewrote getLeases6ByLink 2024-01-17 11:16:47 +01:00
Francis Dupont
5d23ed25f5 [#3149] Addressed comments 2024-01-17 11:06:16 +01:00
Francis Dupont
d84201cb87 [#3149] Added testGetLeases6SubnetIdPaged 2024-01-17 11:06:16 +01:00
Francis Dupont
511e9c43a4 [#3149] Moved to getLeases6 overload 2024-01-17 11:06:16 +01:00
Francis Dupont
7c84c8e880 [#3149] Simplified getLinks 2024-01-17 11:06:16 +01:00
Francis Dupont
032a8ad465 [#3149] Rewrote getLeases6ByLink 2024-01-17 11:06:16 +01:00
Francis Dupont
d73fc1466d [#3149] Fixed mysql admin tests 2024-01-17 09:48:36 +01:00
Francis Dupont
853961f402 [#3149] Removed old version tests 2024-01-17 09:48:36 +01:00
Francis Dupont
acb7102937 [#3149] Moved admin tests to last versions 2024-01-17 09:48:36 +01:00
Francis Dupont
02a49c0e7d [#3149] Added a new index 2024-01-17 09:48:36 +01:00
Piotrek Zadroga
cf22095d8e [#3074] addressed review comments 2024-01-15 12:03:39 +01:00
Piotrek Zadroga
4d4e87b1a3 [#3074] internal opt type refactor 2024-01-15 11:47:41 +01:00
Piotrek Zadroga
0712765f76 [#3074] addressed review comments 2024-01-10 17:39:41 +01:00
Piotrek Zadroga
21e80710fe [#3074] code cleaning 2024-01-10 12:46:42 +01:00
Piotrek Zadroga
d1d2d9eb40 [#3074] subnet_addr vars refactor 2024-01-10 10:26:46 +01:00
Piotrek Zadroga
86ed39acd5 [#3074] improve exceptions messages 2024-01-10 09:53:59 +01:00
Piotrek Zadroga
6f73965d0f [#3074] io address comment correction 2024-01-09 14:18:28 +01:00
Piotrek Zadroga
6ab11b941f [#3074] addressed review comments 2024-01-09 11:40:04 +01:00
Piotrek Zadroga
7a9203dbfd [#3074] addressed review comments 2024-01-09 11:40:04 +01:00
Piotrek Zadroga
f5a4dac97b [#3074] ARM update 2024-01-09 11:40:04 +01:00
Piotrek Zadroga
3203d257a3 [#3074] UTs updated 2024-01-09 11:40:04 +01:00
Piotrek Zadroga
4bb524efbe [#3074] option example update 2024-01-09 11:40:04 +01:00
Piotrek Zadroga
9a5b751a3b [#3074] comments updated 2024-01-09 11:40:04 +01:00
Piotrek Zadroga
79a331fae1 [#3074] option def validation 2024-01-09 11:40:04 +01:00
Piotrek Zadroga
475a349a16 [#3074] introduce new OPT_CUSTOM_TYPE 2024-01-09 11:40:04 +01:00
Piotrek Zadroga
e936f2d376 [#3074] add missing std ns 2024-01-09 11:40:04 +01:00
Piotrek Zadroga
bda2a87f0c [#3074] added ChangeLog entry
Also, some other corrections.
2024-01-09 11:39:23 +01:00
Piotrek Zadroga
73edb9dcca [#3074] add more UTs 2024-01-09 11:38:08 +01:00
Piotrek Zadroga
4bbb55da19 [#3074] code cleaning + docs 2024-01-09 11:38:08 +01:00
Piotrek Zadroga
72225055c2 [#3074] unpack reworked 2024-01-09 11:38:08 +01:00
Piotrek Zadroga
117cd7180b [#3074] change option type to binary 2024-01-09 11:38:08 +01:00
Piotrek Zadroga
0a5c401898 [#3074] added some comments 2024-01-09 11:38:08 +01:00
Piotrek Zadroga
097bfe5fe1 [#3074] adding UTs for option 121 2024-01-09 11:38:08 +01:00
Piotrek Zadroga
9de3f9e53f [#3074] adding option 121 in ARM 2024-01-09 11:38:08 +01:00
Piotrek Zadroga
92a7cd07f1 [#3074] adding example of option 121 2024-01-09 11:38:08 +01:00
Piotrek Zadroga
e55365af4c [#3074] new option in factorySpecialFormatOption 2024-01-09 11:38:08 +01:00
Piotrek Zadroga
cc72f1eacb [#3074] WIP new class for v4 option 121 2024-01-09 11:38:08 +01:00
Piotrek Zadroga
fd155065b5 [#3074] WIP new class for v4 option 121 2024-01-09 11:38:08 +01:00
Piotrek Zadroga
d0846e7410 [#3074] new class for v4 option 121 2024-01-09 11:38:08 +01:00
Piotrek Zadroga
faedb7b3dc [#3074] initial def of DHCPv4 option 121
Initial definition of DHCPv4 option code 121
Classless Static Route Option - described in RFC 3442
2024-01-09 11:38:08 +01:00
Marcin Siodelski
c48734c20e [#3178] Include server-name in status-get 2024-01-05 19:04:20 +01:00
Marcin Siodelski
83385b13a8 [#3178] Correct grammar in the comments 2024-01-05 19:04:20 +01:00
Marcin Siodelski
bd933f8c83 [#3178] Corrections in the HA messages desc 2024-01-05 19:04:19 +01:00
Marcin Siodelski
14273bb6bd [#3178] Added missing comments to ha_impl.h 2024-01-05 19:04:19 +01:00
Marcin Siodelski
745eff0a0c [#3178] Small ARM edits after review 2024-01-05 19:04:19 +01:00
Marcin Siodelski
20f1c0ea7d [#3178] Added ChangeLog for #3178 2024-01-05 19:04:19 +01:00
Marcin Siodelski
b2ce8e2854 [#3178] Documented hub-and-spoke 2024-01-05 19:04:19 +01:00