2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-26 11:47:22 +00:00

38 Commits

Author SHA1 Message Date
Wlodek Wencel
81e0857008 Release Changes 2.7.9 2025-05-20 15:48:15 +00:00
Thomas Markwalder
348210719b
[#3831] Updated ARM
modified:   doc/sphinx/api-files.txt
modified:   doc/sphinx/arm/dhcp4-srv.rst
modified:   doc/sphinx/kea-messages.rst
2025-05-16 12:20:43 +03:00
Andrei Pavel
ec56ec8bdb
[#3864] More release changes 2025-04-29 12:36:24 +03:00
Thomas Markwalder
b873508888 [#2974] Rename commands to subnetx-select-test 2024-10-23 17:42:09 +03:00
Francis Dupont
cadf332033 [#2974] Checkpoint: did v4 code, need UTs, v6 and doc 2024-10-23 17:42:09 +03:00
Thomas Markwalder
6f9989b6d2 [#3328] Doc updates
/doc/sphinx/api-files.txt
/src/share/api/api_files.mk
    Added new command files
        src/share/api/perfmon-control.json
        src/share/api/perfmon-get-all-durations.json

/doc/sphinx/arm/hooks-perfmon.rst
    Updated API section

/src/hooks/dhcp/perfmon/perfmon_mgr.cc
    Added "result-set-format" to get-all-durations results.
2024-06-15 09:17:39 +02:00
Razvan Becheriu
6d10d6424e [#2960] removed deprecated libreload command 2024-05-23 17:08:16 +03:00
Francis Dupont
3e5ec6cb7a [#2869] Updated doc 2023-07-06 22:11:33 +02:00
Andrei Pavel
587c6427ef
[#2831] unrelated - missing entry in api-files.txt 2023-06-28 22:45:19 +03:00
Francis Dupont
1121e02192
[#2707] Checkpoint 2023-06-22 16:23:38 +02:00
Thomas Markwalder
5ed24d5839 [#2909] Mysql v6 addresses to binary
lease6.address and ipv6_reservations.address columns
changed from varbinary(39) to binary(16).

lease6.binaddr column removed

deleted:    src/share/api/binary-address6-upgrade.json
new file:   src/share/database/scripts/mysql/upgrade_018_to_019.sh.in

configure.ac
   added new mysql upgrade script

doc/sphinx/arm/hooks-lease-query.rst
    removed doc for binary-address6-upgrade command

src/bin/admin/tests/mysql_tests.sh.in
    modified to use inet6_aton/ntoa as now needed
    Updated to test upgrage

src/lib/dhcpsrv/lease_mgr.h
    LeaseMgr::upgradeBinaryAddress6() - no longer
    abstract, provides a dummy implemention

src/lib/dhcpsrv/mysql_host_data_source.cc
    Change v6 reservation address to binary

src/lib/dhcpsrv/mysql_lease_mgr.*
    Remove lease6.binaddr and uses
    Change lease6.address to binary

src/lib/mysql/mysql_constants.h
    Update schema version

src/share/api/api_files.mk
    Remove binary-address6-upgrade.json

src/share/database/scripts/mysql/Makefile.am
    Add upgrade script

src/share/database/scripts/mysql/dhcpdb_create.mysql
    Modify lease6, ipv6_reservations, and impacted functions
2023-06-21 14:21:08 -04:00
Francis Dupont
9d33293c69 [#2868] Checkpoint: finished upgradeBinaryAddress6 2023-05-25 23:03:53 +02:00
Francis Dupont
b57493f3c7 [#2757] Updated doc part 2023-05-23 15:09:58 +02:00
Andrei Pavel
93d85fdeea
[#549] document reservation-update 2023-04-19 23:56:01 +03:00
Francis Dupont
9db4418c56 [#1654] Regen api-files.txt 2022-09-23 15:06:06 +02:00
Razvan Becheriu
37a5823aac [#2266] updated documentation 2022-06-24 18:15:37 +00:00
Razvan Becheriu
b18bfbb3e0 [#2259] added missing files 2022-04-07 23:05:02 +03:00
Marcin Siodelski
e37f307a02 [#1403] Documentation for ha-sync-complete-notify 2021-09-21 11:25:23 +02:00
Razvan Becheriu
21d0e42719 [#2078] updated generated files 2021-09-07 18:13:36 +03:00
Marcin Siodelski
718f95d304 [#1977] Added API files to class commands in CB 2021-07-23 08:04:51 +02:00
Marcin Siodelski
25e2b9ec98 [#1402] Described ha-reset in the ARM 2021-01-13 10:12:32 +01:00
Francis Dupont
c783a891ec [#1163] Updated documentation 2020-09-22 10:13:23 +02:00
Francis Dupont
5221c89223 [#1240] Rebased/updated 1240 patch 2020-09-17 16:06:20 +02:00
Francis Dupont
e45f5188c9 [#1248] Made sphinx Makefile portable 2020-07-27 12:25:32 +00:00
Francis Dupont
82c0618fc5 [#1240] Revert "[#1240] Added access in command JSON files"
This reverts commit 20cd5ab4d9660ec446580813434e6e34a9a50c11.
2020-05-23 12:57:03 +02:00
Francis Dupont
20cd5ab4d9 [#1240] Added access in command JSON files 2020-05-22 16:21:08 +00:00
Francis Dupont
eeca3113d4 [#882] Added lease[46]-get-page api doc 2020-04-07 13:24:54 +00:00
Thomas Markwalder
ddfd1af2f2 [#1106] Cleaned command documentation 2020-03-19 10:44:24 -04:00
Marcin Siodelski
8ee00cbf73 [#1024] Documented ha-maintenance-cancel command 2020-01-27 13:55:17 +01:00
Marcin Siodelski
1b25687150 [#1024] Documented HA maintenance mechanism 2020-01-27 13:55:17 +01:00
Francis Dupont
4915d551c7 [#1041] Added doc skeleton 2019-12-13 16:54:14 +01:00
Francis Dupont
546dd1b46a [904-add-ability-to-force-a-cb-update-remotely] Addressed comments for the v4 part 2019-10-28 10:33:38 +01:00
Francis Dupont
9fe0906d81 [904-add-ability-to-force-a-cb-update-remotely] Added server-update command 2019-10-28 10:33:38 +01:00
Francis Dupont
e80018d030 [393-global-search-through-leases-by-mac-or-hostname-w-o-specifying-a-subnet-id] Added new command docs 2019-10-25 17:26:23 +02:00
Francis Dupont
df889e1a13 [392-search-of-reservations-by-hostname] Finished core stuff 2019-10-15 11:45:32 +02:00
Michal Nowikowski
2af3f8baf2 added missing api files 2019-08-19 14:45:39 -04:00
Marcin Siodelski
ca9d972fa7 [#826,!479] Moved list of new cb_cmds out of the Makefile.am. 2019-08-14 22:36:12 +02:00
Michal Nowikowski
4b72e2cc22 list of api and mes files are independently available in Makefile.am and conf.py now 2019-08-13 07:14:39 -04:00