Slawek Figiel
d2c20f2717
[ #2815 ] Fix unit test
2023-05-25 13:29:29 +02:00
Slawek Figiel
06c1a01ad4
[ #2815 ] Fix unit test
2023-05-25 13:29:29 +02:00
Slawek Figiel
de3dc078a9
[ #2815 ] Fix unit test
2023-05-25 13:29:29 +02:00
Slawek Figiel
a55aaf4781
[ #2815 ] Implement unit test
2023-05-25 13:29:29 +02:00
Slawek Figiel
69dafd634e
[ #2815 ] Implement unit test
2023-05-25 13:29:29 +02:00
Slawek Figiel
03a59e28f9
[ #2815 ] Implement unit test
2023-05-25 13:29:29 +02:00
Slawek Figiel
0e966b075b
[ #2815 ] Implement unit test
2023-05-25 13:29:29 +02:00
Slawek Figiel
cabf3da542
[ #2815 ] Add more unit tests
2023-05-25 13:29:29 +02:00
Slawek Figiel
fb94dcd087
[ #2815 ] Add test stubs
2023-05-25 13:29:29 +02:00
Slawek Figiel
c6491b3276
[ #2815 ] Extend unit tests
2023-05-25 13:29:29 +02:00
Slawek Figiel
76f61af3f4
[ #2815 ] Extend unit test
2023-05-25 13:29:29 +02:00
Slawek Figiel
36acefe9f4
[ #2815 ] Extend unit test
2023-05-25 13:29:29 +02:00
Slawek Figiel
5b5651ca0b
[ #2815 ] Extend unit test
2023-05-25 13:29:29 +02:00
Slawek Figiel
724b79e9e5
[ #2815 ] Extend unit test
2023-05-25 13:29:29 +02:00
Slawek Figiel
c9414eb246
[ #2815 ] Extend unit test
2023-05-25 13:29:29 +02:00
Slawek Figiel
4008815aa4
[ #2815 ] Extend unit test
2023-05-25 13:29:29 +02:00
Slawek Figiel
592dcfc69b
[ #2815 ] Extend unit tests
2023-05-25 13:29:29 +02:00
Slawek Figiel
ad816fe4aa
[ #2815 ] Fix unit test
2023-05-25 13:29:29 +02:00
Slawek Figiel
a80b9ef55f
[ #2815 ] Add unit test
2023-05-25 13:29:29 +02:00
Slawek Figiel
36ed24d183
[ #2815 ] Fix del command
2023-05-25 13:29:29 +02:00
Slawek Figiel
ab112edb93
[ #2815 ] Revert BaseHostDataSource inheritance
2023-05-25 13:29:29 +02:00
Slawek Figiel
28c427428e
[ #2815 ] Fix formatting
2023-05-25 13:29:29 +02:00
Slawek Figiel
70c2bc906f
[ #2815 ] Add unit tests
2023-05-25 13:29:29 +02:00
Slawek Figiel
e5a2fb85bc
[ #2815 ] Fix getting IPv6 hosts by reserved address
2023-05-25 13:29:29 +02:00
Slawek Figiel
07e39ecb60
[ #2815 ] Add unit test
2023-05-25 13:29:29 +02:00
Slawek Figiel
de78b098d9
[ #2815 ] Implement del6 function
2023-05-25 13:29:29 +02:00
Slawek Figiel
9fe50d3ea9
[ #2815 ] Implement del4 function
2023-05-25 13:29:28 +02:00
Slawek Figiel
1cd39e72f1
[ #2815 ] Add debug message and negative tests
2023-05-25 13:29:28 +02:00
Slawek Figiel
2d45ca30f9
[ #2815 ] Add unit test
2023-05-25 13:29:28 +02:00
Slawek Figiel
c285eec0ba
[ #2815 ] Implement del in CfgHosts
2023-05-25 13:29:28 +02:00
Slawek Figiel
0b0845fbf9
[ #2815 ] Improve comments
2023-05-25 13:29:28 +02:00
Slawek Figiel
0002cbdfcc
[ #2815 ] Fix unit tests
2023-05-25 13:29:28 +02:00
Slawek Figiel
719c66b95c
[ #2815 ] Add a new parameter to HostMgr
2023-05-25 13:29:28 +02:00
Slawek Figiel
d5be6daac8
[ #2815 ] Add host manager enum flags
2023-05-25 13:29:28 +02:00
Slawek Figiel
dd11411c35
[ #2815 ] Drop inheritance
2023-05-25 13:29:28 +02:00
Marcin Siodelski
86f328ceee
[ #2860 ] Added comments to tests per review
2023-05-24 16:42:23 +02:00
Marcin Siodelski
bba6b9e89b
[ #2860 ] Added ChangeLog for #2860
2023-05-24 13:32:15 +02:00
Marcin Siodelski
990298b23c
[ #2860 ] Fix in delegated prefix permutation
...
The random device wasn't properly initialized for the prefix permuations.
As a result, the same set of prefixes have been handed out by the random
and FLQ allocators. This issue has been addressed and the proper unit tests
have been added.
2023-05-24 13:31:27 +02:00
Marcin Siodelski
6dcc313150
[ #2858 ] Add the commentary in the test
2023-05-24 08:37:22 +02:00
Marcin Siodelski
3f868d37ee
[ #2858 ] Added Changelog for #2858
2023-05-24 08:37:14 +02:00
Marcin Siodelski
7235cbff7e
[ #2858 ] Client in INIT-REBOOT state without subnet
...
Corrected a server's behavior for the clients in the INIT-REBOOT state
when there are no subnets configured or when the subnet selection fails.
An authoritative server sends DHCPNAK in this case. A not authoritative
client ignores the requests.
2023-05-24 08:04:00 +02:00
Francis Dupont
d6612eaf21
[ #2757 ] Finished move to upgradeExtendedInfo4
2023-05-23 16:40:28 +02:00
Francis Dupont
5afa8fe982
[ #2757 ] Added a ChangeLog entry
2023-05-23 16:32:48 +02:00
Francis Dupont
d45405ffcf
[ #2757 ] Moved to upgradeExtendedInfo4
2023-05-23 16:23:41 +02:00
Thomas Markwalder
eaed76f8b0
[ #2757 ] Relocated ARM text
2023-05-23 09:58:43 -04:00
Thomas Markwalder
80a289f949
[ #2757 ] Revamped ARM on new command
...
modified:
doc/sphinx/arm/hooks-lease-query.rst
2023-05-23 09:47:47 -04:00
Francis Dupont
fa2b7d5318
[ #2757 ] Added function comments as required from review
2023-05-23 15:09:58 +02:00
Francis Dupont
b57493f3c7
[ #2757 ] Updated doc part
2023-05-23 15:09:58 +02:00
Francis Dupont
acbfbe1498
[ #2757 ] Rebased from #275[23]
2023-05-23 15:09:57 +02:00
Andrei Pavel
3265bac313
[ #2873 ] null check to prevent crash in GenericLeaseMgrTest
2023-05-23 12:21:49 +03:00