2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00
Commit Graph

35387 Commits

Author SHA1 Message Date
Razvan Becheriu
a9977e142f [#1275] addressed comments 2023-04-20 11:00:11 +03:00
Thomas Markwalder
cd6d9ba56b [#1275] Updated v6 lease-query section in ARM
doc/sphinx/arm/hooks-lease-query.rst
    Documented new, "prefix-lengths" lease-query parameter
2023-04-20 10:55:45 +03:00
Razvan Becheriu
1fa326ea8e [#549] added ChangeLog entry 2023-04-20 00:57:59 +03:00
Razvan Becheriu
4f3016c2e3 [#549] fixed indentation 2023-04-20 00:07:43 +03:00
Andrei Pavel
712c179b6a [#549] more accurate command errors 2023-04-19 23:56:01 +03:00
Andrei Pavel
1b1f1d028c [#549] more accurate command errors 2023-04-19 23:56:01 +03:00
Andrei Pavel
c1bc73e9cf [#549] address review comments 2023-04-19 23:56:01 +03:00
Andrei Pavel
416e2d888c [#549] address review comments 2023-04-19 23:56:01 +03:00
Andrei Pavel
f661a3dc74 [#549] address review comments 2023-04-19 23:56:01 +03:00
Andrei Pavel
e89d009a3c [#549] add an implementation for BaseHostDataSource::update 2023-04-19 23:56:01 +03:00
Andrei Pavel
c8048badbb [#549] address review comments 2023-04-19 23:56:01 +03:00
Andrei Pavel
afc1d93279 [#549] not strictly related: better command errors
The command errors were not very accurate. Some contained technical
terms like Element which are not suited for administrators.
2023-04-19 23:56:01 +03:00
Andrei Pavel
ffe3d2d383 [#549] not strictly related: return enum from Element::getType()
So you don't have to cast it each time it's used.
2023-04-19 23:56:01 +03:00
Andrei Pavel
1aa48a32a8 [#549] not strictly related: fix wrong column count for the options tables
There's no point in having columns with predetermined values added to
a database exchange object. There's an extra column accounted for in
these columns called scope_id that always has value 3. This bug has no
effect. The extra scope_id is ignored by PgSqlOptionExchange, but in the
MySQL counterpart, a bogus value is sent to the MySQL driver which
itself seems to ignore it. The effects of this bug becomes visible if
you try to add the bind vector, you get an error about not being able to
bind the values, because they're one off starting with the scope_id.
2023-04-19 23:56:01 +03:00
Andrei Pavel
d9c86120f4 [#549] document the overwrite behavior in the other update commands 2023-04-19 23:56:01 +03:00
Andrei Pavel
93d85fdeea [#549] document reservation-update 2023-04-19 23:56:01 +03:00
Andrei Pavel
fc07e69d0c [#549] add tests for reservation-update 2023-04-19 23:56:00 +03:00
Andrei Pavel
f9a24c2f60 [#549] implement reservation-update 2023-04-19 23:56:00 +03:00
Marcin Siodelski
d1a6a0bd32 [#2823] Regenerated message files 2023-04-19 18:40:57 +02:00
Marcin Siodelski
0c30fc802c [#2823] Addressed review comments 2023-04-19 18:27:25 +02:00
Marcin Siodelski
b17f37241e [#2823] Added ChangeLog for #2823 2023-04-19 18:27:22 +02:00
Marcin Siodelski
8af8adc97e [#2823] Removed a note from the ARM
The allocators can now be selected in the Config Backend.
2023-04-19 18:26:04 +02:00
Marcin Siodelski
2f15a4b5c7 [#2823] Fixed failing unit tests 2023-04-19 18:26:04 +02:00
Marcin Siodelski
465c6ed981 [#2823] Added db upgrade tests 2023-04-19 18:26:04 +02:00
Marcin Siodelski
5abd6990ce [#2823] Config backend sets allocators 2023-04-19 18:26:04 +02:00
Marcin Siodelski
11c84088a8 [#2823] Common methods for instantiating allocators
The logic creating allocators and allocation states have been moved to the
Subnet. It can now be reused in the config backend fetch.
2023-04-19 18:26:04 +02:00
Marcin Siodelski
290dc831ef [#2823] Added allocators to PgSQL CB 2023-04-19 18:26:04 +02:00
Marcin Siodelski
271f0eb278 [#2823] Add allocators to the MySQL CB 2023-04-19 18:26:04 +02:00
Marcin Siodelski
dfd3aff945 [#2823] DB schemas include allocators 2023-04-19 18:26:04 +02:00
Wlodek Wencel
c474c0981e [#2836] remove unnecessary os.unlink 2023-04-19 15:51:15 +00:00
Wlodek Wencel
3b0ecc48c3 [#2836] hammer update for rhel 9 2023-04-19 15:51:15 +00:00
Andrei Pavel
bcb9e1edcc [#2749] add ChangeLog entry 2023-04-19 18:14:16 +03:00
Andrei Pavel
c86d074590 [#2749] document default HA+MT 2023-04-19 18:13:41 +03:00
Andrei Pavel
84672202c2 [#2749] adapt unit tests to default HA+MT 2023-04-19 18:13:41 +03:00
Andrei Pavel
d54336f565 [#2749] enable MT by default in HA 2023-04-19 18:13:41 +03:00
Andrei Pavel
ab23887672 [#2804] make text edits consistent across the ARM 2023-04-19 17:58:06 +03:00
Suzanne Goldlust
2af80cc559 [#2804] Text edits in comments 2023-04-19 17:57:59 +03:00
Suzanne Goldlust
4a44ce74b8 [#2804] Text edits 2023-04-19 17:57:59 +03:00
Suzanne Goldlust
920cf58604 [#2804] Remove section about Kea <1.9.6 2023-04-19 17:57:59 +03:00
Suzanne Goldlust
7d9e89ef76 [#2804] Text edits 2023-04-19 17:57:59 +03:00
Razvan Becheriu
c0dc5f954f [#2794] added ChangeLog entry 2023-04-19 15:51:21 +03:00
Razvan Becheriu
ab0e84d524 [#2794] fixed circuit id and remote id definitions 2023-04-18 19:09:36 +03:00
Marcin Siodelski
fb243cb4e2 [#2780] Fixed a crash in the FLQ tests 2023-04-14 10:29:59 +02:00
Francis Dupont
167d8da587 [#2753] Rebased with new schemas 2023-03-31 14:29:41 +02:00
Francis Dupont
d4c3a32c8a [#2753] Rebased with new schemas 2023-03-31 14:29:41 +02:00
Francis Dupont
5d6870557e [#2752] Added comments explaining new columns only usage 2023-03-31 14:01:37 +02:00
Francis Dupont
acc0c57736 [#2752] Rebased new schemas 2023-03-30 15:03:47 +02:00
Marcin Godzina
70e2fb8fc5 [#2814] changed included '.deb' to 'deb' 2023-03-30 08:23:52 +00:00
Marcin Siodelski
466a1c8bc0 [#2754] Added ChangeLog for #2754 2023-03-29 22:17:25 +02:00
Marcin Siodelski
5055d84d1a [#2754] Fixed clock skew for partner unavailable
The clock skew is now reset when the partner is unavailable. We can't
reliably tell what the clock skew is when we have no communication with
the partner.
2023-03-29 22:17:25 +02:00