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

29213 Commits

Author SHA1 Message Date
Marcin Siodelski
bbd63f69a3 [#643,!421] Extended cb_cmds hook documentation with the server tags.
Each command description now comes with more examples of server tags usage
and the doc explicitly states when the server-tags are mandaotry and when
they must not be included in the command.
2019-07-19 07:56:38 -04:00
Marcin Siodelski
738acc162f [#643,!421] Written section "Configuration Sharing and Server Tags". 2019-07-19 07:56:38 -04:00
Marcin Siodelski
97f7b223d5 [#643,!421] Removed the server tags from the CB limitations in the doc. 2019-07-19 07:56:38 -04:00
Marcin Siodelski
ab2ef09771 [#643,!421] Corrected introductory part of the cb_cmds doc.
Previously we used "server-tag" parameter in metadata, now we have
"server-tags" list.
2019-07-19 07:56:38 -04:00
Marcin Siodelski
01d1b6cc6d [#643,!421] Editorial corrections in the cb_cmds docs for servers. 2019-07-19 07:56:38 -04:00
Marcin Siodelski
8920a02448 [#643,!421] Added documentation for the cb_cmds/server commands. 2019-07-19 07:56:38 -04:00
Marcin Siodelski
d065e3156a [#643,!421] Regenerated api.xml. 2019-07-19 07:56:38 -04:00
Marcin Siodelski
38f880e2e4 [#643,!421] Fixed JSON in remote-global-parameterX-del.json. 2019-07-19 07:56:38 -04:00
Marcin Siodelski
0e1abe3bf6 [#643,!421] Updated API docs for subnets management with tags. 2019-07-19 07:56:38 -04:00
Marcin Siodelski
aa01c0379c [#643,!421] Updated API docs for shared networks managemen with tags. 2019-07-19 07:56:38 -04:00
Marcin Siodelski
c520fba72b [#643,!421] Updated API doc for remote global option commands. 2019-07-19 07:56:38 -04:00
Marcin Siodelski
757a6d21c0 [#643,!421] Updated API doc for option definitions. 2019-07-19 07:56:38 -04:00
Marcin Siodelski
0e70fff335 [#643,!421] Updated API docs for global parameters setting. 2019-07-19 07:56:38 -04:00
Marcin Siodelski
2810c44a1a [#643,!421] Created API docs for remote-server* commands. 2019-07-19 07:56:38 -04:00
Francis Dupont
4c60b02e61 [738-kea4-crash-when-remote-network4-del-command-is-issued-with-subnets-action-delete] Added ChangeLog entry for delete embedded subnet fix 2019-07-18 13:30:34 +02:00
Francis Dupont
b34151b647 [738-kea4-crash-when-remote-network4-del-command-is-issued-with-subnets-action-delete] Addressed final comments 2019-07-18 13:27:40 +02:00
Francis Dupont
dd599e7278 [738-kea4-crash-when-remote-network4-del-command-is-issued-with-subnets-action-delete] Addressed comments 2019-07-18 13:27:40 +02:00
Francis Dupont
7ad95788f5 [738-kea4-crash-when-remote-network4-del-command-is-issued-with-subnets-action-delete] Fixed: use only ANY 2019-07-18 13:27:40 +02:00
Francis Dupont
97787f7026 [737-remote-option-def4-get-all-return-incorrect-tag-when-option-definition-is-configured-with-all] Added ChangeLog entry for MySQL CB option def get* 2019-07-18 12:51:21 +02:00
Francis Dupont
1cc95ae2a6 [737-remote-option-def4-get-all-return-incorrect-tag-when-option-definition-is-configured-with-all] Fixed option def get all query 2019-07-18 12:48:31 +02:00
Francis Dupont
92d7501124 [208-finish-move-logging] Improved log message 2019-07-17 17:13:08 +02:00
Francis Dupont
8a4df04930 [208-finish-move-logging] Two other cases... 2019-07-16 16:50:49 +02:00
Francis Dupont
f02cbb5909 [208-finish-move-logging] Addressed comment 2019-07-16 16:50:49 +02:00
Francis Dupont
c7fb6f56c9 [208-finish-move-logging] Fixed libprocess - need d2 unit tests 2019-07-16 16:50:49 +02:00
Francis Dupont
f3acc8d583 [73-fix-covery-CID-1442796] Added initialization to 0 to next_host_id_ field of CfgHost 2019-07-16 08:50:26 -04:00
Francis Dupont
048bfa120e [606-drop-packets-in-drop-class] Added ChangeLog entry for DROP class 2019-07-16 14:10:01 +02:00
Francis Dupont
bfa5b2c503 [606-drop-packets-in-drop-class] Addressed final comments 2019-07-16 14:05:40 +02:00
Francis Dupont
330065ad5f [606-drop-packets-in-drop-class] Addressed minor comments (checkpoint before rebasing) 2019-07-16 05:11:19 -04:00
Francis Dupont
217be4532b [606-drop-packets-in-drop-class] Added DROP class (including doc and unit tests) 2019-07-16 05:11:19 -04:00
Francis Dupont
c8230cca1e [701-sanitizer-logic-is-wrong] Added unit tests 2019-07-15 13:56:07 -04:00
Razvan Becheriu
1f498cc6f2 updated ChangeLog, AUTHORS and addressed formatting 2019-07-15 14:47:56 +03:00
Franciszek Gorski
c7b8c27575 Support for storing more than one sample 2019-07-15 12:34:52 +02:00
Francis Dupont
59d0dbe906 [712-cb_cmds-add-support-for-server-tags-in-the-shared-networks] Improved supported selector comments 2019-07-12 22:48:42 +02:00
Francis Dupont
a1f745117f [712-cb_cmds-add-support-for-server-tags-in-the-shared-networks] Aligned on #717 2019-07-12 19:22:16 +02:00
Francis Dupont
874f87bdfd [712-cb_cmds-add-support-for-server-tags-in-the-shared-networks] Added a note about supported even not (yet) allowed selectors 2019-07-12 19:21:09 +02:00
Francis Dupont
1bb810cad5 [712-cb_cmds-add-support-for-server-tags-in-the-shared-networks] Finished CB tests 2019-07-12 19:21:09 +02:00
Francis Dupont
f25559cb7b [712-cb_cmds-add-support-for-server-tags-in-the-shared-networks] Updated CB API description and test utils 2019-07-12 19:16:11 +02:00
Marcin Siodelski
9e19304d39 [#717,!417] Added ChangeLog for #717. 2019-07-12 18:23:01 +02:00
Francis Dupont
b6927e1a06 [717-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-subnets-with-the-server-tags] Fixed SubnetFetcher comments 2019-07-12 11:58:16 -04:00
Marcin Siodelski
0705a49e75 [#717,!417] Corrected CB API selectors' descriptions. 2019-07-12 11:58:16 -04:00
Marcin Siodelski
876fbdf75b [#717,!417] Changed "network" to "subnet" in mysql_cb subnet tests. 2019-07-12 11:58:16 -04:00
Marcin Siodelski
b663f3b7dd [#717,!417] Extended mysql_cb test to insert subnet when there is no server. 2019-07-12 11:58:16 -04:00
Marcin Siodelski
09186ce021 [#717,!417] Fixed comment in DHCPv6 CB API description. 2019-07-12 11:58:16 -04:00
Marcin Siodelski
2ef1997cec [#717,!417] Methods updating options don't use server tags. 2019-07-12 11:58:16 -04:00
Francis Dupont
39080d3ad2 [717-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-subnets-with-the-server-tags] Added missing spaces 2019-07-12 11:58:16 -04:00
Francis Dupont
28ce555a17 [717-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-subnets-with-the-server-tags] Removed spurious blank line 2019-07-12 11:58:16 -04:00
Francis Dupont
0365144f79 [717-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-subnets-with-the-server-tags] spelling 2019-07-12 11:58:16 -04:00
Marcin Siodelski
f7b66f7aa8 [#717,!417] Corrected SubnetFetcher6 unit test. 2019-07-12 11:58:16 -04:00
Marcin Siodelski
2189495e13 [#717,!417] Documented selectors for globals and options. 2019-07-12 11:58:16 -04:00
Marcin Siodelski
8a7ca7c80a [#717,!417] Documented server selectors allowed for subnets. 2019-07-12 11:58:16 -04:00