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

762 Commits

Author SHA1 Message Date
Tomek Mrugalski
201f19ecaa [#2372] Some leftover benchmark cruft removed 2022-04-20 15:05:01 +00:00
Tomek Mrugalski
27a8617c10 [#2372] Docs updated 2022-04-20 15:05:01 +00:00
Thomas Markwalder
7b2309ded9 [#2272] Fixed a typo in the ARM
modified:   arm/classify.rst
2022-04-18 09:27:30 -04:00
Razvan Becheriu
79514e8833 [#2272] fixed comments and documentation 2022-04-17 20:51:36 +03:00
Thomas Markwalder
892d9aa5d4 [#2272] Minor ARM fixes
modified:   arm/classify.rst
2022-04-17 20:24:46 +03:00
Thomas Markwalder
29988a24e2 [#2272] Added split function to expression syntax
doc/sphinx/arm/classify.rst
    Documented new split() function

src/lib/eval/eval_messages.cc b/src/lib/eval/eval_messages.*
    New debug log messges

src/lib/eval/lexer.ll
src/lib/eval/parser.yy
    added split parsing

src/lib/eval/tests/token_unittest.cc
    Added tests for split()

src/lib/eval/token.*
    Added TokenSplit class
2022-04-17 20:24:46 +03:00
Razvan Becheriu
0cf647d189 [#2259] addressed comments 2022-04-07 23:07:10 +03:00
Razvan Becheriu
b18bfbb3e0 [#2259] added missing files 2022-04-07 23:05:02 +03:00
Andrei Pavel
5774244d6a [#2337] document that Framed-Pool is used in kea-dhcp6 2022-04-07 15:23:16 +00:00
Razvan Becheriu
25afca7303 [#1716] fixed doxygen, missing documentation, fixed compilation 2022-04-04 17:47:26 +03:00
Slawek Figiel
f125270cea [#1716] Add doc entries 2022-04-04 17:47:08 +03: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
Francis Dupont
a11f7d48e9 [#2304] Made RADIUS incompatible with early global HRs 2022-03-15 17:55:19 +01:00
Francis Dupont
88a932fbbf [#2249] Addressed comments 2022-03-14 20:22:51 +02:00
Francis Dupont
5c53953cbe [#2249] Checkpoint before rebase 2022-03-14 20:20:37 +02: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
ee964de4c2 [#2322] addressed review comments 2022-02-28 18:01:56 +02:00
Thomas Markwalder
d5b7e8293a [#2322] Updated the ARM
doc/sphinx/arm/config-backend.rst
    doc/sphinx/arm/dhcp4-srv.rst
2022-02-24 10:57:54 -05:00
Razvan Becheriu
9afd838757 [#1695] updated documentation 2022-02-17 20:01:55 +02:00
Razvan Becheriu
a6d13a60ff [#1695] added support for RAI relay suboption 11 (RAI_OPTION_SERVER_ID_OVERRIDE) 2022-02-17 20:01:55 +02:00
Razvan Becheriu
4726e9ea0c [#2054] added counters for subnets as well 2022-02-17 19:50:29 +02:00
Razvan Becheriu
1e4e0d6176 [#2054] updated documentation 2022-02-17 19:50:29 +02:00
Razvan Becheriu
cd5f61195a [#2036] make host reservations lookup before lease lookup configurable 2022-02-04 16:35:23 +02:00
Suzanne Goldlust
9ff7e7e931 [#2238] Change "REST API" to "RESTful API" for consistency 2022-01-25 11:04:53 -05:00
Razvan Becheriu
d77ea83d50 [#2006] fixed documentation 2022-01-21 17:15:38 +00:00
Francis Dupont
98a063ffce [#2006] Updated parser, doc and one unit test 2022-01-21 17:15:38 +00:00
Francis Dupont
71a6b1261b [#2006] Added doc and syntax 2022-01-21 17:15:38 +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
Andrei Pavel
f9f055ddc3 [#2039] document kea-admin lease-upload 2022-01-21 16:16:31 +00:00
Tomek Mrugalski
060097c202 [#1684] doc updated 2022-01-14 10:34:15 +01:00
Andrei Pavel
cb824ec4c5
[#2038] document kea-admin lease-dump 2022-01-13 14:53:03 +02:00
Francis Dupont
15bb806651 [#2216] Addressed the comment 2022-01-12 19:03:18 +01:00
Francis Dupont
f6d171b6bf [#2216] Fixed MT status-get 2022-01-12 19:03:18 +01:00
Francis Dupont
2e643f9b40 [#897] Better math rendering 2022-01-12 14:47:46 +01:00
Francis Dupont
9359241eb7 [#897] Updated doc 2022-01-12 14:47:46 +01:00
Razvan Becheriu
80204be7dd [#2208] updated documentation for timestamp-format 2022-01-10 14:58:48 +00:00
Tomek Mrugalski
297f78f5d6 [#2207] Doc correction: v6 auth is 11, not 10 2022-01-10 11:46:55 +01:00
Francis Dupont
875dbd68e5 [#34] Addressed almost all comments 2022-01-06 13:12:40 +01:00