]>
git.ipfire.org Git - thirdparty/kea.git/log
Wlodek Wencel [Mon, 19 Aug 2019 12:41:44 +0000 (14:41 +0200)]
pre 1.5.0-P1 release changes
Marcin Siodelski [Fri, 16 Aug 2019 19:14:28 +0000 (21:14 +0200)]
[#841,!15-p] Added ChangeLog entry for #841.
Marcin Siodelski [Fri, 16 Aug 2019 18:42:25 +0000 (20:42 +0200)]
[#841,!15-p] Corrected libdhcpsrv verion number per review comment.
Marcin Siodelski [Fri, 16 Aug 2019 18:08:09 +0000 (20:08 +0200)]
[#841,!15-p] Bumped up library version numbers.
Thomas Markwalder [Fri, 16 Aug 2019 16:14:07 +0000 (12:14 -0400)]
[1_5_0] Added missing space to error message
src/lib/dhcpsrv/memfile_lease_mgr.cc
Thomas Markwalder [Fri, 16 Aug 2019 15:38:59 +0000 (11:38 -0400)]
[#805,!12-p] Updated ChangeLog
Thomas Markwalder [Fri, 16 Aug 2019 13:32:07 +0000 (09:32 -0400)]
[#805,!12-p] Fixed CVSFileLease4 unit tests
src/lib/dhcpsrv/tests/csv_lease_file4_unittest.cc
Thomas Markwalder [Thu, 15 Aug 2019 18:33:46 +0000 (14:33 -0400)]
[#805,!12-p] Added comma to error message
src/lib/dhcpsrv/csv_lease_file4.cc
Thomas Markwalder [Thu, 15 Aug 2019 14:33:05 +0000 (10:33 -0400)]
[#805,!12-p] Applies the fix for #805,!6-p to 1_5_0 branch
Memfile (4/6) guards against missing identifiers on read and write
ChangeLog
src/bin/lfc/tests/lfc_controller_unittests.cc
src/lib/dhcpsrv/csv_lease_file4.cc
src/lib/dhcpsrv/csv_lease_file4.h
src/lib/dhcpsrv/csv_lease_file6.cc
src/lib/dhcpsrv/csv_lease_file6.h
src/lib/dhcpsrv/tests/csv_lease_file4_unittest.cc
src/lib/dhcpsrv/tests/csv_lease_file6_unittest.cc
src/lib/dhcpsrv/tests/generic_lease_mgr_unittest.cc
src/lib/dhcpsrv/tests/lease_file_loader_unittest.cc
Thomas Markwalder [Fri, 16 Aug 2019 12:34:23 +0000 (08:34 -0400)]
[#805,!9-p] Updated ChangeLog
Thomas Markwalder [Fri, 16 Aug 2019 12:26:05 +0000 (08:26 -0400)]
[#805,!9-p] Addressed review comments and updated copyright.
Thomas Markwalder [Wed, 14 Aug 2019 19:28:41 +0000 (15:28 -0400)]
[#805,!9-p] Applies the fix for #805,!5-p to 1.5.0
Adds max-row-errors parameter to kea-dhcp4/6.
Thomas Markwalder [Fri, 16 Aug 2019 12:02:50 +0000 (08:02 -0400)]
[#730,!7-p] Updated ChangeLog
Thomas Markwalder [Thu, 15 Aug 2019 21:01:29 +0000 (17:01 -0400)]
[#730,!7-p] Addressed review comments
Minor cleanup
ChangeLog
src/bin/dhcp4/dhcp4_messages.mes
src/bin/dhcp4/dhcp4_srv.cc
src/lib/dns/tests/name_unittest.cc
Thomas Markwalder [Tue, 13 Aug 2019 19:15:00 +0000 (15:15 -0400)]
[#730,!7-p] Updated ChangeLog
Thomas Markwalder [Tue, 13 Aug 2019 19:09:20 +0000 (15:09 -0400)]
[#730,!7-p] Replace asserts with exception throws
ChangeLog
src/bin/dhcp4/dhcp4_messages.mes
src/bin/dhcp4/dhcp4_srv.cc
src/bin/dhcp4/tests/fqdn_unittest.cc
src/lib/dhcp_ddns/ncr_msg.cc
src/lib/dns/labelsequence.cc
src/lib/dns/name.cc
src/lib/dns/tests/name_unittest.cc
src/lib/exceptions/Makefile.am
src/lib/exceptions/isc_assert.h (new file)
src/lib/exceptions/tests/exceptions_unittest.cc
Thomas Markwalder [Thu, 15 Aug 2019 20:54:48 +0000 (16:54 -0400)]
[1_5_0] Added CVE# to ChangeLog
Thomas Markwalder [Wed, 14 Aug 2019 16:08:24 +0000 (12:08 -0400)]
[#722,!3-p] Updated ChangeLog entry
Thomas Markwalder [Wed, 14 Aug 2019 15:50:19 +0000 (11:50 -0400)]
[#722,!3-p] Addressed review comment
src/bin/dhcp6/dhcp6_srv.cc
Dhcp6Srv::sanityCheckDuid() - reworked sanity check logic
Tomek Mrugalski [Mon, 12 Aug 2019 16:30:56 +0000 (18:30 +0200)]
[#722,!3] Proposed improvement in DUID checks
Thomas Markwalder [Fri, 12 Jul 2019 17:12:08 +0000 (13:12 -0400)]
[#722,!3] Fixed ChangeLog Entry number
Thomas Markwalder [Fri, 12 Jul 2019 17:08:36 +0000 (13:08 -0400)]
[#722,!3] Added ChangeLog Entry
Thomas Markwalder [Fri, 12 Jul 2019 15:15:30 +0000 (11:15 -0400)]
[#722,!3] Applies the fix for #722 to 1.5.0
kea-dhcp6 sanity checking now catches over-sized DUIDs
modified:
src/bin/dhcp6/dhcp6_srv.cc
src/bin/dhcp6/tests/dhcp6_srv_unittest.cc
src/bin/dhcp6/tests/dhcp6_test_utils.h
src/lib/dhcp/duid.cc
src/lib/dhcp/tests/duid_unittest.cc
Wlodek Wencel [Thu, 13 Dec 2018 19:21:41 +0000 (20:21 +0100)]
[v1_5_0] fixed merge issue
Wlodek Wencel [Thu, 13 Dec 2018 18:57:21 +0000 (19:57 +0100)]
[v1_5_0] release version bumped up
Wlodek Wencel [Thu, 13 Dec 2018 18:56:30 +0000 (19:56 +0100)]
Merge branch 'master' into 1_5_0
Marcin Siodelski [Thu, 13 Dec 2018 18:46:44 +0000 (19:46 +0100)]
[#351,!175] Corrected typos in the updated keactrl section of user's guide.
Tomek Mrugalski [Thu, 13 Dec 2018 18:28:32 +0000 (19:28 +0100)]
[#351,!175] keactrl + netconf documented.
Marcin Siodelski [Thu, 13 Dec 2018 14:58:54 +0000 (15:58 +0100)]
[master] Several fixes to the documentation following 1.5.0 sanity checks.
Okayed on jabber.
Thomas Markwalder [Thu, 13 Dec 2018 14:55:08 +0000 (09:55 -0500)]
[master] Corrected CQL upgrade script
Merge branch '344-cql-upgrade-script-fails-on-ubuntu'
Tomek Mrugalski [Thu, 13 Dec 2018 14:40:14 +0000 (15:40 +0100)]
[#344,!173] Report test success
Thomas Markwalder [Thu, 13 Dec 2018 14:04:33 +0000 (09:04 -0500)]
[#344,!173] Scrubbed CQL upgrade script of "non-portables"
Francis Dupont [Wed, 12 Dec 2018 22:56:56 +0000 (23:56 +0100)]
[344-lease-cmds-unit-tests] Added casts for 32 bit compilers
Marcin Siodelski [Wed, 12 Dec 2018 18:22:49 +0000 (19:22 +0100)]
[#344,!171] Updated supported OSes in the User's guide.
Marcin Siodelski [Wed, 12 Dec 2018 18:19:07 +0000 (19:19 +0100)]
[#344,!171] Removed the section about server terminating when db conn lost.
Marcin Siodelski [Wed, 12 Dec 2018 18:16:40 +0000 (19:16 +0100)]
[#344,!171] Removed "Selecting the Configuration Backend" section.
Marcin Siodelski [Wed, 12 Dec 2018 18:13:54 +0000 (19:13 +0100)]
[#344,!171] Install notes point to gitlab rather than github.
Marcin Siodelski [Wed, 12 Dec 2018 18:04:24 +0000 (19:04 +0100)]
[#344,!171] Updated runtime dependencies in UG: Botan and OpenSSL.
Marcin Siodelski [Wed, 12 Dec 2018 17:51:35 +0000 (18:51 +0100)]
[#344,!171] Added Radius and Netconf optional runtime dependencies.
Marcin Siodelski [Wed, 12 Dec 2018 17:50:51 +0000 (18:50 +0100)]
[#344,!171] Added missing API command files to the distribution.
Wlodek Wencel [Wed, 12 Dec 2018 17:02:05 +0000 (18:02 +0100)]
[master] added sysrepo and libyang to AUTHORS file
Thomas Markwalder [Wed, 12 Dec 2018 16:34:48 +0000 (11:34 -0500)]
[master] Restored missing lock in packet_queue_ring.h
modified: src/lib/dhcp/packet_queue_ring.h
Wlodek Wencel [Wed, 12 Dec 2018 02:14:32 +0000 (03:14 +0100)]
[master] changes for 1.5.0 final release
Tomek Mrugalski [Tue, 11 Dec 2018 20:42:12 +0000 (21:42 +0100)]
[#284,!146] Minor correction in netconf/simple-dhcp4.json
Francis Dupont [Wed, 28 Nov 2018 22:21:24 +0000 (23:21 +0100)]
[284-need-dhcp6-example-for-netconf] Removed simple config and add simple DHCPv6 one
Tomek Mrugalski [Tue, 11 Dec 2018 19:15:39 +0000 (20:15 +0100)]
[#339, !169] Added macro expansion control.
This is supposed to fix the last error, but for some reason it doesn't.
Tomek Mrugalski [Tue, 11 Dec 2018 19:15:08 +0000 (20:15 +0100)]
[#339, !169] Corrected two mistakes.
Francis Dupont [Tue, 11 Dec 2018 16:14:36 +0000 (17:14 +0100)]
[339-doxygen-errors] doxygen fixes
Francis Dupont [Tue, 11 Dec 2018 16:12:17 +0000 (17:12 +0100)]
[339-doxygen-errors] Tentative doxygen fix
Francis Dupont [Tue, 11 Dec 2018 16:09:09 +0000 (17:09 +0100)]
[339-doxygen-errors] typo
Francis Dupont [Tue, 11 Dec 2018 16:06:58 +0000 (17:06 +0100)]
[339-doxygen-errors] Removed spurious @endcode
Marcin Siodelski [Tue, 11 Dec 2018 19:53:30 +0000 (20:53 +0100)]
[master] Added ChangeLog entry for #338.
Marcin Siodelski [Tue, 11 Dec 2018 15:13:54 +0000 (16:13 +0100)]
[#338,!168] Bumped up lib version numbers for Kea 1.5.0 final release.
Marcin Siodelski [Tue, 11 Dec 2018 19:23:10 +0000 (20:23 +0100)]
[master] Fixed the IfaceMgr code which missed negation in error condition.
Agreed on jabber.
Marcin Siodelski [Tue, 11 Dec 2018 19:20:07 +0000 (20:20 +0100)]
[master] Added ChangeLog for #337.
Marcin Siodelski [Tue, 11 Dec 2018 17:13:14 +0000 (18:13 +0100)]
[#337,!167] Guard against expiration time lower than valid lifetime.
Marcin Siodelski [Tue, 11 Dec 2018 14:22:16 +0000 (15:22 +0100)]
[#337,!167] Fixed errors for high lease expiration times in lease_cmds.
Francis Dupont [Tue, 11 Dec 2018 18:43:11 +0000 (19:43 +0100)]
[master] Added ChangeLog for the split control buffers (bug for 1.5-beta* users)
Francis Dupont [Tue, 11 Dec 2018 16:56:45 +0000 (17:56 +0100)]
[327-split-transmission-and-reception-control-buffers] Simplified condition
Francis Dupont [Mon, 10 Dec 2018 08:06:50 +0000 (09:06 +0100)]
[327-split-transmission-and-reception-control-buffers] Reported dhcp library part of !135
Marcin Siodelski [Tue, 11 Dec 2018 17:45:13 +0000 (18:45 +0100)]
[master] Added ChangeLog entry for #198.
Stephen Morris [Tue, 11 Dec 2018 15:32:11 +0000 (15:32 +0000)]
[#198,!160] Move information concerning JSON changes in future Kea versions to "notes".
Marcin Siodelski [Tue, 11 Dec 2018 10:26:49 +0000 (11:26 +0100)]
[#198,!160] Modify DHCPv4/v6 sections to not recommend combining configs.
Marcin Siodelski [Tue, 11 Dec 2018 10:07:16 +0000 (11:07 +0100)]
[#198,!160] Further corrections in the JSON section of Kea UG.
- Remove explicit statements about which server supports which feature
- Clarify planned Logging config changes.
Marcin Siodelski [Tue, 11 Dec 2018 09:38:26 +0000 (10:38 +0100)]
[#198,!160] Corrected link in the JSON section of UG.
Marcin Siodelski [Tue, 11 Dec 2018 09:33:43 +0000 (10:33 +0100)]
[#198,!160] Applied some changes to the JSON section of UG after review.
Francis Dupont [Wed, 5 Dec 2018 13:17:33 +0000 (14:17 +0100)]
[198-user-s-guide-update-json-section-needs-a-refresh] Added ECMA 404 ref and cleaned up JSON stuff
Francis Dupont [Tue, 11 Dec 2018 15:27:19 +0000 (16:27 +0100)]
[master] Added ChangeLog entry for JSON unicode escape fix
Francis Dupont [Mon, 18 Jun 2018 15:11:05 +0000 (17:11 +0200)]
[5582] Fixed handling of unicode escapes
Francis Dupont [Wed, 5 Dec 2018 12:49:05 +0000 (13:49 +0100)]
[297-old-text-about-multiple-classes-guards] Updated doc about one class vs classes (allow/deny old/not implemented idea)
Francis Dupont [Mon, 10 Dec 2018 21:43:18 +0000 (22:43 +0100)]
[master] Added ChangeLog entry for keactrl support of kea-netconf
Francis Dupont [Mon, 10 Dec 2018 21:32:20 +0000 (22:32 +0100)]
[186-add-kea-netconf-daemon-to-keactrl] Addressed comments
Francis Dupont [Fri, 7 Dec 2018 00:58:49 +0000 (01:58 +0100)]
[186-add-kea-netconf-daemon-to-keactrl] Finished. Seems to work with and without netconf
Francis Dupont [Thu, 6 Dec 2018 15:45:55 +0000 (16:45 +0100)]
[186-add-kea-netconf-daemon-to-keactrl] Checkpoint (works without netconf, need more with netconf)
Thomas Markwalder [Mon, 10 Dec 2018 20:25:29 +0000 (15:25 -0500)]
[master] Added ChangeLog entry 1500.
Thomas Markwalder [Mon, 10 Dec 2018 20:23:39 +0000 (15:23 -0500)]
[master] Added Congestion Handling section to Developer's Guide
Merge branch '278-add-documention-on-developing-your-own-packet-queue-implementation-to-developer-s-guide'
Marcin Siodelski [Mon, 10 Dec 2018 19:53:53 +0000 (20:53 +0100)]
[#278,!162] Corrected typos in the template argument name.
Thomas Markwalder [Mon, 10 Dec 2018 17:05:30 +0000 (12:05 -0500)]
[#278,!162] Addressed review comments
Marcin Siodelski [Mon, 10 Dec 2018 16:28:50 +0000 (17:28 +0100)]
[#278,!162] Further minor changes in Congestion Handling text.
Thomas Markwalder [Mon, 10 Dec 2018 16:21:52 +0000 (11:21 -0500)]
[master] Added ChangeLog entry 1499.
Marcin Siodelski [Mon, 10 Dec 2018 16:17:31 +0000 (17:17 +0100)]
[#278,!162] Minor cleanup in Congestion Handling per review.
Thomas Markwalder [Mon, 10 Dec 2018 16:15:32 +0000 (11:15 -0500)]
[master] Merge branch 'master' of gitlab.isc.org:isc-projects/kea
Re-merged with master.
Thomas Markwalder [Mon, 10 Dec 2018 16:14:44 +0000 (11:14 -0500)]
[master] Congestion Handling is now disabled by default
Merge branch '277-finalize-whether-congestion-handling-is-enabled-or-disabled-by-default'
Marcin Siodelski [Mon, 10 Dec 2018 16:08:42 +0000 (17:08 +0100)]
[master] Added ChangeLog entry for #173.
Marcin Siodelski [Mon, 10 Dec 2018 15:31:35 +0000 (16:31 +0100)]
[#173,!154] Added a note suggesting to set reconnect for all used backends.
Marcin Siodelski [Thu, 6 Dec 2018 17:46:26 +0000 (18:46 +0100)]
[#173,!154] Updated User's Guide with a warning about reconnect-wait-time.
Marcin Siodelski [Wed, 5 Dec 2018 11:26:53 +0000 (12:26 +0100)]
[#173,!154] Addressed review comments.
-reconnect-wait-time in unit tests in [ms]
-removed duplicated database_connection_unittest.cc
Marcin Siodelski [Tue, 4 Dec 2018 16:03:46 +0000 (17:03 +0100)]
[#173,!154] reconnect-wait-time is now in milliseconds.
Vicky Risk [Mon, 10 Dec 2018 15:12:58 +0000 (10:12 -0500)]
Oldkea linkfixes
Thomas Markwalder [Mon, 10 Dec 2018 15:04:19 +0000 (10:04 -0500)]
[#277, !164] Congestion Handling is now disabled by default
src/lib/dhcpsrv/parsers/simple_parser4.cc
src/lib/dhcpsrv/parsers/simple_parser6.cc
Changed enable-queue default to false
src/bin/dhcp4/tests/get_config_unittest.cc
src/bin/dhcp6/tests/get_config_unittest.cc
Rebuilt generated tests
doc/guide/congestion-handling.xml
Updated verbage on default setting
Francis Dupont [Mon, 10 Dec 2018 14:05:27 +0000 (15:05 +0100)]
[master] Added ChangeLog entry for YANG module revision check
Francis Dupont [Mon, 10 Dec 2018 13:50:41 +0000 (14:50 +0100)]
[204-move-models-] Addressing comments (finished)
Francis Dupont [Mon, 10 Dec 2018 12:38:29 +0000 (13:38 +0100)]
[204-move-models-] Addressing comments (checkpoint)
Francis Dupont [Mon, 10 Dec 2018 10:12:06 +0000 (11:12 +0100)]
[204-move-models-] Fixed rebase error
Francis Dupont [Thu, 22 Nov 2018 16:22:23 +0000 (17:22 +0100)]
[204-move-models-] Added yang_revisions.h to sources to enforce distrib
Francis Dupont [Thu, 22 Nov 2018 14:01:40 +0000 (15:01 +0100)]
[204-move-models-] Added unit tests
Francis Dupont [Thu, 22 Nov 2018 11:58:52 +0000 (12:58 +0100)]
[204-move-models-] Updated doxygen
Francis Dupont [Wed, 21 Nov 2018 16:13:09 +0000 (17:13 +0100)]
[204-move-models-] Updated doc
Francis Dupont [Wed, 21 Nov 2018 15:48:20 +0000 (16:48 +0100)]
[204-move-models-] Code done, tests to do
Francis Dupont [Wed, 21 Nov 2018 02:17:42 +0000 (03:17 +0100)]
[204-move-models-] Checkpoint: moved modules, added revisions, updated pretests