]>
git.ipfire.org Git - thirdparty/kea.git/log
Marcin Siodelski [Wed, 20 Feb 2019 08:59:25 +0000 (09:59 +0100)]
[#458,!231] Corrected descriptions of getAllGlobalParametersX functions.
Francis Dupont [Tue, 19 Feb 2019 22:38:15 +0000 (23:38 +0100)]
[458-config-backend-support-in-src-lib] Addressed comments
Francis Dupont [Fri, 8 Feb 2019 16:58:47 +0000 (17:58 +0100)]
[458-config-backend-support-in-src-lib] Updated config backed code and test utils to handle DHCPv6
Michal Nowikowski [Tue, 19 Feb 2019 20:53:52 +0000 (21:53 +0100)]
perfdhcp avalanche: added todo comments
Michal Nowikowski [Tue, 19 Feb 2019 13:37:00 +0000 (14:37 +0100)]
perfdhcp avalache: improvements after review
- simplified differentiating for IP version and exchange types
- added more comments
- fixed unittest for receiver by mocking socket
- added option for building perfdhcp by hammer
- added workaround for compiler bug that cannot handle enum class
as a key to std::unordered_map
- hidden warnings from boost by changing compiler flag
from -I<boost-path> to -isystem <boost-path>
- removed unused options_ field from StatsMgr class
Michal Nowikowski [Mon, 18 Feb 2019 13:29:21 +0000 (14:29 +0100)]
perfdhcp avalanche: completed avalanche unit tests
Michal Nowikowski [Mon, 18 Feb 2019 12:30:40 +0000 (13:30 +0100)]
perfdhcp avalanche: improvements after review
- CommandOptions is no longer a signleton - this makes testing easier
- added -i option taking into account in Avalanche scen (execute only DO exchange)
- fixed collecting stats in Avalanche scen
- improved TestControl tests, moved some of them to BasicScen tests
- made PerfSocket testable: it has a base class which is used for mocking in TestControl tests
- all references to another singleton, IfaceMgr wrapped into PerfSocket - this makes testing easier
- added unit tests for basic and avalanche scenarios, and perf socket
- added -Werror to prevent ignore warnings
- added more comments
Michal Nowikowski [Thu, 14 Feb 2019 10:34:15 +0000 (11:34 +0100)]
perfdhcp avalanche: several improvements
- fixed restoring pkt timestamp,
- added base abstract class for scenarios,
- added comments
Michal Nowikowski [Wed, 13 Feb 2019 14:05:30 +0000 (15:05 +0100)]
perfdhcp avalanche: code cleanup
Michal Nowikowski [Wed, 13 Feb 2019 13:55:23 +0000 (14:55 +0100)]
perdhcp avalanche: removed ignore_timestamp_reorder and added correcting pkt timestamp to fix negative RTT issue
Michal Nowikowski [Wed, 13 Feb 2019 11:39:33 +0000 (12:39 +0100)]
perfdhcp avalanche: added ipv6 part
Michal Nowikowski [Wed, 13 Feb 2019 09:14:29 +0000 (10:14 +0100)]
cleaned up protected/public definition of TestControl class
Michal Nowikowski [Wed, 13 Feb 2019 08:40:57 +0000 (09:40 +0100)]
added scen help, code cleanup
Michal Nowikowski [Tue, 12 Feb 2019 14:55:51 +0000 (15:55 +0100)]
added avalanche scenario to perfdhcp
Francis Dupont [Wed, 6 Feb 2019 23:06:24 +0000 (00:06 +0100)]
[448-update-cb-cmds-to-handle-parameter-types] Extended SimpleRequiredKeywords with the any type
Tomek Mrugalski [Tue, 19 Feb 2019 12:04:38 +0000 (13:04 +0100)]
[#464,!238] ChangeLog updated
Francis Dupont [Mon, 18 Feb 2019 18:35:56 +0000 (19:35 +0100)]
[464-vivso-fix] Replaced vivso (v4 specific) by v6 vendor opts option
Tomek Mrugalski [Mon, 18 Feb 2019 15:58:25 +0000 (16:58 +0100)]
[#464,!238] Ability to add vendor opts in classes implemented for v6
Tomek Mrugalski [Mon, 18 Feb 2019 14:49:54 +0000 (15:49 +0100)]
[#464,!238] New tests for vendor opts in response only implemented
Tomek Mrugalski [Mon, 18 Feb 2019 14:49:22 +0000 (15:49 +0100)]
[#464,!238] v6 vendor options moved to separate file
Francis Dupont [Sat, 16 Feb 2019 14:19:52 +0000 (15:19 +0100)]
[464-vivso-fix] Fixed copyright years
Francis Dupont [Sat, 16 Feb 2019 14:01:42 +0000 (15:01 +0100)]
[464-vivso-fix] A a -> Add a
Francis Dupont [Sat, 16 Feb 2019 13:44:49 +0000 (14:44 +0100)]
[464-vivso-fix] Reindented
Tomek Mrugalski [Fri, 15 Feb 2019 16:29:04 +0000 (17:29 +0100)]
[#464,!238] User's guide updated
Tomek Mrugalski [Fri, 15 Feb 2019 15:39:15 +0000 (16:39 +0100)]
[#464,!238] configs simplified
Tomek Mrugalski [Fri, 15 Feb 2019 15:32:02 +0000 (16:32 +0100)]
[#464,!238] vivsoInResponseOnly fixed.
Tomek Mrugalski [Fri, 15 Feb 2019 14:54:18 +0000 (15:54 +0100)]
[#464,!238] New unit-test implemented for vendor opts processing
Tomek Mrugalski [Fri, 15 Feb 2019 12:45:02 +0000 (13:45 +0100)]
[#464,!238] Reenabled and cleaned up old vendor test
Tomek Mrugalski [Fri, 15 Feb 2019 12:44:42 +0000 (13:44 +0100)]
[#464,!238] Truncated vivso option moved to vendor_opts_unittest.cc
Tomek Mrugalski [Fri, 15 Feb 2019 12:33:31 +0000 (13:33 +0100)]
[#464,!238] Vendor tests moved to their own name (VendorOptsTest)
Tomek Mrugalski [Fri, 15 Feb 2019 12:29:08 +0000 (13:29 +0100)]
[#464,!238] Option 43 tests moved to vendor_opts_unittest.cc
Tomek Mrugalski [Fri, 15 Feb 2019 12:18:09 +0000 (13:18 +0100)]
[#464,!238] Moved vendor option tests to a separate file.
Tomek Mrugalski [Tue, 12 Feb 2019 19:05:57 +0000 (20:05 +0100)]
[#464,!238] Prototype fix for Genexis clients
Francis Dupont [Tue, 19 Feb 2019 10:50:08 +0000 (11:50 +0100)]
[master] Updated ChangeLog for iface::send returned value
Francis Dupont [Mon, 4 Feb 2019 16:12:51 +0000 (17:12 +0100)]
[417-incorrect-return-value-of-ifacemgr-send] Fixed interface manager and UDP socket packet filters send returned value
Francis Dupont [Fri, 8 Feb 2019 23:25:23 +0000 (00:25 +0100)]
[463-ordering-using-timestamps-without-fractional-part-fails-on-mysql-8] Sort audits by id when the modification timestamps are the same
Tomek Mrugalski [Tue, 12 Feb 2019 13:08:22 +0000 (14:08 +0100)]
[#380,!191] Updated description of the error message and comment.
Francis Dupont [Wed, 2 Jan 2019 14:33:59 +0000 (15:33 +0100)]
[380-unexpected-boost-include-capture] Added a protection against capture from extra boost in include path
Francis Dupont [Sat, 9 Feb 2019 01:38:44 +0000 (02:38 +0100)]
[361-kea-user-s-guide-table-listing-standard-options-uses-hex-instead-of-binary] Fixed type of option 60 vendor-class-identifier
Francis Dupont [Thu, 17 Jan 2019 10:14:19 +0000 (11:14 +0100)]
[361-kea-user-s-guide-table-listing-standard-options-uses-hex-instead-of-binary] hex -> binary in option descriptions
Tomek Mrugalski [Tue, 12 Feb 2019 13:24:54 +0000 (14:24 +0100)]
[master] Minor correction in INSTALL file.
Wlodek Wencel [Fri, 8 Feb 2019 18:20:33 +0000 (19:20 +0100)]
[master] typo fixed in enable perfdhcp
Marcin Siodelski [Fri, 8 Feb 2019 13:26:29 +0000 (14:26 +0100)]
[master] Added ChangeLog for #451.
Marcin Siodelski [Fri, 8 Feb 2019 11:58:27 +0000 (12:58 +0100)]
[#451,!227] Added unit tests for createBinding/createTriplet methods.
As a result of a review.
Marcin Siodelski [Fri, 8 Feb 2019 11:09:02 +0000 (12:09 +0100)]
[#451,!227] Corrected exception text as a result of review.
Marcin Siodelski [Wed, 6 Feb 2019 20:38:40 +0000 (21:38 +0100)]
[#451,!227] Store "unspecified" triplets as NULL in the MySQL DB.
Francis Dupont [Fri, 21 Dec 2018 15:44:06 +0000 (16:44 +0100)]
[366-check-circular_buffer-hpp-existence-in-configure] Added check for boost/circular_buffer.hpp
Marcin Siodelski [Fri, 8 Feb 2019 12:54:50 +0000 (13:54 +0100)]
[master] Added Changelog for #444.
Marcin Siodelski [Fri, 8 Feb 2019 12:18:53 +0000 (13:18 +0100)]
[#444,!229] Added new line in the dhcpdb_create.mysql
Marcin Siodelski [Thu, 7 Feb 2019 11:59:44 +0000 (12:59 +0100)]
[#444,!229] Switched back to second precision in MySQL CB.
Francis Dupont [Mon, 15 Oct 2018 13:37:21 +0000 (15:37 +0200)]
[165-netbsd-8-fixes] CCMSG_DATA
Francis Dupont [Sat, 2 Feb 2019 09:08:13 +0000 (10:08 +0100)]
[354-compilation-with-mysql-fails-on-fedora-29] Simplified patch
Francis Dupont [Sat, 2 Feb 2019 03:29:41 +0000 (04:29 +0100)]
[354-compilation-with-mysql-fails-on-fedora-29] Fixed MySQL hook on MariaDB
Francis Dupont [Sat, 2 Feb 2019 01:59:53 +0000 (02:59 +0100)]
[354-compilation-with-mysql-fails-on-fedora-29] Updated schema & upgrade
Francis Dupont [Sat, 22 Dec 2018 01:03:33 +0000 (02:03 +0100)]
[354-compilation-with-mysql-fails-on-fedora-29] Solved other issues
Francis Dupont [Fri, 21 Dec 2018 15:59:47 +0000 (16:59 +0100)]
[354-compilation-with-mysql-fails-on-fedora-29] Added HAVE_MYSQL_MY_BOOL
Thomas Markwalder [Thu, 7 Feb 2019 19:30:07 +0000 (14:30 -0500)]
[master] Fixed tagged_statements name collision
Merge branch '447-problems-with-loading-libdhcp_mysql_cb-lib'
Marcin Siodelski [Thu, 7 Feb 2019 15:54:36 +0000 (16:54 +0100)]
[#447,!222] Removed unused function as a result of review.
Francis Dupont [Tue, 5 Feb 2019 22:26:29 +0000 (23:26 +0100)]
[426-cassandra-unit-tests-ends-with-success-even-though-they-fail] Made DB script failure to throw
Francis Dupont [Tue, 5 Feb 2019 23:29:53 +0000 (00:29 +0100)]
[master] Some trivial doxygen fixes
Francis Dupont [Tue, 5 Feb 2019 22:22:59 +0000 (23:22 +0100)]
[master] Added ChangeLog about making perfdhcp build optional
Francis Dupont [Tue, 5 Feb 2019 21:57:51 +0000 (22:57 +0100)]
[340-make-perfdhcp-build-optional] Updated doc
Francis Dupont [Mon, 4 Feb 2019 15:16:27 +0000 (16:16 +0100)]
[340-make-perfdhcp-build-optional] Removed spurious a
Francis Dupont [Mon, 4 Feb 2019 15:01:40 +0000 (16:01 +0100)]
[340-make-perfdhcp-build-optional] typo
Francis Dupont [Mon, 4 Feb 2019 14:50:01 +0000 (15:50 +0100)]
[340-make-perfdhcp-build-optional] Made perfdhcp optional (default=no)
Tomek Mrugalski [Tue, 5 Feb 2019 21:19:16 +0000 (22:19 +0100)]
[#423,!216] Changelog updated
Alan [Sun, 27 Jan 2019 05:00:14 +0000 (05:00 +0000)]
Corrects flaw in kea-admin util scripts for PostgreSQL
Support #14017
Thomas Markwalder [Tue, 5 Feb 2019 18:48:33 +0000 (13:48 -0500)]
[master] kea-dhcp4 now merges shared-networks from config backend
Merge branch '399-merge-dhcpv4-shared-networks-fetched-from-the-cb-into-the-configuration'
Thomas Markwalder [Tue, 5 Feb 2019 16:41:11 +0000 (11:41 -0500)]
[#447,!222] Fixed tagged_statement name collision in mysql_cb
src/hooks/dhcp/mysql_cb/mysql_cb_dhcp4.cc
src/lib/dhcpsrv/mysql_host_data_source.cc
Enclosed tagged_statments declarations within
anonymous namespace to avoid collisions.
Thomas Markwalder [Tue, 5 Feb 2019 16:14:49 +0000 (11:14 -0500)]
[#399,!215] Additional review comment.
Francis Dupont [Mon, 4 Feb 2019 18:04:31 +0000 (19:04 +0100)]
[406-update-cb_cmds-with-get-commands] Moved testutils and use runToElementTest
Francis Dupont [Fri, 1 Feb 2019 19:59:45 +0000 (20:59 +0100)]
[406-update-cb_cmds-with-get-commands] Typo
Francis Dupont [Tue, 29 Jan 2019 22:40:09 +0000 (23:40 +0100)]
[406-update-cb_cmds-with-get-commands] Revert
Francis Dupont [Tue, 29 Jan 2019 22:32:39 +0000 (23:32 +0100)]
[406-update-cb_cmds-with-get-commands] Fixed a trivial bug in an old header
Francis Dupont [Tue, 29 Jan 2019 20:25:10 +0000 (21:25 +0100)]
[406-update-cb_cmds-with-get-commands] Updated comments
Francis Dupont [Tue, 29 Jan 2019 13:39:53 +0000 (14:39 +0100)]
[406-update-cb_cmds-with-get-commands] Expend runToElementTest which is built later
Francis Dupont [Sat, 26 Jan 2019 22:22:21 +0000 (23:22 +0100)]
[406-update-cb_cmds-with-get-commands] Added toElement to BackendSelector
Francis Dupont [Fri, 25 Jan 2019 22:50:44 +0000 (23:50 +0100)]
[406-update-cb_cmds-with-get-commands] Updated CB exception messages
Thomas Markwalder [Tue, 5 Feb 2019 13:24:15 +0000 (08:24 -0500)]
[#399,!215] Addressed review comments
Marcin Siodelski [Tue, 5 Feb 2019 08:50:11 +0000 (09:50 +0100)]
[#440,!218] Addressed review comments.
Marcin Siodelski [Mon, 4 Feb 2019 20:36:47 +0000 (21:36 +0100)]
[#440,!218] Implemented getSharedNetworkSubnets4 for DHCPv4 CB.
Francis Dupont [Mon, 4 Feb 2019 15:56:39 +0000 (16:56 +0100)]
[117-configure-script-doesn-t-fail-when-enable-generate-docs-is-used-and-docbook-style-xsl-is-not-installed] Moved the variable after ./configure as recommended by modern autoconfs
Tomek Mrugalski [Mon, 4 Feb 2019 15:41:17 +0000 (16:41 +0100)]
[#117,!207] Added example.
Francis Dupont [Mon, 4 Feb 2019 15:22:09 +0000 (16:22 +0100)]
[117-configure-script-doesn-t-fail-when-enable-generate-docs-is-used-and-docbook-style-xsl-is-not-installed] Reviewed and completed generate docs description
Tomek Mrugalski [Mon, 4 Feb 2019 13:40:44 +0000 (14:40 +0100)]
[#117,!207] --enable-generate-docs documented.
Francis Dupont [Thu, 17 Jan 2019 08:18:31 +0000 (09:18 +0100)]
[117-configure-script-doesn-t-fail-when-enable-generate-docs-is-used-and-docbook-style-xsl-is-not-installed] Made --nonet in xsltproc optional
Franciszek Gorski [Fri, 12 Oct 2018 09:33:07 +0000 (11:33 +0200)]
[144-remove-obsolete-dns-benchmarks] Removing obsolete dns benchmarks in src/lib/dns/benchmarks
Francis Dupont [Sun, 3 Feb 2019 10:38:12 +0000 (11:38 +0100)]
[429-Updated-StampedValue-to-support-reals] Fixed the 7.0 issue
Francis Dupont [Sun, 3 Feb 2019 10:24:34 +0000 (11:24 +0100)]
[429-Updated-StampedValue-to-support-reals] Added the 7.0 unit test
Thomas Markwalder [Sat, 2 Feb 2019 09:46:07 +0000 (04:46 -0500)]
[#399,!215] kea-dhcp4 now merges in config backend shared netwokrs
src/lib/dhcpsrv/cfg_shared_networks.*
CfgSharedNetworks4::merge() - new method to merge
shared network configs
src/lib/dhcpsrv/cfg_subnets4.*
CfgSubnets4::merge() - reworked to reflect new rules
src/lib/dhcpsrv/srv_config.cc
SrvConfig::merge() - now merges shared networks
src/lib/dhcpsrv/tests/cfg_subnets4_unittest.cc
checkMergedSubnet() - convenience function for
verifying subnet content
TEST(CfgSubnets4Test, mergeSubnets) - revamped to
reflect new network assigment rules
src/bin/dhcp4/tests/config_backend_unittest.cc
TEST_F(Dhcp4CBTest, mergeSharedNetworks) - enabled test
Marcin Siodelski [Fri, 1 Feb 2019 13:37:34 +0000 (14:37 +0100)]
[master] Added ChangeLog entry for #429.
Marcin Siodelski [Thu, 31 Jan 2019 20:30:46 +0000 (21:30 +0100)]
[#429,!217] Dropped "Signed" in StampedValue::getSignedInteger
Marcin Siodelski [Thu, 31 Jan 2019 20:00:16 +0000 (21:00 +0100)]
[#429,!217] Removed StampedValue::toElement.
Marcin Siodelski [Thu, 31 Jan 2019 09:39:14 +0000 (10:39 +0100)]
[#429,!217] Extend global param test to store bool and real values too.
Marcin Siodelski [Thu, 31 Jan 2019 08:52:42 +0000 (09:52 +0100)]
[#429,!217] Use new function of StampedValue to parse global parameters.
Marcin Siodelski [Thu, 31 Jan 2019 08:43:24 +0000 (09:43 +0100)]
[#429,!217] StampedValue can now parse string values.
Marcin Siodelski [Wed, 30 Jan 2019 21:01:24 +0000 (22:01 +0100)]
[#429,!217] Extended dhcpX_global_parameter: added parameter_type.
Marcin Siodelski [Wed, 30 Jan 2019 17:28:58 +0000 (18:28 +0100)]
[#429] Updated StampedValue to support strings, integers, bool and real.
Michal Nowikowski [Thu, 31 Jan 2019 13:51:58 +0000 (14:51 +0100)]
[#372,!181] hammer: added printing help when no command is provided
Michal Nowikowski [Thu, 31 Jan 2019 10:36:38 +0000 (11:36 +0100)]
[#372,!181] hammer: reduced line lenghts, added docstrings, unified naming, fixed terminating timed out process