]>
git.ipfire.org Git - thirdparty/kea.git/log
Francis Dupont [Wed, 22 Jul 2026 12:13:11 +0000 (14:13 +0200)]
[#4496] Addressed comments
Francis Dupont [Tue, 21 Jul 2026 07:20:27 +0000 (09:20 +0200)]
[#4496] Regenerated v6 get_config_unittest.cc
Francis Dupont [Tue, 21 Jul 2026 06:25:20 +0000 (08:25 +0200)]
[#4496] Added cleanup/decapsulation
Francis Dupont [Mon, 20 Jul 2026 20:35:01 +0000 (22:35 +0200)]
[#4496] Checkpoint
Razvan Becheriu [Wed, 22 Jul 2026 04:42:28 +0000 (07:42 +0300)]
[#4529] added doxygen
Francis Dupont [Tue, 21 Jul 2026 20:56:09 +0000 (22:56 +0200)]
[#4529] Compute the limit
Francis Dupont [Mon, 20 Jul 2026 13:08:58 +0000 (15:08 +0200)]
[#4529] Considered other buildAcct[46] too
Francis Dupont [Thu, 25 Jun 2026 19:39:40 +0000 (21:39 +0200)]
[#4529] Fixed log messages
Francis Dupont [Thu, 25 Jun 2026 14:33:45 +0000 (16:33 +0200)]
[#4529] Limit the UDP pending exchange list
Francis Dupont [Thu, 25 Jun 2026 11:49:23 +0000 (13:49 +0200)]
[#4529] Moved to std::exception
Thomas Markwalder [Tue, 21 Jul 2026 12:47:16 +0000 (08:47 -0400)]
[#4557] Addressed review comments
Updated log messages.
Changes to be committed:
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
Thomas Markwalder [Mon, 20 Jul 2026 17:47:28 +0000 (13:47 -0400)]
[#4557] Log and drop malformed names
new file: changelog_unreleased/4557-f-153-kea-dhcp4-post-scrub-hostname-with-empty-dns-label-bypasses-cve-2025-11232-fix-causes
modified: src/bin/dhcp4/dhcp4_messages.cc
modified: src/bin/dhcp4/dhcp4_messages.h
modified: src/bin/dhcp4/dhcp4_messages.mes
modified: src/bin/dhcp4/dhcp4_srv.cc
modified: src/bin/dhcp4/tests/fqdn_unittest.cc
modified: src/lib/dhcpsrv/d2_client_mgr.h
modified: src/lib/dhcpsrv/tests/d2_client_unittest.cc
Francis Dupont [Tue, 21 Jul 2026 06:57:45 +0000 (08:57 +0200)]
[#4309] Addressed comments
Francis Dupont [Fri, 10 Jul 2026 10:29:10 +0000 (12:29 +0200)]
[#4309] Finished: UTs, ChangeLog entry
Francis Dupont [Fri, 10 Jul 2026 06:59:16 +0000 (08:59 +0200)]
[#4309] Checkpoint
Andrei Pavel [Mon, 15 Jun 2026 14:42:33 +0000 (17:42 +0300)]
[#4589] Add changelog entry
Andrei Pavel [Thu, 25 Jun 2026 12:28:25 +0000 (15:28 +0300)]
[#4589] Bump up some timeouts in meson.build
Andrei Pavel [Mon, 15 Jun 2026 13:51:07 +0000 (16:51 +0300)]
[#4589] Add unit tests
Andrei Pavel [Mon, 13 Jul 2026 08:46:00 +0000 (11:46 +0300)]
[#4589] Update csv_lease_file6.cc
For leases that are not identified through a hardware address, do write
default values which are required by kea-admin's lease-upload
command which would otherwise fail with a syntax error when passing the
content of the CSV file to the SQL clients.
Andrei Pavel [Thu, 25 Jun 2026 12:52:47 +0000 (15:52 +0300)]
[#4589] Unrelated: fix a crash in UT when database is not available
Thomas Markwalder [Mon, 20 Jul 2026 13:39:12 +0000 (09:39 -0400)]
[#4558] Added a note to the ARM
modified: doc/sphinx/arm/dhcp4-srv.rst
modified: doc/sphinx/arm/dhcp6-srv.rst
Francis Dupont [Mon, 20 Jul 2026 12:44:22 +0000 (14:44 +0200)]
[#4567] Spelling
Francis Dupont [Thu, 9 Jul 2026 16:36:32 +0000 (18:36 +0200)]
[#4567] Fixed readFqdn with raw input
Francis Dupont [Mon, 20 Jul 2026 12:39:11 +0000 (14:39 +0200)]
[#3743] Addressed comments
Francis Dupont [Tue, 14 Jul 2026 12:58:33 +0000 (14:58 +0200)]
[#3743] Added resetContentLength
Razvan Becheriu [Mon, 20 Jul 2026 06:59:37 +0000 (09:59 +0300)]
[#4146] addressed review comments
Razvan Becheriu [Thu, 16 Jul 2026 13:24:00 +0000 (16:24 +0300)]
[#4146] addressed review comments
Razvan Becheriu [Wed, 15 Jul 2026 17:32:35 +0000 (20:32 +0300)]
[#4146] updated documentation
Razvan Becheriu [Wed, 15 Jul 2026 14:11:52 +0000 (17:11 +0300)]
[#4146] added unit tests
Razvan Becheriu [Tue, 14 Jul 2026 05:14:30 +0000 (08:14 +0300)]
[#4146] unlimited number of sub-option levels
Francis Dupont [Wed, 15 Jul 2026 13:50:26 +0000 (15:50 +0200)]
[#4424] Added reporter in ChangeLog
Francis Dupont [Mon, 6 Jul 2026 15:29:12 +0000 (17:29 +0200)]
[#4424] Spelling
Francis Dupont [Mon, 6 Jul 2026 08:14:20 +0000 (10:14 +0200)]
[#4424] Fixed the compliance bug
Francis Dupont [Wed, 15 Jul 2026 13:39:07 +0000 (15:39 +0200)]
[#2260] Fixed #2598 negative UT
Razvan Becheriu [Tue, 14 Jul 2026 17:30:20 +0000 (20:30 +0300)]
[#2260] check page size limits
Francis Dupont [Sat, 11 Jul 2026 09:09:53 +0000 (11:09 +0200)]
[#2260] More fixes including for #4395
Francis Dupont [Fri, 10 Jul 2026 15:02:07 +0000 (17:02 +0200)]
[#2260] Added a ChangeLog entry
Francis Dupont [Fri, 10 Jul 2026 14:46:21 +0000 (16:46 +0200)]
[#2260] Added iaid check
Francis Dupont [Fri, 10 Jul 2026 14:02:10 +0000 (16:02 +0200)]
[#2260] Some reorg, e.g. scenario UTs
Francis Dupont [Wed, 1 Jul 2026 16:20:13 +0000 (18:20 +0200)]
[#2260] Addressed (updated) second item
Francis Dupont [Tue, 30 Jun 2026 17:46:46 +0000 (19:46 +0200)]
[#2260] Addressed third item
Francis Dupont [Tue, 30 Jun 2026 08:32:00 +0000 (10:32 +0200)]
[#2260] Fixed first item
Francis Dupont [Thu, 9 Jul 2026 17:19:04 +0000 (19:19 +0200)]
[#4547] Updated the check
Francis Dupont [Tue, 7 Jul 2026 21:09:58 +0000 (23:09 +0200)]
[#4547] Added ChangeLog
Francis Dupont [Tue, 7 Jul 2026 18:32:54 +0000 (20:32 +0200)]
[#4547] Checkpoint
Francis Dupont [Thu, 9 Jul 2026 15:29:07 +0000 (17:29 +0200)]
[#4674] Ported warning fix
Marcin Godzina [Thu, 9 Jul 2026 07:31:20 +0000 (09:31 +0200)]
[#4630] disable netconf in test if not present
Francis Dupont [Sun, 5 Jul 2026 08:58:28 +0000 (10:58 +0200)]
[#4549] Added client id check
Francis Dupont [Sat, 4 Jul 2026 15:01:52 +0000 (17:01 +0200)]
[#4549] Fixed while typo
Razvan Becheriu [Wed, 8 Jul 2026 19:39:56 +0000 (22:39 +0300)]
[#4630] generate versions automatically
Razvan Becheriu [Wed, 8 Jul 2026 18:46:24 +0000 (21:46 +0300)]
[#4630] explicitly check the usage output
Razvan Becheriu [Wed, 8 Jul 2026 16:21:45 +0000 (19:21 +0300)]
[#4630] fixed -F for kea-dhcp-ddns and kea-netconf
Marcin Godzina [Wed, 8 Jul 2026 15:29:33 +0000 (17:29 +0200)]
[#4630] expanded testing to include d2 and nc
Marcin Godzina [Tue, 7 Jul 2026 08:05:24 +0000 (10:05 +0200)]
[#4630] removed space in rst file
Marcin Godzina [Tue, 7 Jul 2026 07:33:12 +0000 (09:33 +0200)]
[#4630] added changelog
Marcin Godzina [Tue, 7 Jul 2026 07:27:27 +0000 (09:27 +0200)]
[#4630] moved -d to begining
Marcin Godzina [Mon, 6 Jul 2026 18:24:12 +0000 (20:24 +0200)]
[#4630] keactrl options tests
Marcin Godzina [Mon, 6 Jul 2026 11:54:16 +0000 (13:54 +0200)]
[#4630] Added server options to keactrl
Francis Dupont [Tue, 7 Jul 2026 21:18:27 +0000 (23:18 +0200)]
[#4560] Wording
Francis Dupont [Tue, 7 Jul 2026 10:33:02 +0000 (12:33 +0200)]
[#4560] Drop v6 truncated relay headers
Thomas Markwalder [Sun, 5 Jul 2026 09:47:44 +0000 (05:47 -0400)]
[#4587] Fixed yang and postgresql typos
modified: src/hooks/dhcp/pgsql/pgsql_lease_mgr.cc
modified: src/lib/pgsql/pgsql_exchange.cc
modified: src/lib/yang/adaptor_host.cc
Thomas Markwalder [Tue, 7 Jul 2026 17:14:33 +0000 (13:14 -0400)]
[#4587] Addressed review comments
minor clean ups
modified: src/lib/dns/tests/rdata_unittest.cc
modified: src/lib/util/str.h
Thomas Markwalder [Tue, 7 Jul 2026 14:09:31 +0000 (10:09 -0400)]
[#4587] Use new dumpAsHex variants and byteToHex
modified: src/bin/dhcp6/dhcp6_srv.cc
modified: src/bin/perfdhcp/test_control.cc
modified: src/bin/perfdhcp/test_control.h
modified: src/hooks/dhcp/flex_id/callouts.cc
modified: src/hooks/dhcp/flex_id/flex_id_messages.mes
modified: src/hooks/dhcp/flex_option/flex_option.cc
modified: src/hooks/dhcp/forensic_log/lease4_callouts.cc
modified: src/hooks/dhcp/forensic_log/lease6_callouts.cc
modified: src/hooks/dhcp/forensic_log/tests/legal_log_mgr_unittests.cc
modified: src/hooks/dhcp/mysql/mysql_lease_mgr.cc
modified: src/hooks/dhcp/pgsql/pgsql_lease_mgr.cc
modified: src/hooks/dhcp/radius/radius_access.cc
modified: src/hooks/dhcp/radius/radius_accounting.cc
modified: src/hooks/dhcp/radius/radius_backend.cc
modified: src/hooks/dhcp/radius/radius_utils.cc
modified: src/hooks/dhcp/radius/radius_utils.h
modified: src/hooks/dhcp/radius/tests/access_unittests.cc
modified: src/hooks/dhcp/user_chk/user.cc
modified: src/lib/d2srv/testutils/nc_test_utils.cc
modified: src/lib/dhcp/hwaddr.cc
modified: src/lib/dhcp/option.cc
modified: src/lib/dhcpsrv/legal_log_mgr.cc
modified: src/lib/dhcpsrv/legal_log_mgr.h
modified: src/lib/dhcpsrv/memfile_lease_mgr.cc
modified: src/lib/dhcpsrv/tests/memfile_lease_mgr_unittest.cc
modified: src/lib/dns/tests/rdata_unittest.cc
modified: src/lib/eval/token.cc
modified: src/lib/pgsql/pgsql_exchange.cc
modified: src/lib/util/str.cc
modified: src/lib/util/str.h
modified: src/lib/yang/adaptor_host.cc
Thomas Markwalder [Sun, 5 Jul 2026 04:47:15 +0000 (00:47 -0400)]
[#4626] Addressed review comments
Added UT scenarios, minor clean up
Francis Dupont [Sat, 4 Jul 2026 12:24:05 +0000 (14:24 +0200)]
[#4626] Spelling and build fixes
Thomas Markwalder [Tue, 30 Jun 2026 10:31:16 +0000 (06:31 -0400)]
[#4626] Clean up dhcp4 UT
/src/bin/dhcp4/tests/vendor_opts_unittest.cc
TEST_F(VendorOptsTest, sanityCheckDeferredOptions) - new test
Thomas Markwalder [Mon, 29 Jun 2026 22:53:25 +0000 (18:53 -0400)]
[#4626] Do not skip when lenient parsing enabled
Instead of skipping the option, parse it if lenient
parsing is true.
modified: libdhcp++.cc
modified: tests/libdhcp++_unittest.cc
Thomas Markwalder [Sun, 28 Jun 2026 16:57:00 +0000 (12:57 -0400)]
[#4626] Detect option lengths that are too long
/src/bin/dhcp4/dhcp4_srv.cc
Dhcpv4Srv::deferredUnpack()
- add a call to LibDHCP::sanityCheckScalarLength()
/src/lib/dhcp/libdhcp++.cc
LibDHCP::unpackOptions6()
LibDHCP::unpackOptions4()
- add a call to LibDHCP::sanityCheckScalarLength()
LibDHCP::sanityCheckScalarLength()
- new function to sanity check length of scalars
/src/lib/dhcp/tests/libdhcp++_unittest.cc
TEST_F(LibDhcpTest, invalidScalarLengthLenientDisabled4)
TEST_F(LibDhcpTest, invalidScalarLengthLenientEnabled4)
TEST_F(LibDhcpTest, invalidScalarLengthLenientDisabled6)
TEST_F(LibDhcpTest, invalidScalarLengthLenientEnabled6)
/src/lib/dhcp/tests/pkt4_unittest.cc
TEST_F(Pkt4Test, truncatedVendorLength) - use ASSERT_THROW_MSG
/src/lib/dhcp/testutils/pkt_captures4.cc
Truncated vendor option data in truncated vendor option
packet not just its length. Formerly the length was set to
1 but the data was still 85 bytes. This was causing the new
sanity checking to throw while to parse those bytes.
Francis Dupont [Mon, 6 Jul 2026 20:49:03 +0000 (22:49 +0200)]
[#4578] Spelling
Francis Dupont [Mon, 6 Jul 2026 20:47:00 +0000 (22:47 +0200)]
[#4578] Spelling
Francis Dupont [Sat, 4 Jul 2026 13:59:23 +0000 (15:59 +0200)]
[#4578] Disabled empty hwaddr lookup
Francis Dupont [Mon, 6 Jul 2026 14:43:20 +0000 (16:43 +0200)]
[#4545] Moved lenient flag
Francis Dupont [Mon, 6 Jul 2026 14:30:36 +0000 (16:30 +0200)]
[#4545] Spelling
Francis Dupont [Sat, 27 Jun 2026 09:15:05 +0000 (11:15 +0200)]
[#4545] Made iaprefix unpack stricter
Francis Dupont [Mon, 6 Jul 2026 15:33:54 +0000 (17:33 +0200)]
[#4] Spelling
Francis Dupont [Sun, 5 Jul 2026 12:04:12 +0000 (14:04 +0200)]
[#4] Fixed selectSubnet4o6
Razvan Becheriu [Thu, 2 Jul 2026 08:38:42 +0000 (11:38 +0300)]
[#4526] addressed review
Francis Dupont [Thu, 25 Jun 2026 10:35:26 +0000 (12:35 +0200)]
[#4526] Added mark-continuation-lines
Francis Dupont [Thu, 2 Jul 2026 14:31:31 +0000 (16:31 +0200)]
[#2598] Added VCI UTs
Francis Dupont [Thu, 2 Jul 2026 07:46:07 +0000 (09:46 +0200)]
[#2598] Revamped escape escape point
Francis Dupont [Wed, 1 Jul 2026 16:56:29 +0000 (18:56 +0200)]
[#2598] Addressed easy comments
Francis Dupont [Wed, 1 Jul 2026 16:44:01 +0000 (18:44 +0200)]
[#2598] Fixed per[-]cent spelling
Francis Dupont [Sat, 13 Jun 2026 09:31:10 +0000 (11:31 +0200)]
[#2598] Fixed and improved
Francis Dupont [Fri, 5 Jun 2026 13:45:51 +0000 (15:45 +0200)]
[#2598] Small improvement
Francis Dupont [Tue, 2 Jun 2026 09:30:32 +0000 (11:30 +0200)]
[#2598] Last updates
Francis Dupont [Mon, 1 Jun 2026 11:56:13 +0000 (13:56 +0200)]
[#2598] Added def UT
Francis Dupont [Mon, 1 Jun 2026 06:54:57 +0000 (08:54 +0200)]
[#2598] Mitigated a duplicate-includes bug
Francis Dupont [Sun, 31 May 2026 15:53:36 +0000 (17:53 +0200)]
[#2598] Made escape an injection
Francis Dupont [Sun, 31 May 2026 15:26:59 +0000 (17:26 +0200)]
[#2598] Checkpoint: added vendor class
Francis Dupont [Sun, 31 May 2026 14:53:57 +0000 (16:53 +0200)]
[#2598] Checkpoint: added escape util
Francis Dupont [Fri, 26 Jun 2026 16:45:39 +0000 (18:45 +0200)]
[#4597] Disabled UDP4 fragmentation
Razvan Becheriu [Wed, 1 Jul 2026 14:41:44 +0000 (17:41 +0300)]
[#4415] addressed review comments
Razvan Becheriu [Tue, 30 Jun 2026 20:55:32 +0000 (23:55 +0300)]
[#4415] added -F flag to exit on critical error
Razvan Becheriu [Tue, 16 Jun 2026 18:40:36 +0000 (21:40 +0300)]
[#4415] addressed review comments
Razvan Becheriu [Tue, 16 Jun 2026 18:22:47 +0000 (21:22 +0300)]
[#4415] updated unit tests
Razvan Becheriu [Tue, 16 Jun 2026 14:15:11 +0000 (17:15 +0300)]
[#4415] fixed indentation and typos
Francis Dupont [Tue, 16 Jun 2026 13:19:20 +0000 (15:19 +0200)]
[#4415] Updated DB reconnect logs
Razvan Becheriu [Tue, 16 Jun 2026 10:41:06 +0000 (13:41 +0300)]
[#4415] updated unit tests
Razvan Becheriu [Tue, 16 Jun 2026 07:05:56 +0000 (10:05 +0300)]
[#4415] added ChangeLog entry
Razvan Becheriu [Mon, 15 Jun 2026 21:26:38 +0000 (00:26 +0300)]
[#4415] firxed UTs