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

1739 Commits

Author SHA1 Message Date
Marcin Siodelski
8176c26763 [#3252] Fix typos in the ARM 2024-05-22 15:39:51 +02:00
Marcin Siodelski
281f34b083 [#3252] hub-and-spoke/radius incompatibility
The subnet reselect in RADIUS is incompatible with the hub-and-spoke.
Added suitable notes in the ARM.
2024-05-22 15:38:53 +02:00
Andrei Pavel
0186cbb31e
[#3019] remove limitation on db retry from doc 2024-05-17 12:07:47 +03:00
Suzanne Goldlust
7730a1d60d Resolve "Editorial review of the ARM prior to 2.6 release" 2024-05-16 20:09:54 +00:00
Francis Dupont
5b60e5fbba [#2961] Checkpoint: updated code, tests and doc 2024-05-13 18:23:59 +02:00
Wlodzimierz Wencel
ebfd205d95 [#3361] release changes 2024-04-29 08:14:59 +00:00
Francis Dupont
18f39d8723
[#2984] Updated doc 2024-04-26 18:34:02 +03:00
Razvan Becheriu
6b9388d9a1 [#2976] addressed review 2024-04-26 18:25:46 +03:00
Francis Dupont
4160b00b4a [#2976] Added doc and ChangeLog entry 2024-04-26 18:25:44 +03:00
Marcin Siodelski
a22f697531 [#3344] Addressed review comments (doc) 2024-04-26 13:39:03 +02:00
Tomek Mrugalski
8cd15d3c86 [#3344] Correct Kea versions in comments 2024-04-26 13:39:03 +02:00
Marcin Siodelski
0025845104 [#3344] Use origin-id instead of origin
The HA partners now send the commands with both origin-id and origin to
provide backward compatibility between different Kea versions.
2024-04-26 13:38:59 +02:00
Andrei Pavel
677f8a8f0e
[#3254] consistent version output across executables
- replace VERSION with PACKAGE_VERSION in src/bin/admin to avoid
  overlap with VERSION used in src/share/database.
- add -V to kea-admin
- add -V to kea-shell
- add -V to keactrl
- add -V to perfdhcp
- removed getVersionAddendum from d2 and added the openssl version to
  the output of other process versions since it's not only used by d2
- make all -V outputs consistent. Some are showing only core version and
  are missing premium version which is fine since they are the
  executables that don't have something to do with premium directly
  anyway.
2024-04-24 15:23:48 +03:00
Tomek Mrugalski
1ef549c33f Apply 1 suggestion(s) to 1 file(s) 2024-04-18 10:59:13 +00:00
Tomek Mrugalski
ede20e92ab Apply 1 suggestion(s) to 1 file(s) 2024-04-18 10:59:13 +00:00
Thomas Markwalder
f30eac0911 [#3098] Updated ARM regarding DDNS params
modified:   arm/dhcp4-srv.rst
modified:   arm/dhcp6-srv.rst

modified:   arm/hooks.rst - removed // comment
from JSON block
2024-04-18 10:59:13 +00:00
Francis Dupont
998d827669 [#3133] Checkpoint 2024-04-16 19:00:57 +00:00
Marcin Siodelski
b0429d0f16 [#3250] Updated ARM 2024-04-16 13:43:41 +02:00
Marcin Siodelski
9cafe97a6f [#3336] Fix the doc build
JSON examples must not include the inline comments.
2024-04-16 10:21:16 +02:00
Francis Dupont
a7391768fd [#3289] Added v6 part 2024-04-07 00:03:01 +02:00
Francis Dupont
b99d71bdfd [#3289] New fix 2024-04-05 18:10:46 +02:00
Andrei Pavel
4dae2a3954
[#3299] fix parked-packet-limit mentions in ARM
- move PPL section to general hooks section
- remove note that PPL is used only for HA
- add PPL section in RADIUS
- add PPL reference in ping-check
- change values in doc/examples to resemble defaults
2024-04-04 15:33:57 +03:00
Razvan Becheriu
a92269956c [#3297] addressed review 2024-04-03 20:48:44 +03:00
Thomas Markwalder
f39b4692f8 [#3297] Updated ARM, added a ChangeLog 2024-04-03 13:31:48 -04:00
Thomas Markwalder
60902db63f [#3278] Addressed review comments
Minor corrections in ARM and UTs
2024-03-26 19:33:28 +00:00
Razvan Becheriu
e917b75f50 [#3278] addressed review 2024-03-26 19:33:28 +00:00
Thomas Markwalder
8ee36eb89f [#3278] Fix JSON in ARM again
modified:   hooks-perfmon.rst
2024-03-26 19:33:28 +00:00
Thomas Markwalder
8cfe7f9aaa [#3278] Fix JSON error in ARM
modified:   hooks-perfmon.rst
2024-03-26 19:33:28 +00:00
Thomas Markwalder
12e4dddcc5 [#3278] Updated ARM
Added ChangeLog entry, updated ARM, and changed
enable-monitoring to false by default.

doc/sphinx/arm/hooks-perfmon.rst
    Added a good deal more information

src/hooks/dhcp/perfmon/perfmon_config.cc
src/hooks/dhcp/perfmon/perfmon_mgr.cc
    enable-monitoring now defaults to false. Users must
    explicitly enable it.

src/hooks/dhcp/perfmon/tests/perfmon_config_unittests.cc
src/hooks/dhcp/perfmon/tests/perfmon_mgr_unittests.cc
    Updated tests
2024-03-26 19:33:28 +00:00
Tomek Mrugalski
9e0aa1c92c
[#3079] rebuilt requirements.txt for Sphinx 2024-03-22 14:45:27 +01:00
dependabot[bot]
e1f59ff678
[#3079] Bump jinja2 from 3.1.2 to 3.1.3 in /doc/sphinx/src
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-22 14:43:50 +01:00
Andrei Pavel
42415e51e1
[#3262] reword RADIUS doc 2024-03-21 07:19:53 +02:00
Andrei Pavel
f55106b02f
[#3262] document RADIUS thread-pool-size 2024-03-18 11:33:11 +02:00
Andrei Pavel
62169d8a7d
[#3263] release changes 2024-02-26 10:46:31 +02:00
Piotrek Zadroga
a91ebc6e7b [#3141] addressed review comments
- Mostly further corrections in ARM docs and in comments.
2024-02-23 17:14:41 +01:00
Piotrek Zadroga
58e0d08571 [#3141] addressed review comments
- Rephrased some text in ARM docs.
- Added new text to ARM docs.
2024-02-23 17:14:41 +01:00
Piotrek Zadroga
253d7b000b [#3141] ARM docs updated 2024-02-23 17:14:06 +01:00
Piotrek Zadroga
34048888ca [#3141] delete excessive dnr.json examples 2024-02-23 17:14:06 +01:00
Tomek Mrugalski
796680bfd7 [#3141] Doc updated for v6 DNR option 2024-02-23 17:14:05 +01:00
Tomek Mrugalski
bf76f04bc6 [#3141] ARM updated
- Added DNR description
 - added to list of supported RFCs
 - Also removed one server limitation that's no longer valid
   (because we have ping-check). Not related, but small enough.
2024-02-23 17:14:05 +01:00
Andrei Pavel
29510c9762
[#3025] address review comments 2024-02-22 10:06:32 +02:00
Andrei Pavel
e0305a6b24
[#3025] document automatic db init 2024-02-22 10:06:32 +02:00
Andrei Pavel
fb95aed601
[#2022] fix User-Password example in ARM 2024-02-19 17:53:37 +02:00
Andrei Pavel
47cdf70020
[#2022] fix non-matching quotes and indentation 2024-02-19 17:53:37 +02:00
Francis Dupont
c3b45dca07 [#2022] Added max-pending-requests doc 2024-02-19 17:49:45 +02:00
Thomas Markwalder
14d348b507 [#3242] Addressed comments, added ChangeLog entry
Minor cosmetic fixes.
2024-02-16 17:51:25 +00:00
Thomas Markwalder
7202da7530 [#3242] Added bare-bones perfmon hook library
New files:
    arm/hooks-perfmon.rst
	src/hooks/dhcp/perfmon/.gitattributes
	src/hooks/dhcp/perfmon/.gitignore
	src/hooks/dhcp/perfmon/Makefile.am
	src/hooks/dhcp/perfmon/libloadtests/.gitignore
	src/hooks/dhcp/perfmon/libloadtests/Makefile.am
	src/hooks/dhcp/perfmon/libloadtests/load_unload_unittests.cc
	src/hooks/dhcp/perfmon/libloadtests/run_unittests.cc
	src/hooks/dhcp/perfmon/perfmon.dox
	src/hooks/dhcp/perfmon/perfmon_callouts.cc
	src/hooks/dhcp/perfmon/perfmon_log.cc
	src/hooks/dhcp/perfmon/perfmon_log.h
	src/hooks/dhcp/perfmon/perfmon_messages.cc
	src/hooks/dhcp/perfmon/perfmon_messages.h
	src/hooks/dhcp/perfmon/perfmon_messages.mes
	src/hooks/dhcp/perfmon/tests/.gitignore
	src/hooks/dhcp/perfmon/tests/Makefile.am
	src/hooks/dhcp/perfmon/tests/run_unittests.cc
	src/hooks/dhcp/perfmon/version.cc

Modified:
	configure.ac
	arm/hooks-perfmon.rst
	arm/hooks.rst
	arm/logging.rst
	arm/rst_arm_sources.mk
	conf.py
	src/hooks/dhcp/Makefile.am
2024-02-16 17:51:25 +00:00
Wlodek Wencel
416a072394 [#3237] release changes 2024-01-29 10:17:26 +01:00
Razvan Becheriu
72340c0684 [#1790] updated list of CB parameters 2024-01-26 14:37:02 +02:00
Razvan Becheriu
063be34a9d [#1790] added parameters to ARM 2024-01-26 14:19:54 +02:00