]>
git.ipfire.org Git - thirdparty/kea.git/log
Thomas Markwalder [Fri, 7 Nov 2025 17:57:54 +0000 (12:57 -0500)]
[#4161] Addressed review comments
Update stats after #3140 merge
modified: src/bin/dhcp6/dhcp6_srv.cc
modified: src/bin/dhcp6/tests/addr_reg_unittest.cc
Thomas Markwalder [Fri, 7 Nov 2025 16:36:43 +0000 (11:36 -0500)]
[#4161] Addressed review comments
modified: ../../../../changelog_unreleased/4161-address-self-registration-can-not-be-turned-off
modified: ../../../../doc/sphinx/arm/dhcp6-srv.rst
modified: ../dhcp6_messages.mes
modified: ../dhcp6_srv.cc
Thomas Markwalder [Mon, 3 Nov 2025 18:50:21 +0000 (13:50 -0500)]
[#4161] Added ChangeLog entry file
new file: 4161-address-self-registration-can-not-be-turned-off
Thomas Markwalder [Mon, 3 Nov 2025 16:59:56 +0000 (11:59 -0500)]
[#4161] Remove #if 0
modified: src/bin/dhcp6/tests/addr_reg_unittest.cc
Thomas Markwalder [Mon, 3 Nov 2025 16:54:03 +0000 (11:54 -0500)]
[#4161] Check peer address not link address
/src/bin/dhcp6/dhcp6_messages.mes
DHCP6_ADDR_REG_INFORM_FAIL - replace colon with comma to avoid confusing v6 addresses
/src/bin/dhcp6/dhcp6_srv.cc
Dhcpv6Srv::processAddrRegInform() - use Pkt6::getRelay6PeerAddress() instead
of Pkt6::getRelay6LinkAddress()
/src/bin/dhcp6/tests/addr_reg_unittest.cc
Update tests
Thomas Markwalder [Fri, 31 Oct 2025 14:03:08 +0000 (10:03 -0400)]
[#4161] Added allow-address-regisration global
modified: doc/examples/kea6/all-keys.json
modified: doc/sphinx/arm/dhcp6-srv.rst
modified: src/bin/agent/agent_lexer.cc
modified: src/bin/d2/d2_lexer.cc
modified: src/bin/dhcp4/dhcp4_lexer.cc
modified: src/bin/dhcp6/dhcp6_lexer.cc
modified: src/bin/dhcp6/dhcp6_lexer.ll
modified: src/bin/dhcp6/dhcp6_messages.cc
modified: src/bin/dhcp6/dhcp6_messages.h
modified: src/bin/dhcp6/dhcp6_messages.mes
modified: src/bin/dhcp6/dhcp6_parser.cc
modified: src/bin/dhcp6/dhcp6_parser.h
modified: src/bin/dhcp6/dhcp6_parser.yy
modified: src/bin/dhcp6/dhcp6_srv.cc
modified: src/bin/dhcp6/json_config_parser.cc
modified: src/bin/dhcp6/tests/addr_reg_unittest.cc
modified: src/bin/dhcp6/tests/get_config_unittest.cc
modified: src/bin/dhcp6/tests/http_control_socket_unittest.cc
modified: src/lib/dhcpsrv/cfg_globals.cc
modified: src/lib/dhcpsrv/cfg_globals.h
modified: src/lib/dhcpsrv/parsers/simple_parser6.cc
modified: src/lib/eval/lexer.cc
Thomas Markwalder [Fri, 7 Nov 2025 16:31:18 +0000 (11:31 -0500)]
[#4190] Addressed review comments
modified: src/hooks/dhcp/lease_query/lease_query_impl.cc
Thomas Markwalder [Fri, 7 Nov 2025 13:27:12 +0000 (08:27 -0500)]
[#4190] Address review comments
modified: lease_query_impl.cc
modified: lease_query_impl.h
modified: tests/lease_query_impl4_unittest.cc
modified: tests/lease_query_impl6_unittest.cc
Thomas Markwalder [Thu, 30 Oct 2025 15:26:31 +0000 (11:26 -0400)]
[#4190] Added ChangeLog entry
new file: 4190-lease-query-requesters-wildcard-subnet-support
Thomas Markwalder [Thu, 30 Oct 2025 15:13:34 +0000 (11:13 -0400)]
[#4190] Update v6 ARM, fix typo
modified: doc/sphinx/arm/hooks-lease-query.rst
modified: src/hooks/dhcp/lease_query/lease_query_impl.cc
Thomas Markwalder [Thu, 30 Oct 2025 14:34:28 +0000 (10:34 -0400)]
[#4190] Support CIDRs in leasequery requesters
modified: doc/sphinx/arm/hooks-lease-query.rst
modified: src/hooks/dhcp/lease_query/lease_query_impl.cc
modified: src/hooks/dhcp/lease_query/lease_query_impl.h
modified: src/hooks/dhcp/lease_query/tests/bulk_lease_query4_unittest.cc
modified: src/hooks/dhcp/lease_query/tests/bulk_lease_query6_unittest.cc
modified: src/hooks/dhcp/lease_query/tests/lease_query_impl4_unittest.cc
modified: src/hooks/dhcp/lease_query/tests/lease_query_impl6_unittest.cc
Francis Dupont [Thu, 6 Nov 2025 14:59:32 +0000 (15:59 +0100)]
[#3140] Spelling
Francis Dupont [Thu, 6 Nov 2025 14:44:29 +0000 (15:44 +0100)]
[#3140] Moved to "whole" processing
Francis Dupont [Thu, 6 Nov 2025 00:10:47 +0000 (01:10 +0100)]
[#3140] Addressed or answered comments
Francis Dupont [Fri, 17 Oct 2025 14:40:18 +0000 (16:40 +0200)]
[#3140] Updated ping check
Francis Dupont [Fri, 17 Oct 2025 13:49:42 +0000 (15:49 +0200)]
[#3140] Updated DHCPv6 server
Francis Dupont [Fri, 17 Oct 2025 10:42:33 +0000 (12:42 +0200)]
[#3140] Updated DHCPv4 server
Francis Dupont [Fri, 17 Oct 2025 08:23:29 +0000 (10:23 +0200)]
[#3140] Finished lease query
Francis Dupont [Thu, 16 Oct 2025 23:24:47 +0000 (01:24 +0200)]
[#3140] Chekpoint: began lease query update
Francis Dupont [Thu, 16 Oct 2025 22:58:55 +0000 (00:58 +0200)]
[#3140] Post #4134 merge fixes
Francis Dupont [Tue, 14 Oct 2025 07:33:57 +0000 (09:33 +0200)]
[#3140] [4134] Fixed doc
Francis Dupont [Fri, 10 Oct 2025 12:16:34 +0000 (14:16 +0200)]
[#3140] [4134] Finished doc
Francis Dupont [Fri, 10 Oct 2025 10:58:24 +0000 (12:58 +0200)]
[#3140] [4134] Checkpoint: add doc
Francis Dupont [Wed, 8 Oct 2025 08:56:31 +0000 (10:56 +0200)]
[#3140] [4134] Checkpoint: add doc and UTs
Francis Dupont [Thu, 16 Oct 2025 22:39:24 +0000 (00:39 +0200)]
[#3140] Post #4133 merge fixes
Francis Dupont [Thu, 16 Oct 2025 10:17:26 +0000 (12:17 +0200)]
[#3140] [4133] Added lease query
Francis Dupont [Thu, 16 Oct 2025 00:29:23 +0000 (02:29 +0200)]
[#3140] [4133] Checkpoint: made dhcpv6 server
Francis Dupont [Thu, 16 Oct 2025 00:02:39 +0000 (02:02 +0200)]
[#3140] [4133] Checkpoint: made dhcpv4 server
Francis Dupont [Wed, 15 Oct 2025 22:49:19 +0000 (00:49 +0200)]
[#3140] [4133] Checkpoint: made skeleton
Francis Dupont [Thu, 16 Oct 2025 22:15:29 +0000 (00:15 +0200)]
[#3140] Post #4126 merge fixes
Francis Dupont [Thu, 16 Oct 2025 14:40:50 +0000 (16:40 +0200)]
[#3140] [4126] Made skeleton
Francis Dupont [Thu, 16 Oct 2025 22:05:39 +0000 (00:05 +0200)]
[#3140] Post #4127 merge fixes
Francis Dupont [Wed, 15 Oct 2025 13:50:50 +0000 (15:50 +0200)]
[#3140] [4127] Added lease query hook
Francis Dupont [Wed, 15 Oct 2025 13:05:17 +0000 (15:05 +0200)]
[#3140] [4127] Checkpoint: hooks to do
Francis Dupont [Wed, 15 Oct 2025 10:51:15 +0000 (12:51 +0200)]
[#3140] [4127] Checkpoint: skeleton done
Francis Dupont [Thu, 16 Oct 2025 21:49:37 +0000 (23:49 +0200)]
[#3140] Post #4156 merge fixes
Francis Dupont [Thu, 16 Oct 2025 14:24:37 +0000 (16:24 +0200)]
[#3140] [4156] Made skeleton
Francis Dupont [Thu, 16 Oct 2025 21:37:56 +0000 (23:37 +0200)]
[#3140] Post #4157 merge fixes
Francis Dupont [Wed, 15 Oct 2025 15:15:14 +0000 (17:15 +0200)]
[#3140] [4157] Added RADIUS pending request
Francis Dupont [Wed, 15 Oct 2025 11:57:10 +0000 (13:57 +0200)]
[#3140] [4157] Fixed stats.rst order
Francis Dupont [Tue, 14 Oct 2025 09:45:01 +0000 (11:45 +0200)]
[#3140] [4157] Added pkt[46]-queue-full
Francis Dupont [Thu, 16 Oct 2025 14:44:34 +0000 (16:44 +0200)]
[#3140] Initialized merges
Francis Dupont [Tue, 14 Oct 2025 10:01:04 +0000 (12:01 +0200)]
[#3337] Made stats responsibility clearer
Andrei Pavel [Wed, 5 Nov 2025 11:07:55 +0000 (13:07 +0200)]
[#3969] Fix ChangeLog entry
Andrei Pavel [Wed, 5 Nov 2025 11:06:12 +0000 (13:06 +0200)]
[#3969] Set socket path in NETCONF tests
Andrei Pavel [Wed, 5 Nov 2025 11:06:21 +0000 (13:06 +0200)]
[#3969] Softcode socket path in expected messages in NETCONF tests
Andrei Pavel [Mon, 3 Nov 2025 11:27:01 +0000 (13:27 +0200)]
[#3969] Add ChangeLog entry
Andrei Pavel [Mon, 3 Nov 2025 11:20:11 +0000 (13:20 +0200)]
[#3969] Add negative tests for bad socket path in netconf
Andrei Pavel [Mon, 3 Nov 2025 09:52:08 +0000 (11:52 +0200)]
[#3969] Adapt existing tests
Andrei Pavel [Fri, 24 Oct 2025 11:38:35 +0000 (14:38 +0300)]
[#3969] Validate unix socket path in kea-netconf
Andrei Pavel [Mon, 3 Nov 2025 09:50:11 +0000 (11:50 +0200)]
[#3969] Small improvements to unit tests that helped debugging
- Add diff to EQ check.
- Add scoped trace so it still prints out the line number.
- Fix variable name from copy & paste: ca -> netconf
Andrei Pavel [Mon, 3 Nov 2025 09:35:49 +0000 (11:35 +0200)]
[#3969] Minor unrelated: fix unused parameter warning
Razvan Becheriu [Mon, 3 Nov 2025 15:45:09 +0000 (17:45 +0200)]
[#4141] removed UTs
Razvan Becheriu [Sat, 1 Nov 2025 20:57:58 +0000 (22:57 +0200)]
[#4141] addressed review comments
Razvan Becheriu [Sat, 1 Nov 2025 06:50:18 +0000 (08:50 +0200)]
[#4141] addressed review comments
Razvan Becheriu [Thu, 30 Oct 2025 11:59:26 +0000 (13:59 +0200)]
[#4141] move to util
Razvan Becheriu [Wed, 29 Oct 2025 20:01:25 +0000 (22:01 +0200)]
[#4141] added unittests
Razvan Becheriu [Wed, 29 Oct 2025 14:16:49 +0000 (16:16 +0200)]
[#4141] implemented select event handler
Razvan Becheriu [Wed, 29 Oct 2025 12:43:30 +0000 (14:43 +0200)]
[#4141] implemented select event handler
Razvan Becheriu [Tue, 28 Oct 2025 19:49:42 +0000 (21:49 +0200)]
[#4141] unify selectCheck
Razvan Becheriu [Sat, 1 Nov 2025 12:21:50 +0000 (14:21 +0200)]
[#4196] fixed memory leak
Razvan Becheriu [Sat, 1 Nov 2025 13:14:01 +0000 (15:14 +0200)]
[#4205] fixed invalid memory access
Andrei Pavel [Thu, 30 Oct 2025 05:34:31 +0000 (07:34 +0200)]
[#4203] Bump up version in meson.build to 3.1.4-git
Andrei Pavel [Thu, 30 Oct 2025 05:34:13 +0000 (07:34 +0200)]
[#4203] Typo in ChangeLog
Andrei Pavel [Tue, 28 Oct 2025 07:58:15 +0000 (09:58 +0200)]
[#3451] Razvan's simplification
Andrei Pavel [Tue, 28 Oct 2025 07:48:04 +0000 (09:48 +0200)]
[#3451] Fix memory access violation
The success boolean from the sync-leases callback was accessed from the
complete-notify callback.
Andrei Pavel [Mon, 27 Oct 2025 15:44:21 +0000 (17:44 +0200)]
[#4192] manual release changes
Andrei Pavel [Mon, 27 Oct 2025 12:33:25 +0000 (14:33 +0200)]
[#4192] release changes
Andrei Pavel [Mon, 27 Oct 2025 15:21:38 +0000 (17:21 +0200)]
[#4175] Bump up library versions for 3.1.3
Andrei Pavel [Mon, 27 Oct 2025 10:43:27 +0000 (12:43 +0200)]
[#4175] Bump up library versions for 3.1.3
Razvan Becheriu [Thu, 16 Oct 2025 15:15:43 +0000 (18:15 +0300)]
[#4164] added ChangeLog entry
Razvan Becheriu [Thu, 16 Oct 2025 08:52:30 +0000 (11:52 +0300)]
[#4164] fixed data race in ping check
Thomas Markwalder [Thu, 9 Oct 2025 17:54:37 +0000 (13:54 -0400)]
[#4142] Update ARM
modified: doc/sphinx/arm/dhcp4-srv.rst
modified: doc/sphinx/arm/dhcp6-srv.rst
Thomas Markwalder [Tue, 7 Oct 2025 14:19:10 +0000 (10:19 -0400)]
[#4142] Fixed typo
modified: src/lib/dhcpsrv/d2_client_mgr.h
Thomas Markwalder [Tue, 7 Oct 2025 13:32:41 +0000 (09:32 -0400)]
[#4142] Addressed review comments
Mostly nits. D2ClientMgr::qualifyName() now throws if
partial name is emtpy.
modified: changelog_unreleased/CVE-2025-11232-catch-empty-sanitized-hostname
modified: src/bin/dhcp4/dhcp4_messages.cc
modified: src/bin/dhcp4/dhcp4_messages.mes
modified: src/bin/dhcp6/dhcp6_messages.cc
modified: src/bin/dhcp6/dhcp6_messages.mes
modified: src/lib/dhcpsrv/d2_client_mgr.cc
modified: src/lib/dhcpsrv/d2_client_mgr.h
modified: src/lib/dhcpsrv/tests/d2_client_unittest.cc
Thomas Markwalder [Mon, 6 Oct 2025 13:54:45 +0000 (09:54 -0400)]
[#4142] Added Changelog entry
new file: changelog_unreleased/CVE-2025-11232-catch-empty-sanitized-hostname
Thomas Markwalder [Mon, 6 Oct 2025 13:44:31 +0000 (09:44 -0400)]
[#4142] Fix qualifyName, add v6 UT
modified: src/bin/dhcp4/tests/fqdn_unittest.cc
modified: src/bin/dhcp6/tests/fqdn_unittest.cc
modified: src/lib/dhcpsrv/d2_client_mgr.cc
modified: src/lib/dhcpsrv/tests/d2_client_unittest.cc
Thomas Markwalder [Thu, 2 Oct 2025 19:25:49 +0000 (15:25 -0400)]
[#4142] dhcpsrv and v4 UTs
modified: src/bin/dhcp4/tests/fqdn_unittest.cc
modified: src/lib/dhcpsrv/tests/d2_client_unittest.cc
Thomas Markwalder [Thu, 2 Oct 2025 18:10:19 +0000 (14:10 -0400)]
[#4142] Initial fix minus UTs
/src/bin/dhcp4/dhcp4_messages.*
DHCP4_CLIENT_HOSTNAME_SCRUBBED_EMPTY
DHCP4_CLIENT_FQDN_SCRUBBED_EMPTY - new messages
/src/bin/dhcp4/dhcp4_srv.cc
Dhcpv4Srv::processClientFqdnOption() - catch FQDNScrubbedEmtpy, log and drop FQDN option
Dhcpv4Srv::processHostnameOption() - log and drop hostname option if scrubbed empty
/src/bin/dhcp6/dhcp6_messages.*
DHCP6_CLIENT_FQDN_SCRUBBED_EMPTY - new message
/src/bin/dhcp6/dhcp6_srv.cc
Dhcpv6Srv::processClientFqdn() - catch FQDNScrubbedEmtpy, log and drop FQDN option
/src/lib/dhcpsrv/d2_client_mgr.h
FQDNScrubbedEmpty - new exception type
D2ClientMgr:: adjustDomainName() - throw FQDNScrubbedEmpty when FQDN is scrubbed empty
Andrei Pavel [Sun, 26 Oct 2025 17:13:53 +0000 (19:13 +0200)]
[#3451] Add check for Wdeprecate-literal-operator
Andrei Pavel [Fri, 24 Oct 2025 17:22:04 +0000 (20:22 +0300)]
[#3451] Address review
Andrei Pavel [Fri, 24 Oct 2025 10:56:53 +0000 (13:56 +0300)]
[#3451] Correct mistypings
Andrei Pavel [Tue, 21 Oct 2025 12:39:30 +0000 (15:39 +0300)]
[#3451] Use more gcc pragmas to ignore external warnings
Andrei Pavel [Mon, 20 Oct 2025 13:51:11 +0000 (16:51 +0300)]
[#3451] Address Wshadow warnings about client_class from g++
Andrei Pavel [Mon, 20 Oct 2025 13:41:17 +0000 (16:41 +0300)]
[#3451] Address Wshadow warnings about out_bindings from g++
Andrei Pavel [Mon, 20 Oct 2025 13:30:40 +0000 (16:30 +0300)]
[#3451] Address Wshadow warnings from g++
Francis Dupont [Sat, 18 Oct 2025 12:16:05 +0000 (14:16 +0200)]
[#3451] Disabled -Wshadow in asio_wrapper.h
Andrei Pavel [Thu, 16 Oct 2025 11:48:54 +0000 (14:48 +0300)]
[#3451] Add ChangeLog entry
Andrei Pavel [Thu, 16 Oct 2025 10:34:30 +0000 (13:34 +0300)]
[#3451] Address Wshadow warnings
Andrei Pavel [Thu, 16 Oct 2025 07:39:19 +0000 (10:39 +0300)]
[#3451] Add -Wshadow
Francis Dupont [Sun, 12 Oct 2025 11:47:46 +0000 (13:47 +0200)]
[#4163] Fixed manyPdPoolsPreferHigher and MT
Andrei Pavel [Fri, 24 Oct 2025 11:52:41 +0000 (14:52 +0300)]
[#4151] Add src/lib/log/tests to shell-tests suite
Andrei Pavel [Fri, 24 Oct 2025 11:44:58 +0000 (14:44 +0300)]
[#4150] Add *.hh to find-uninstalled-headers.py
Andrei Pavel [Fri, 24 Oct 2025 11:41:08 +0000 (14:41 +0300)]
[#4150] Install eval/location.hh
Andrei Pavel [Fri, 24 Oct 2025 10:11:31 +0000 (13:11 +0300)]
[#4100] Add ChangeLog entry
Andrei Pavel [Fri, 24 Oct 2025 07:27:16 +0000 (10:27 +0300)]
[#4100] Change enums to uint16_t
Addresses the range checks in *toText() functions.
Andrei Pavel [Thu, 23 Oct 2025 12:27:43 +0000 (15:27 +0300)]
[#4100] Give credit in AUTHORS
Andrei Pavel [Thu, 23 Oct 2025 12:02:35 +0000 (15:02 +0300)]
[#4100] Log enums as strings where possible
Andrei Pavel [Thu, 23 Oct 2025 11:35:15 +0000 (14:35 +0300)]
[#4100] Fix compatibility with LLVM libc++ 21
Francis Dupont [Tue, 23 Sep 2025 08:53:58 +0000 (10:53 +0200)]
[#4012] Aligned C++ and python code