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

1468 Commits

Author SHA1 Message Date
Francis Dupont
1b6681bb39 [#226] Addressed comments 2025-08-20 18:14:43 +02:00
Francis Dupont
b0b3b78d4a [#226] Typos in kea version 2025-08-20 17:39:16 +02:00
Francis Dupont
ce880380be [#226] Updated doc 2025-08-20 17:39:16 +02:00
Andrei Pavel
efa46d73cc
[#3931] Update libyang and sysrepo to git tags 2025-08-12 12:19:35 +03:00
Andrei Pavel
83edc4b568
[#3931] Update libyang and sysrepo to fixed versions 2025-08-12 12:19:35 +03:00
Razvan Becheriu
3797f803d6
[#3931] fixed unit tests 2025-08-12 12:19:35 +03:00
Andrei Pavel
d6cda7da63
[#3931] Update NETCONF dependencies to v3 2025-08-12 12:19:35 +03:00
Razvan Becheriu
80c7cc97f6 [#3984] updated docs regarding kea-dhcp6-serverid and KEA_DHCP_DATA_DIR 2025-08-11 04:58:45 +00:00
Razvan Becheriu
4c40c4e025 [#3826] Implemented lease6-get-by-hw-address command. 2025-07-31 14:22:37 +00:00
Razvan Becheriu
be9faa8f0d [#4014] addressed review comments 2025-07-30 16:44:26 +03:00
Thomas Markwalder
9ee137c846 [#4014] Core and UT for v6 option class-tags
Changes to be committed:
modified:   doc/sphinx/arm/hooks-cb-cmds.rst
modified:   src/hooks/dhcp/mysql/mysql_cb_dhcp6.cc
modified:   src/hooks/dhcp/mysql/mysql_cb_dhcp6.h
modified:   src/hooks/dhcp/mysql/mysql_cb_impl.cc
modified:   src/hooks/dhcp/mysql/tests/mysql_cb_dhcp6_unittest.cc
modified:   src/hooks/dhcp/pgsql/pgsql_cb_dhcp6.cc
modified:   src/hooks/dhcp/pgsql/pgsql_cb_dhcp6.h
modified:   src/hooks/dhcp/pgsql/pgsql_cb_impl.cc
modified:   src/hooks/dhcp/pgsql/tests/pgsql_cb_dhcp6_unittest.cc
modified:   src/lib/dhcpsrv/config_backend_dhcp6.h
modified:   src/lib/dhcpsrv/config_backend_pool_dhcp6.cc
modified:   src/lib/dhcpsrv/config_backend_pool_dhcp6.h
modified:   src/lib/dhcpsrv/testutils/generic_cb_dhcp4_unittest.h
modified:   src/lib/dhcpsrv/testutils/generic_cb_dhcp6_unittest.cc
modified:   src/lib/dhcpsrv/testutils/generic_cb_dhcp6_unittest.h
modified:   src/lib/dhcpsrv/testutils/test_config_backend_dhcp4.cc
modified:   src/lib/dhcpsrv/testutils/test_config_backend_dhcp4.h
modified:   src/lib/dhcpsrv/testutils/test_config_backend_dhcp6.cc
modified:   src/lib/dhcpsrv/testutils/test_config_backend_dhcp6.h
modified:   src/share/api/remote-option4-global-del.json
modified:   src/share/api/remote-option4-global-get.json
modified:   src/share/api/remote-option4-global-set.json
modified:   src/share/api/remote-option4-network-del.json
modified:   src/share/api/remote-option4-network-set.json
modified:   src/share/api/remote-option4-pool-del.json
modified:   src/share/api/remote-option4-pool-set.json
modified:   src/share/api/remote-option4-subnet-del.json
modified:   src/share/api/remote-option4-subnet-set.json
modified:   src/share/api/remote-option6-global-del.json
modified:   src/share/api/remote-option6-global-get.json
modified:   src/share/api/remote-option6-global-set.json
modified:   src/share/api/remote-option6-network-del.json
modified:   src/share/api/remote-option6-network-set.json
modified:   src/share/api/remote-option6-pd-pool-del.json
modified:   src/share/api/remote-option6-pd-pool-set.json
modified:   src/share/api/remote-option6-pool-del.json
modified:   src/share/api/remote-option6-pool-set.json
modified:   src/share/api/remote-option6-subnet-del.json
2025-07-29 08:30:06 -04:00
Razvan Becheriu
0638e4e516 [#3944] addressed review comments 2025-07-24 13:59:55 +03:00
Razvan Becheriu
00d2434ae3 [#3944] add support for CB global scalar lists 2025-07-24 13:41:29 +03:00
Thomas Markwalder
67473622a6 [#3770] Revert v6 doc change
modified:   doc/sphinx/arm/hooks-cb-cmds.rst
2025-07-22 09:07:54 -04:00
Thomas Markwalder
d278d5205c [#3770] Updated ARM and api files
new file:   changelog_unreleased/3770-examine-cb-command-behavior-for-mulitple-options-with-the-same-code-in-a-given-scope
modified:   doc/sphinx/arm/hooks-cb-cmds.rst
modified:   src/share/api/remote-option4-global-del.json
modified:   src/share/api/remote-option4-global-get.json
modified:   src/share/api/remote-option4-global-set.json
modified:   src/share/api/remote-option4-network-del.json
modified:   src/share/api/remote-option4-network-set.json
modified:   src/share/api/remote-option4-pool-del.json
modified:   src/share/api/remote-option4-pool-set.json
modified:   src/share/api/remote-option4-subnet-del.json
modified:   src/share/api/remote-option4-subnet-set.json
2025-07-21 15:36:55 -04:00
Francis Dupont
c57d680482 [#3927] Doc and chmod fixes 2025-07-09 17:52:42 +02:00
Razvan Becheriu
1cfc415b7a [#3927] updated documentation 2025-07-09 18:19:33 +03:00
Razvan Becheriu
ad5a10aada [#3927] remove ssl-mode for mysql 2025-07-09 18:14:05 +03:00
Razvan Becheriu
1d83dd5479 [#3927] remove key-password 2025-07-09 15:40:43 +03:00
Razvan Becheriu
ff73ae4d04 [#3927] add ssl-mode parameter 2025-07-09 07:42:22 +03:00
Razvan Becheriu
7b961f6b78 [#3927] add TLS parameters to pgsql connection 2025-07-08 10:59:42 +00:00
William Leuschner
04b4bfcbb6
[#3978] Correct reference to kea-lfc in 5.3.1 2025-07-02 12:08:15 -04:00
Thomas Markwalder
0a85700c28 [#3848] Change risk to policy
modified:   doc/sphinx/arm/agent.rst
modified:   doc/sphinx/arm/ddns.rst
modified:   doc/sphinx/arm/dhcp4-srv.rst
modified:   doc/sphinx/arm/dhcp6-srv.rst
modified:   doc/sphinx/arm/security.rst
2025-06-30 11:49:59 +00:00
Thomas Markwalder
33caead065 [#3848] Make message IDs consistent 2025-06-30 11:49:59 +00:00
Marcin Siodelski
15a78bcfc3 [#3848] Fixed whitespace 2025-06-30 11:49:59 +00:00
Thomas Markwalder
b3ded306f3 [#3848] Addressed review comments
Fixed minor nits

modified:   doc/sphinx/arm/agent.rst
modified:   doc/sphinx/arm/ddns.rst
modified:   doc/sphinx/arm/dhcp4-srv.rst
modified:   doc/sphinx/arm/dhcp6-srv.rst
modified:   doc/sphinx/arm/security.rst
modified:   src/bin/dhcp4/main.cc
modified:   src/bin/dhcp6/main.cc
modified:   src/hooks/dhcp/host_cache/tests/command_unittests.cc
modified:   src/hooks/dhcp/lease_cmds/lease_cmds.cc
modified:   src/hooks/dhcp/lease_cmds/lease_cmds_messages.cc
modified:   src/hooks/dhcp/lease_cmds/lease_cmds_messages.h
modified:   src/hooks/dhcp/lease_cmds/lease_cmds_messages.mes
modified:   src/hooks/dhcp/lease_cmds/libloadtests/lease_cmds4_unittest.cc
modified:   src/lib/d2srv/d2_config.cc
modified:   src/lib/hooks/tests/hooks_manager_unittest.cc
modified:   src/lib/http/tests/basic_auth_config_unittests.cc
modified:   src/lib/process/d_controller.cc
modified:   src/lib/util/filesystem.cc
modified:   src/lib/util/filesystem.h
2025-06-30 11:49:59 +00:00
Thomas Markwalder
8ba41dcfaf [#3848] Updated the ARM
new file:   changelog_unreleased/3848-security-policy-security-strict-relaxed
modified:   doc/sphinx/arm/agent.rst
modified:   doc/sphinx/arm/ddns.rst
modified:   doc/sphinx/arm/dhcp4-srv.rst
modified:   doc/sphinx/arm/dhcp6-srv.rst
modified:   doc/sphinx/arm/security.rst
2025-06-30 11:49:59 +00:00
Andrei Pavel
3d43dcdc4c [#3907] Fix some paths about reinstall.sh 2025-06-20 13:29:10 +00:00
Andrei Pavel
5a0e270b22
[#3919] Update meson docs 2025-06-20 14:17:23 +03:00
Marcin Siodelski
5ee709836c [#3881] Fixed config flag in the ARM 2025-06-20 12:29:17 +02:00
Marcin Siodelski
8583b53be8 [#3881] Changes after review 2025-06-20 12:22:10 +02:00
Ben Scott
862877837b [#3881] Right ref name this time maybe? 2025-06-20 12:22:10 +02:00
Ben Scott
9dbe5fb965 [#3881] Fix RST syntax snafus 2025-06-20 12:22:10 +02:00
Ben Scott
27e9cc22d8 [#3881] Typo fixes (hopefully final) 2025-06-20 12:22:10 +02:00
Ben Scott
4d2c259aa2 [#3881] Adapt d85666cf to this rewrite 2025-06-20 12:22:10 +02:00
Ben Scott
7b06537aed [#3881] Overhaul my overhaul 2025-06-20 12:22:10 +02:00
Ben Scott
021d59b12f [#3881] Future "planned" vs "will" 2025-06-20 12:22:10 +02:00
Ben Scott
e3cee3954a [#3881] Note Stork+Kea+CB issues 2025-06-20 12:22:10 +02:00
Ben Scott
a255fe3fdb [#3881] Fix a few loose ends 2025-06-20 12:22:10 +02:00
Ben Scott
f79762dca2 [#3881] More comments regards sections 2025-06-20 12:22:10 +02:00
Ben Scott
71fbc7dea2 [#3881] Non-CB DB can conflict like JSON 2025-06-20 12:22:10 +02:00
Ben Scott
4e045a33d4 [#3881] Add example scenario 2025-06-20 12:22:10 +02:00
Ben Scott
09d730ac51 [#3881] Move "Incompatibilities" further up 2025-06-20 12:22:10 +02:00
Ben Scott
3d7c772321 [#3881] "Incompatible": Revise, expand, wrap 2025-06-20 12:22:10 +02:00
Ben Scott
ffcf7bb3ae [#3881] Major edit of "Duplicate Definitions" 2025-06-20 12:22:10 +02:00
Ben Scott
b17af41f9a [#3881] Copy edit "Incompatible Software"
Intensify avoidance of subnet_cmds hook.
Add: Stork is not currently compatible.
2025-06-20 12:22:10 +02:00
Ben Scott
aeaaaabcf8 [#3881] copy edit sects: Install, Components 2025-06-20 12:21:49 +02:00
Ben Scott
9980d67f6f [#3881] Move "Configuration Files Inclusion"
The RST section on the JSON <?include> feature was put after the
RST include directive for the config-backend.rst file, resulting
in the "Configuration Files Inclusion" content accientally
appearing within the CB section.  Move it to fix and add an RST
comment to make the structure more obvious.
2025-06-20 12:15:35 +02:00
Ben Scott
9e0acf5c3a [#3881] Add subsect "Preparation is Required" 2025-06-20 12:15:35 +02:00
Ben Scott
c1f0325687 [#3881] Add/rename sections, move content within
New section "Installation"
Rename section "Capabilities and Limitations"
  to "Limitations and Warnings".
  It has little content about capabilities currently, except in the negative.
Add subsection headings within "Limitations".
Remove redundent leading "CB" from section names.
Move content around to better fit the section titles.
Demote some notes as they now have their own sections.
Minimal changes to content itself in this commit.
2025-06-20 12:15:35 +02:00