]>
git.ipfire.org Git - thirdparty/kea.git/log
Andrei Pavel [Thu, 19 May 2022 09:58:31 +0000 (12:58 +0300)]
[#562] add LibLoadTest fixture
Andrei Pavel [Wed, 11 May 2022 11:23:51 +0000 (14:23 +0300)]
[#562] add ChangeLog entry
Andrei Pavel [Fri, 6 May 2022 05:56:07 +0000 (08:56 +0300)]
[#562] document rate limiting
Andrei Pavel [Fri, 6 May 2022 05:56:19 +0000 (08:56 +0300)]
[#562] add an ordered_unique index to ClientClassContainer
Andrei Pavel [Fri, 6 May 2022 05:56:00 +0000 (08:56 +0300)]
[#562] mention mark and argument in logger error
Andrei Pavel [Fri, 6 May 2022 05:55:54 +0000 (08:55 +0300)]
[#562] template adapters to existing qualified names
Andrei Pavel [Fri, 6 May 2022 05:55:44 +0000 (08:55 +0300)]
[#562] enable range-based for loops on ClientClasses
Andrei Pavel [Fri, 6 May 2022 05:55:32 +0000 (08:55 +0300)]
[#562] use SubnetID from subnet_id.h in Lease
Razvan Becheriu [Thu, 19 May 2022 15:53:08 +0000 (18:53 +0300)]
[#2381] addresses review
Razvan Becheriu [Sun, 8 May 2022 08:55:02 +0000 (11:55 +0300)]
[#2381] fixed initialization race
Marcin Godzina [Thu, 19 May 2022 16:17:55 +0000 (16:17 +0000)]
Apply 1 suggestion(s) to 1 file(s)
Marcin Godzina [Thu, 19 May 2022 16:09:49 +0000 (16:09 +0000)]
Apply 1 suggestion(s) to 1 file(s)
Marcin Godzina [Thu, 19 May 2022 16:09:16 +0000 (16:09 +0000)]
Apply 1 suggestion(s) to 1 file(s)
Francis Dupont [Thu, 19 May 2022 14:40:56 +0000 (16:40 +0200)]
[#2414] spelling
Marcin Godzina [Wed, 18 May 2022 14:10:16 +0000 (14:10 +0000)]
Update doc/sphinx/arm/hooks-ha.rst
Marcin Godzina [Tue, 17 May 2022 14:02:45 +0000 (14:02 +0000)]
Update doc/sphinx/arm/hooks-ha.rst
Marcin Godzina [Tue, 17 May 2022 13:36:24 +0000 (13:36 +0000)]
Update doc/sphinx/arm/hooks-ha.rst
Marcin Godzina [Tue, 17 May 2022 13:23:39 +0000 (13:23 +0000)]
Update doc/sphinx/arm/hooks-ha.rst
Marcin Godzina [Tue, 17 May 2022 13:04:20 +0000 (13:04 +0000)]
Update doc/sphinx/arm/hooks-ha.rst
Thomas Markwalder [Thu, 19 May 2022 18:49:45 +0000 (14:49 -0400)]
[#2354] Allow test expression for SKIP_DDNS
doc/sphinx/arm/hooks-ddns-tuning.rst
src/lib/dhcpsrv/client_class_def.cc
Thomas Markwalder [Thu, 19 May 2022 17:47:54 +0000 (13:47 -0400)]
[#2354] Fixed a typo in ARM
modified: hooks-ddns-tuning.rst
Thomas Markwalder [Thu, 19 May 2022 17:38:10 +0000 (13:38 -0400)]
[#2354] Added a note to DDNS-tuning section
modified: arm/hooks-ddns-tuning.rst
Thomas Markwalder [Thu, 19 May 2022 14:56:10 +0000 (10:56 -0400)]
[#2354] Addressed review comments
doc/sphinx/arm/classify.rst
Added SKIP_DDNS
doc/sphinx/arm/hooks.rst
Fixed spelling.
src/bin/dhcp6/tests/Makefile.am
Restored commented out line
Thomas Markwalder [Wed, 11 May 2022 17:59:48 +0000 (13:59 -0400)]
[#2354] Update response FQDN flags when skipping DDNS
src/bin/dhcp4/dhcp4_srv.cc
Dhcpv4Srv::processClientName() - update flags in response
FQDN to reflect no updates when DDNS gets skipped
src/bin/dhcp6/dhcp6_srv.cc
Dhcpv6Srv::processClientFqdn()) - update flags in response
FQDN to reflect no updates when DDNS gets skipped
Thomas Markwalder [Wed, 11 May 2022 14:14:56 +0000 (10:14 -0400)]
[#2354] Added built-in class "SKIP_DDNS"
Added ChangeLog entry
doc/sphinx/arm/hooks-ddns-tuning.rst
doc/sphinx/arm/hooks.rst
Updated ARM
src/lib/dhcpsrv/client_class_def.cc
Added built-in class "SKIP_DDNS"
Razvan Becheriu [Thu, 19 May 2022 17:22:11 +0000 (20:22 +0300)]
[#2227] added ChangeLog entry
Thomas Markwalder [Thu, 19 May 2022 17:08:47 +0000 (13:08 -0400)]
[2227] Minor edits in to ARM
modified: doc/sphinx/arm/dhcp4-srv.rst
Razvan Becheriu [Thu, 19 May 2022 15:39:41 +0000 (18:39 +0300)]
[#2227] added documentation in ARM
Razvan Becheriu [Thu, 19 May 2022 14:59:48 +0000 (17:59 +0300)]
[#2227] addressed comments
Razvan Becheriu [Wed, 18 May 2022 19:09:45 +0000 (22:09 +0300)]
[#2227] restore initial packet options
Razvan Becheriu [Wed, 18 May 2022 15:42:26 +0000 (18:42 +0300)]
[#2227] reverted changes in CB
Razvan Becheriu [Thu, 5 May 2022 21:16:48 +0000 (00:16 +0300)]
[#2227] split suboptions in separate options
Razvan Becheriu [Tue, 19 Apr 2022 17:57:06 +0000 (20:57 +0300)]
[#2227] fixed unittests
Razvan Becheriu [Tue, 19 Apr 2022 13:37:51 +0000 (16:37 +0300)]
[#2227] add support for unpacking multiple options with the same code RFC3396
Razvan Becheriu [Mon, 18 Apr 2022 21:20:54 +0000 (00:20 +0300)]
[#2227] add support for long options RFC3396
Wlodek Wencel [Wed, 18 May 2022 07:22:15 +0000 (09:22 +0200)]
[#2410] fedora 35 and 35 support
manu [Fri, 13 May 2022 07:24:28 +0000 (09:24 +0200)]
Enable additional features in hammer.py for RHEL8
Wlodek Wencel [Thu, 12 May 2022 11:48:07 +0000 (13:48 +0200)]
[#2410] build rhel 8 pkgs
Marcin Siodelski [Tue, 17 May 2022 12:58:37 +0000 (14:58 +0200)]
[#2409] Corrected ChangeLog per review comments
Marcin Siodelski [Mon, 16 May 2022 07:35:22 +0000 (09:35 +0200)]
[#2409] Added ChangeLog for #2409
Marcin Siodelski [Mon, 16 May 2022 06:11:14 +0000 (08:11 +0200)]
[#2409] Fix wrong subnet-id assignment
Fix an issue in the allocation engine resulting in wrong subnet assignment
after the lease renew.
Marcin Godzina [Wed, 27 Apr 2022 09:11:03 +0000 (09:11 +0000)]
Update configure.ac
Francis Dupont [Tue, 17 May 2022 08:22:02 +0000 (10:22 +0200)]
[#1263] Changed List by Control
Francis Dupont [Tue, 17 May 2022 08:10:44 +0000 (10:10 +0200)]
[#1263] Added ChangeLog and hook table entries
Razvan Becheriu [Mon, 16 May 2022 22:15:58 +0000 (01:15 +0300)]
[#1263] addressed review
Razvan Becheriu [Mon, 16 May 2022 22:11:54 +0000 (01:11 +0300)]
[#1263] addressed review
Razvan Becheriu [Mon, 16 May 2022 20:12:33 +0000 (23:12 +0300)]
[#1263] addressed review
Francis Dupont [Mon, 16 May 2022 14:04:27 +0000 (16:04 +0200)]
[#1263] Added extensive example
Francis Dupont [Fri, 13 May 2022 17:04:11 +0000 (19:04 +0200)]
[#1263] Applied lib/http patch
Francis Dupont [Fri, 13 May 2022 17:02:07 +0000 (19:02 +0200)]
[#1263] Restored messages stuff
Francis Dupont [Fri, 13 May 2022 16:33:04 +0000 (18:33 +0200)]
[#1263] Ported RBAC hook doc and examples
manu [Thu, 12 May 2022 10:34:45 +0000 (12:34 +0200)]
Hammer: add MariaDB and PostgreSQL for RHEL 8
Dan Theisen [Tue, 1 Feb 2022 13:19:12 +0000 (05:19 -0800)]
Hammer: Add support for Alpine 3.14 and 3.15
Thomas Markwalder [Tue, 26 Apr 2022 19:28:22 +0000 (15:28 -0400)]
[#2392] Fixed typos in ChangeLog
Thomas Markwalder [Tue, 26 Apr 2022 19:07:10 +0000 (15:07 -0400)]
[#2392] Fixed kea-dhcp6 not updating outbound FQDN
Added Changelog
src/bin/dhcp6/dhcp6_srv.cc
Dhcpv6Srv::processClientFqdn() - changed to update the outbound FQDN
Thomas Markwalder [Tue, 26 Apr 2022 15:30:56 +0000 (11:30 -0400)]
[#2390] Another Changelog typo
Thomas Markwalder [Tue, 26 Apr 2022 15:22:17 +0000 (11:22 -0400)]
[#2390] Fixed typos in ChangeLog
Thomas Markwalder [Tue, 26 Apr 2022 14:54:36 +0000 (10:54 -0400)]
[#2390] Fix failing reconfigure in kea-dhcpX
Added ChangeLog
src/bin/dhcp4/dhcp4_srv.cc
src/bin/dhcp4/dhcp6_srv.cc
add RAII wrapper around callout handle prior to invoking ddnsX_update
callouts
Marcin Godzina [Mon, 25 Apr 2022 17:17:45 +0000 (19:17 +0200)]
[#2388] release changes
Thomas Markwalder [Mon, 25 Apr 2022 12:52:34 +0000 (08:52 -0400)]
[#2385] ChangeLog typo
Razvan Becheriu [Fri, 22 Apr 2022 20:30:00 +0000 (23:30 +0300)]
[#2385] bump lib versions for 2.1.5
Tomek Mrugalski [Mon, 25 Apr 2022 12:55:55 +0000 (14:55 +0200)]
[#1842] Rewording after review
Tomek Mrugalski [Fri, 22 Apr 2022 13:41:13 +0000 (15:41 +0200)]
[#1842] ChangeLog added
Tomek Mrugalski [Fri, 22 Apr 2022 13:38:46 +0000 (15:38 +0200)]
[#687] Rearranged table in the docs
Andrei Pavel [Mon, 4 Apr 2022 13:34:14 +0000 (16:34 +0300)]
[#1842] document overlapping pools and subnets
Marcin Godzina [Mon, 25 Apr 2022 11:56:41 +0000 (11:56 +0000)]
Update conf.py
Razvan Becheriu [Fri, 22 Apr 2022 19:03:45 +0000 (22:03 +0300)]
[#687] fixed unittests
Wlodek Wencel [Thu, 21 Apr 2022 15:18:15 +0000 (17:18 +0200)]
[#2382] reduced hook list in example
Tomek Mrugalski [Fri, 22 Apr 2022 11:48:30 +0000 (13:48 +0200)]
#687 Compilation fix after rebase
Tomek Mrugalski [Fri, 22 Apr 2022 11:25:09 +0000 (13:25 +0200)]
[#687] Compacted changelog entries
Tomek Mrugalski [Fri, 22 Apr 2022 11:24:51 +0000 (13:24 +0200)]
[#2352] Corrected minor comment mistake
Dan Theisen [Fri, 8 Apr 2022 20:44:51 +0000 (13:44 -0700)]
[#687] Add ChangeLog entry for CTRL_AGENT_COMMAND_RECEIVED log line
Dan Theisen [Fri, 8 Apr 2022 19:54:27 +0000 (12:54 -0700)]
[#687] Add additional log line called CTRL_AGENT_COMMAND_RECEIVED recording command and source.
Dan Theisen [Thu, 7 Apr 2022 22:10:55 +0000 (15:10 -0700)]
[#687] Revert addition of COMMAND_RECEIVED_FROM log message to base_command_mgr.cc
Francis Dupont [Thu, 31 Mar 2022 22:52:43 +0000 (00:52 +0200)]
[#687] Moved the setRemote location breaking many UTs
Francis Dupont [Thu, 31 Mar 2022 16:48:28 +0000 (18:48 +0200)]
[#687] Added the remote address in the json
Dan Theisen [Thu, 7 Apr 2022 22:15:12 +0000 (15:15 -0700)]
[#687] Add ChangeLog entry CTRL_AGENT_COMMAND_FORWARDED log line change
Dan Theisen [Thu, 7 Apr 2022 22:10:55 +0000 (15:10 -0700)]
[#687] Revert addition of COMMAND_RECEIVED_FROM log message to base_command_mgr.cc
Dan Theisen [Thu, 7 Apr 2022 07:20:07 +0000 (00:20 -0700)]
[#687] Add remote-address to CTRL_AGENT_COMMAND_FORWARDED log message if it is available
Dan Theisen [Thu, 7 Apr 2022 01:44:13 +0000 (18:44 -0700)]
[#687] Add remote-address to HTTP and TLS unit tests
Francis Dupont [Thu, 31 Mar 2022 22:52:43 +0000 (00:52 +0200)]
[#687] Moved the setRemote location breaking many UTs
Francis Dupont [Thu, 31 Mar 2022 16:48:28 +0000 (18:48 +0200)]
[#687] Added the remote address in the json
Tomek Mrugalski [Fri, 22 Apr 2022 08:20:21 +0000 (10:20 +0200)]
[#2352] changelog now mentions debuglevel
Razvan Becheriu [Fri, 25 Mar 2022 16:32:16 +0000 (18:32 +0200)]
[#2352] added ChangeLog
Razvan Becheriu [Mon, 21 Mar 2022 18:11:51 +0000 (20:11 +0200)]
[#2352] added more debug messages
Tomek Mrugalski [Thu, 21 Apr 2022 14:20:35 +0000 (14:20 +0000)]
Apply 1 suggestion(s) to 1 file(s)
Razvan Becheriu [Thu, 21 Apr 2022 08:05:18 +0000 (11:05 +0300)]
[#1548] fixed comments and code cleanup
Thomas Markwalder [Tue, 12 Apr 2022 15:56:46 +0000 (11:56 -0400)]
[#1548] Revised ddns-tuning v6 rules in ARM
modified: hooks-ddns-tuning.rst
Thomas Markwalder [Thu, 7 Apr 2022 20:04:41 +0000 (16:04 -0400)]
{#1548] Documented new ddns4/6_update hook points
src/bin/dhcp4/dhcp4_hooks.dox
src/bin/dhcp6/dhcp6_hooks.dox
Thomas Markwalder [Thu, 7 Apr 2022 18:47:56 +0000 (14:47 -0400)]
[#1548] kea-dhcp4 updates host name option after ddns4_update
ddns-tuning hook no longer updates outbound host option, that
is now done by kea-dhcp4 when there are changes.
modified: dhcp4_srv.cc
Thomas Markwalder [Thu, 7 Apr 2022 17:07:17 +0000 (13:07 -0400)]
[#1548] kea-dhcpX update outbound fqdn after ddnsX_update
Moved responsibility from hook lib to servers. This makes the hook
point more uniformly usable to custom hook developers
src/bin/dhcp4/dhcp4_srv.cc
Dhcpv4Srv::processClientName() - update the FQDN option
in response as part of ddns4_update hook point logic
src/bin/dhcp6/dhcp6_srv.cc
Dhcpv6Srv::processClientFqdn() - update the FQDN option
in response as part of ddns6_update hook point logic
Thomas Markwalder [Thu, 7 Apr 2022 13:47:19 +0000 (09:47 -0400)]
[#1548] Added ChangeLog entry
Thomas Markwalder [Thu, 7 Apr 2022 13:42:19 +0000 (09:42 -0400)]
[#1548] kea-dhcp6 now supports ddns6_update hook point
src/bin/dhcp6/dhcp6_messages.cc b/src/bin/dhcp6/dhcp6_messages.*
added DHCP6_HOOK_DDNS_UPDATE log message
src/bin/dhcp6/dhcp6_srv.cc
Dhcpv6Srv::processClientFqdn() - added ddns6_update() hook point
Thomas Markwalder [Wed, 6 Apr 2022 17:53:34 +0000 (13:53 -0400)]
[#1548] Improved documentation in the ARM
modified: arm/hooks-ddns-tuning.rst
Thomas Markwalder [Wed, 6 Apr 2022 12:43:37 +0000 (08:43 -0400)]
[#1548] Corrected ddsn update callout names
src/bin/dhcp4/dhcp4_srv.cc
Thomas Markwalder [Mon, 28 Mar 2022 14:37:48 +0000 (10:37 -0400)]
[#1548] ddns-tuning hook doc changes
doc/sphinx/arm/hooks-ddns-tuning.rst
Tomek Mrugalski [Fri, 18 Mar 2022 10:20:37 +0000 (11:20 +0100)]
[#1548] Doc added for ddns-tuning
Tomek Mrugalski [Wed, 16 Mar 2022 16:29:57 +0000 (17:29 +0100)]
[#1548] hook point renamed to ddns_update4
Tomek Mrugalski [Mon, 14 Mar 2022 23:06:24 +0000 (00:06 +0100)]
[#1548] dhcp4 messages regenerated
Tomek Mrugalski [Mon, 14 Mar 2022 12:49:23 +0000 (13:49 +0100)]
[#1548] DDNS tuning hook removed