]>
git.ipfire.org Git - thirdparty/kea.git/log
Marcin Siodelski [Thu, 12 Jan 2023 17:25:16 +0000 (18:25 +0100)]
[#2688] Strict checking timeouts against backend type
The read- and write- timeouts are only allowed for the MySQL backend. The
tcp-user-timeout is only allowed for the postgresql backend.
Marcin Siodelski [Thu, 12 Jan 2023 16:52:15 +0000 (17:52 +0100)]
[#2688] New tests for invalid port number
Marcin Siodelski [Thu, 12 Jan 2023 16:34:58 +0000 (17:34 +0100)]
[#2688] Added tcp_user_timeout parameter
Marcin Siodelski [Wed, 11 Jan 2023 21:28:12 +0000 (22:28 +0100)]
[#2688] Added read-timeout and write-timeout
New parameters have been added for MySQL connection.
Andrei Pavel [Thu, 13 Jul 2023 06:20:56 +0000 (09:20 +0300)]
[#2977] bump up Kea version to 2.2.1-git
Wlodek Wencel [Tue, 18 Apr 2023 06:39:15 +0000 (08:39 +0200)]
[#2836] hammer update for rhel 9
Andrei Pavel [Mon, 5 Sep 2022 18:59:12 +0000 (21:59 +0300)]
[#2539] hammer.py: switch from PostgreSQL 14 to the default in RHEL 9
There is a lot of code that deals with previously installed versions of
PostgreSQL. This is good since it deals with a lot of use cases and
allows us to not regenerate images, but it also adds complexity.
Tomek Mrugalski [Fri, 26 Aug 2022 07:48:13 +0000 (09:48 +0200)]
[#2534] Dynamic python ver detection
patch by Andrei Pavel
Tomek Mrugalski [Thu, 18 Aug 2022 12:22:57 +0000 (14:22 +0200)]
[#2534] FreeBSD 13/sphinx/python version fix
Andrei Pavel [Thu, 6 Jul 2023 13:07:37 +0000 (16:07 +0300)]
[#2975] hammer.py: fix PostgreSQL installation in RHEL 9
Andrei Pavel [Mon, 5 Sep 2022 19:32:58 +0000 (22:32 +0300)]
[#2539] hammer.py: reinstall pkg to update repositories
This way, a pkg-search command will find package versions that can be
installed rather than outdated versions. Solves errors like the following.
pkg: No packages available to install matching 'py38-sphinx' have
been found in the repositories
Andrei Pavel [Thu, 6 Jul 2023 10:08:51 +0000 (13:08 +0300)]
[#2071] fixed distcheck
Suzanne Goldlust [Mon, 25 Jul 2022 15:36:36 +0000 (15:36 +0000)]
Text edits to ChangeLog
Andrei Pavel [Mon, 25 Jul 2022 13:33:57 +0000 (16:33 +0300)]
[#2505] platforms.rst formatting
Andrei Pavel [Mon, 25 Jul 2022 08:10:21 +0000 (11:10 +0300)]
[#2505] release changes
Wlodek Wencel [Sun, 24 Jul 2022 11:49:58 +0000 (04:49 -0700)]
[#2505] release changes
Andrei Pavel [Fri, 22 Jul 2022 19:13:46 +0000 (22:13 +0300)]
[#2474] regenerate parsers
Razvan Becheriu [Fri, 22 Jul 2022 13:35:35 +0000 (16:35 +0300)]
[#2474] fixed unittests for different compilation flags
Razvan Becheriu [Fri, 22 Jul 2022 12:31:19 +0000 (15:31 +0300)]
[#2474] fixed comments
Razvan Becheriu [Tue, 19 Jul 2022 20:04:46 +0000 (23:04 +0300)]
[#2474] added unittests which load and validate example files
Thomas Markwalder [Fri, 22 Jul 2022 17:16:58 +0000 (13:16 -0400)]
[#2504] bump lib versions for 2.2.0
Thomas Markwalder [Fri, 22 Jul 2022 17:50:34 +0000 (13:50 -0400)]
[#2504] Addressed review comment
Thomas Markwalder [Fri, 22 Jul 2022 17:16:58 +0000 (13:16 -0400)]
[#2504] bump lib versions for 2.2.0
Francis Dupont [Thu, 21 Jul 2022 16:04:28 +0000 (18:04 +0200)]
[#2484] Updated default/unknown role doc
Francis Dupont [Fri, 22 Jul 2022 13:39:11 +0000 (15:39 +0200)]
[#2406] Grammar
Francis Dupont [Wed, 29 Jun 2022 18:30:24 +0000 (20:30 +0200)]
[#2406] Added doc for new GSS flags
Thomas Markwalder [Fri, 22 Jul 2022 13:28:43 +0000 (09:28 -0400)]
[#2452] Addressed review comments
share/database/scripts/pgsql/dhcpdb_create.pgsql
share/database/scripts/pgsql/upgrade_012_to_013.sh.in
Removed extraneous index
Thomas Markwalder [Fri, 22 Jul 2022 10:36:20 +0000 (06:36 -0400)]
[#2452] Updated ChangeLog
Thomas Markwalder [Thu, 21 Jul 2022 17:00:00 +0000 (13:00 -0400)]
[#2452] Added ChangeLog
Thomas Markwalder [Wed, 20 Jul 2022 16:00:32 +0000 (12:00 -0400)]
[#2452] Fixed diff in postgresql scripts
Thomas Markwalder [Wed, 20 Jul 2022 15:53:27 +0000 (11:53 -0400)]
[#2452] Improve postgresl indexes on hosts table
src/share/database/scripts/pgsql/dhcpdb_create.pgsql
src/share/database/scripts/pgsql/upgrade_012_to_013.sh.in
Added host index for dhcp identifier + type only - v4 and v6
Modified existing host index to include subnet-id = 0 - v4 and v6
Razvan Becheriu [Fri, 22 Jul 2022 12:14:21 +0000 (15:14 +0300)]
[#2475] addressed review
Francis Dupont [Fri, 22 Jul 2022 08:38:19 +0000 (10:38 +0200)]
[#2475] Added optional handle reset
Andrei Pavel [Fri, 22 Jul 2022 11:44:36 +0000 (14:44 +0300)]
[#2434] fix typos
Andrei Pavel [Fri, 22 Jul 2022 11:43:35 +0000 (14:43 +0300)]
[#2434] add ChangeLog entry
Andrei Pavel [Thu, 21 Jul 2022 10:09:12 +0000 (13:09 +0300)]
[#2434] document socket status in status-get
Andrei Pavel [Thu, 21 Jul 2022 10:23:10 +0000 (13:23 +0300)]
[#2434] add tests for socket status in status-get
Andrei Pavel [Thu, 21 Jul 2022 10:08:09 +0000 (13:08 +0300)]
[#2434] add socket status in response to status-get
Thomas Markwalder [Fri, 22 Jul 2022 11:23:55 +0000 (07:23 -0400)]
[#2476] Fixed ChangeLog entry
Thomas Markwalder [Fri, 22 Jul 2022 10:45:56 +0000 (06:45 -0400)]
[#2476] Addressed review comments
Thomas Markwalder [Thu, 21 Jul 2022 18:12:35 +0000 (14:12 -0400)]
[#2476] Updated control channel response doc
doc/sphinx/arm/ctrl-channel.rst
Added section "Control Agent Command Response Format"
Razvan Becheriu [Wed, 20 Jul 2022 16:45:31 +0000 (19:45 +0300)]
[#2224] added missing parameters including TLS connection parameters to YANG models
Wlodek Wencel [Thu, 21 Jul 2022 16:07:48 +0000 (18:07 +0200)]
fixed pipeline after ChangeLog edit
Suzanne Goldlust [Thu, 21 Jul 2022 13:53:17 +0000 (13:53 +0000)]
Text edits
Tomek Mrugalski [Wed, 20 Jul 2022 20:32:36 +0000 (22:32 +0200)]
[#2454] Compilation fix
Tomek Mrugalski [Wed, 20 Jul 2022 07:49:10 +0000 (09:49 +0200)]
[#2454] Renamed ctrl socket template to appease doxygen
Tomek Mrugalski [Fri, 8 Jul 2022 15:32:40 +0000 (17:32 +0200)]
[#2454] More Doxygen warnings fixed
Tomek Mrugalski [Fri, 8 Jul 2022 15:23:54 +0000 (17:23 +0200)]
[#2454] doxygen tags added
Tomek Mrugalski [Fri, 8 Jul 2022 14:37:20 +0000 (16:37 +0200)]
[#2454] Doxygen fixes
Francis Dupont [Wed, 20 Jul 2022 13:00:24 +0000 (15:00 +0200)]
[#1781] spelling
Thomas Markwalder [Tue, 19 Jul 2022 20:15:58 +0000 (16:15 -0400)]
[#1781] Additional review comments
src/hooks/dhcp/high_availability/query_filter.h
Added commentary
src/hooks/dhcp/high_availability/tests/query_filter_unittest.cc
Added commentary
Francis Dupont [Tue, 19 Jul 2022 15:57:09 +0000 (17:57 +0200)]
[#1781] spelling
Thomas Markwalder [Tue, 19 Jul 2022 14:37:04 +0000 (10:37 -0400)]
[#1781] Addressed initial review comments
doc/sphinx/arm/hooks.rst
Added paragraph about hook library ordering
src/hooks/dhcp/high_availability/query_filter.cc
Added comment
src/hooks/dhcp/high_availability/tests/query_filter_unittest.cc
Test beyond enum EOF.
Francis Dupont [Mon, 18 Jul 2022 14:57:11 +0000 (16:57 +0200)]
[#1781] spelling
Thomas Markwalder [Wed, 13 Jul 2022 11:59:08 +0000 (07:59 -0400)]
[#1781] Removed whitespace
Thomas Markwalder [Tue, 12 Jul 2022 20:40:39 +0000 (16:40 -0400)]
[#1781] HA now load balances only specific message types
Added a ChangeLog
src/hooks/dhcp/high_availability/query_filter.*
QueryFilter::isHaType(const dhcp::Pkt4Ptr& query4)
QueryFilter::isHaType(const dhcp::Pkt6Ptr& query6)
- new functions
QueryFilter::inScope() - uses new functions to balance
and scope messages of specific types
src/hooks/dhcp/high_availability/tests/query_filter_unittest.cc
TEST_F(QueryFilterTest, loadBalancingHaTypes4)
TEST_F(QueryFilterTest, loadBalancingHaTypes4MultiThreading)
TEST_F(QueryFilterTest, loadBalancingHaTypes6)
TEST_F(QueryFilterTest, loadBalancingHaTypes6MultiThreading)
- new tests
src/lib/dhcp/dhcp6.h
Uncommented v6 message types.
Dan Theisen [Wed, 29 Jun 2022 21:23:25 +0000 (14:23 -0700)]
[#2491] Add hammer support for alpine 3.16
Andrei Pavel [Wed, 20 Jul 2022 06:48:19 +0000 (09:48 +0300)]
[#2437] ARM style change: render literals in black and underline xrefs
Marcin Godzina [Mon, 10 Jan 2022 17:13:13 +0000 (17:13 +0000)]
Apply 1 suggestion(s) to 1 file(s)
Marcin Godzina [Mon, 10 Jan 2022 17:08:23 +0000 (17:08 +0000)]
Update doc/sphinx/arm/hooks-lease-cmds.rst
Thomas Markwalder [Mon, 11 Jul 2022 15:34:26 +0000 (11:34 -0400)]
[#2487] Toned down message ID and text
Removed the word FAILED/failed and toned down log messages added in #2352
so they will not be mistaken for error conditions.
src/lib/dhcpsrv/cfg_subnets4.cc
src/lib/dhcpsrv/cfg_subnets6.cc
src/lib/dhcpsrv/dhcpsrv_messages.cc b/src/lib/dhcpsrv/dhcpsrv_messages.cc
src/lib/dhcpsrv/dhcpsrv_messages.h b/src/lib/dhcpsrv/dhcpsrv_messages.h
src/lib/dhcpsrv/dhcpsrv_messages.h b/src/lib/dhcpsrv/dhcpsrv_messages.me
Wlodek Wencel [Thu, 14 Jul 2022 11:08:32 +0000 (13:08 +0200)]
[#2469] moved upload to cloudsmith step later in the process, addressed review comments
Wlodek Wencel [Thu, 14 Jul 2022 10:10:52 +0000 (12:10 +0200)]
[#2469] updates to release checklist
Thomas Markwalder [Tue, 12 Jul 2022 11:18:00 +0000 (07:18 -0400)]
[#2481] Added ChangeLog entry
Thomas Markwalder [Tue, 12 Jul 2022 11:14:42 +0000 (07:14 -0400)]
[#2481] Addressed review comments
Suzanne Goldlust [Tue, 12 Jul 2022 11:08:37 +0000 (11:08 +0000)]
Apply 17 suggestion(s) to 3 file(s)
Andrei Pavel [Mon, 11 Jul 2022 11:09:46 +0000 (14:09 +0300)]
[#2481] unrelated - respect naming convention for structs
Andrei Pavel [Sun, 10 Jul 2022 12:49:19 +0000 (15:49 +0300)]
[#2481] document lease limits in the ARM
Razvan Becheriu [Mon, 11 Jul 2022 16:09:06 +0000 (19:09 +0300)]
[#2083] addressed comments
Razvan Becheriu [Mon, 11 Jul 2022 16:05:06 +0000 (19:05 +0300)]
[#2083] addressed comments
Razvan Becheriu [Mon, 11 Jul 2022 15:51:59 +0000 (18:51 +0300)]
[#2083] addressed comments
Razvan Becheriu [Fri, 1 Jul 2022 15:40:11 +0000 (18:40 +0300)]
[#2083] fixed documentation
Razvan Becheriu [Thu, 30 Jun 2022 13:10:10 +0000 (16:10 +0300)]
[#2083] fixed ha rst documntation by adding quotation marcs and fixing indentation
Dan Theisen [Fri, 8 Jul 2022 18:20:51 +0000 (12:20 -0600)]
[#2419] Make suggested changes from Code Review
Dan Theisen [Thu, 7 Jul 2022 21:00:01 +0000 (15:00 -0600)]
[#2419] Add changelog entry for reservation conflicts stat
Dan Theisen [Thu, 7 Jul 2022 20:55:12 +0000 (14:55 -0600)]
[#2419] Add changelog entry for reservation conflicts stat
Dan Theisen [Sun, 3 Jul 2022 19:28:27 +0000 (12:28 -0700)]
[#2419] Begin adding stats to track HR assignment conflicts
Resolved merge conflict
Dan Theisen [Thu, 7 Jul 2022 20:49:01 +0000 (14:49 -0600)]
[#2419] Modify existing unit tests that cause reservation conflicts to ensure stats are working
Dan Theisen [Wed, 6 Jul 2022 23:15:13 +0000 (17:15 -0600)]
[#2419] Add documentation for v4-reservation-conflicts
Dan Theisen [Wed, 6 Jul 2022 19:36:08 +0000 (13:36 -0600)]
[#2419] Fix statistics (add v4-reservation-conflicts) unit tests for dhcp4
Dan Theisen [Sun, 3 Jul 2022 19:28:27 +0000 (12:28 -0700)]
[#2419] Begin adding stats to track HR assignment conflicts
Tomek Mrugalski [Fri, 8 Jul 2022 14:04:10 +0000 (16:04 +0200)]
[#2432] Added a note about no longer needing autogeneration
Andrei Pavel [Thu, 30 Jun 2022 14:07:26 +0000 (17:07 +0300)]
[#2432] solve warning: std::binary_function is deprecated
Andrei Pavel [Thu, 30 Jun 2022 14:07:19 +0000 (17:07 +0300)]
[#2432] solve warning: std::unary_function is deprecated
Andrei Pavel [Thu, 30 Jun 2022 14:00:47 +0000 (17:00 +0300)]
[#2432] solve warning: unused variable ‘err’
Andrei Pavel [Thu, 7 Jul 2022 07:01:41 +0000 (10:01 +0300)]
[#2448] add NEXT_STEP_DROP test cases to dhcpX_srv_configured unit test
Andrei Pavel [Wed, 6 Jul 2022 19:33:37 +0000 (22:33 +0300)]
[#2448] make NEXT_STEP_DROP in dhcpX_srv_configured lead to DHCPX_CONFIG_LOAD_FAIL
Andrei Pavel [Wed, 6 Jul 2022 12:56:23 +0000 (15:56 +0300)]
[#2448] add virtual in LeaseMgr methods
Andrei Pavel [Wed, 6 Jul 2022 10:10:38 +0000 (13:10 +0300)]
[#2448] solve unused parameter warning
Andrei Pavel [Mon, 4 Jul 2022 13:10:25 +0000 (16:10 +0300)]
[#2448] add "limits" to header regex in .clang-format
Andrei Pavel [Mon, 4 Jul 2022 08:17:12 +0000 (11:17 +0300)]
[#2448] add ClientClasses::toElement()
Andrei Pavel [Fri, 1 Jul 2022 15:06:16 +0000 (18:06 +0300)]
[#2448] add C++ template adapters to LeaseXPtr
Andrei Pavel [Mon, 4 Jul 2022 18:34:01 +0000 (21:34 +0300)]
[#2448] make class counter methods virtual in LeaseMgr
Andrei Pavel [Tue, 28 Jun 2022 14:46:00 +0000 (17:46 +0300)]
[#2448] add MultiThreadingLock
Andrei Pavel [Tue, 28 Jun 2022 14:56:43 +0000 (17:56 +0300)]
[#2448] add Element::create(uint32_t)
Razvan Becheriu [Wed, 6 Jul 2022 15:31:53 +0000 (18:31 +0300)]
[#2473] added ChangeLog
Razvan Becheriu [Mon, 4 Jul 2022 19:42:59 +0000 (22:42 +0300)]
[#2473] add continuation for ScopedCalloutHandleState
Andrei Pavel [Fri, 1 Jul 2022 15:55:59 +0000 (18:55 +0300)]
[#2470] fix formatting tools on premium or other repos
Andrei Pavel [Thu, 30 Jun 2022 14:34:00 +0000 (17:34 +0300)]
[#2461] remove SHA2-256 from hash generated by openssl command to keep backwards compatibility
Andrei Pavel [Fri, 1 Jul 2022 15:36:22 +0000 (18:36 +0300)]
[#2379] add ChangeLog entry