2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-28 12:37:55 +00:00

136 Commits

Author SHA1 Message Date
Piotrek Zadroga
dd12d7cb09 [#2838] fixing Sphinx error in ARM 2023-05-09 09:46:57 +02:00
Piotrek Zadroga
efb0e6d73b [#2838] change Int8ToText to lowercase in ARM 2023-05-08 14:47:29 +02:00
Andrei Pavel
ab23887672
[#2804] make text edits consistent across the ARM 2023-04-19 17:58:06 +03:00
Tomek Mrugalski
a0e90d958f [#2743] Removed obsolete note 2023-03-03 10:13:42 +00:00
Andrei Pavel
03423adcd2
[#2651] release changes 2022-11-26 00:17:08 +02:00
Andrei Pavel
2b4ca27b3a [#2569] add JSON validation to code blocks in ARM 2022-09-23 12:09:23 +00:00
Peter Davies
caaf1bf441 [#2569] fix misplaced colons in ARM JSON examples 2022-09-23 12:09:23 +00:00
Francis Dupont
083eefc388 [#1781] spelling 2022-07-20 09:04:59 -04:00
Thomas Markwalder
69a9e2538f [#1781] Addressed initial review comments
doc/sphinx/arm/hooks.rst
    Added paragraph about hook library ordering

src/hooks/dhcp/high_availability/query_filter.cc
    Added comment

src/hooks/dhcp/high_availability/tests/query_filter_unittest.cc
    Test beyond enum EOF.
2022-07-20 09:04:59 -04:00
Suzanne Goldlust
bc5b42b541 Apply 17 suggestion(s) to 3 file(s) 2022-07-12 07:15:52 -04:00
Andrei Pavel
6c2c8a3fae [#2481] document lease limits in the ARM 2022-07-12 07:15:52 -04:00
Thomas Markwalder
ce0c0f3e6a [#2403] Post merge fixes 2022-06-14 14:38:06 -04:00
Suzanne Goldlust
8c1de0b4a9 [#2403] Reorder table/includes 2022-06-14 14:12:09 -04:00
Suzanne Goldlust
52acccaf9b [#2403] Move/demote User Contexts section 2022-06-14 14:09:03 -04:00
Suzanne Goldlust
f71a698501 [#2403] Editorial review of documentation about hook libraries in the ARM 2022-06-14 14:09:03 -04:00
Andrei Pavel
6cad049044 [#2422] add limits to the list of hook libraries in the ARM 2022-06-08 11:40:58 +00:00
Suzanne Goldlust
d1f5b1fd5b Apply 4 suggestion(s) to 2 file(s) 2022-06-01 21:23:41 +00:00
Vicky Risk
edfbfe8d13 Apply 1 suggestion(s) to 1 file(s) 2022-06-01 21:08:34 +00:00
Vicky Risk
23d4442cdf Apply 1 suggestion(s) to 1 file(s) 2022-06-01 21:08:28 +00:00
Marcin Godzina
2da8f7fa4a Update doc/sphinx/arm/config.rst, doc/sphinx/arm/hooks.rst 2022-06-01 20:11:01 +00:00
Marcin Godzina
43e683ea15 Update doc/sphinx/arm/config.rst, doc/sphinx/arm/hooks.rst 2022-06-01 14:52:57 +00:00
Marcin Godzina
9805502b5f Update doc/sphinx/arm/hooks.rst 2022-05-31 15:19:34 +00:00
Andrei Pavel
49bdfd9216 [#2423] release changes: spelling corrections 2022-05-23 14:33:09 +00:00
Andrei Pavel
68c7be26bf
[#562] document rate limiting 2022-05-20 20:40:12 +03:00
Thomas Markwalder
0b40ccc05f [#2354] Addressed review comments
doc/sphinx/arm/classify.rst
    Added SKIP_DDNS

doc/sphinx/arm/hooks.rst
    Fixed spelling.

src/bin/dhcp6/tests/Makefile.am
    Restored commented out line
2022-05-19 15:31:35 -04:00
Thomas Markwalder
5c08e702f2 [#2354] Added built-in class "SKIP_DDNS"
Added ChangeLog entry

doc/sphinx/arm/hooks-ddns-tuning.rst
doc/sphinx/arm/hooks.rst
    Updated ARM

src/lib/dhcpsrv/client_class_def.cc
    Added built-in class "SKIP_DDNS"
2022-05-19 15:31:35 -04:00
Francis Dupont
536b4281fe [#1263] Changed List by Control 2022-05-17 10:22:02 +02:00
Francis Dupont
445e140c71 [#1263] Added ChangeLog and hook table entries 2022-05-17 10:10:44 +02:00
Razvan Becheriu
7ce942f977 [#1263] addressed review 2022-05-17 01:15:58 +03:00
Francis Dupont
2a4466d336 [#1263] Ported RBAC hook doc and examples 2022-05-13 18:33:04 +02:00
Wlodek Wencel
7bd3e322de [#2382] reduced hook list in example 2022-04-22 19:14:16 +00:00
Tomek Mrugalski
f4a4a23dba [#1548] Doc added for ddns-tuning 2022-04-21 10:19:19 -04:00
Razvan Becheriu
7eb6ad54e4 [#2116] addressed review 2022-03-31 08:11:37 +00:00
Razvan Becheriu
d41571ce17 [#2116] remove cql code 2022-03-31 08:11:37 +00:00
Francis Dupont
5610db3c40 [#2314] Adopted last proposed changes 2022-03-23 11:14:37 +01:00
Francis Dupont
9b1d423701 [#2314] Addressed last comments 2022-03-23 09:50:04 +02:00
Francis Dupont
0777693c3e [#2314] Doc done 2022-03-23 09:50:03 +02:00
Francis Dupont
196e60cf0e [#2314] Checkpoint: added space 2022-03-23 09:50:03 +02:00
Francis Dupont
ebe3bdfb69 [#2314] Checkpoint: allows multiple entries 2022-03-23 09:50:03 +02:00
Francis Dupont
5194803106 [#2314] Checkpoint: added guard 2022-03-23 09:50:03 +02:00
Dan Theisen
beb1e17c2a [#2265] Update description of subnetX-update in ARM to clarify behavior 2022-03-18 16:18:04 +00:00
Razvan Becheriu
41f3141299 [#2181] updated documentation 2022-03-05 07:16:37 +00:00
Razvan Becheriu
9611fb9e0a [#2181] updated documentation 2022-03-05 07:16:37 +00:00
Razvan Becheriu
0c05504c12 [#2181] added more details about the current lease access in custom format 2022-03-05 07:16:37 +00:00
Razvan Becheriu
a86db3136d [#2181] created RAII ScopedOptionsCopy to restore pkt options 2022-03-05 07:16:37 +00:00
Razvan Becheriu
bbc12686ad [#2208] removed references of %l from logger pattern 2022-01-21 16:23:04 +00:00
Razvan Becheriu
6ce628cdb6 [#2208] update documentation 2022-01-21 16:23:04 +00:00
Razvan Becheriu
80204be7dd [#2208] updated documentation for timestamp-format 2022-01-10 14:58:48 +00:00
Andrei Pavel
e194ff748f
[#2245] Text edits 2021-12-16 10:49:28 +02:00
Andrei Pavel
51d5195263
[#2142] Remove references to outdated Kea versions 2021-12-15 18:16:09 +02:00