]>
git.ipfire.org Git - thirdparty/kea.git/log
Marcin Siodelski [Fri, 22 Feb 2019 14:03:32 +0000 (15:03 +0100)]
[#94,!235] Pass pool type by reference.
Marcin Siodelski [Fri, 22 Feb 2019 13:50:58 +0000 (14:50 +0100)]
[#94,!235] Added whitespace.
Francis Dupont [Fri, 22 Feb 2019 13:25:01 +0000 (14:25 +0100)]
[94-cb-implement-mysqlconfigbackenddhcpv6-prepare] Address last comment
Francis Dupont [Fri, 22 Feb 2019 12:50:44 +0000 (13:50 +0100)]
[94-cb-implement-mysqlconfigbackenddhcpv6-prepare] Checkpoint: addressing comments
Francis Dupont [Fri, 22 Feb 2019 12:20:09 +0000 (13:20 +0100)]
[94-cb-implement-mysqlconfigbackenddhcpv6-prepare] Checkpoint: addressing comments
Francis Dupont [Thu, 21 Feb 2019 21:03:20 +0000 (22:03 +0100)]
[94-cb-implement-mysqlconfigbackenddhcpv6-prepare] Addressed some comments
Francis Dupont [Wed, 20 Feb 2019 22:15:31 +0000 (23:15 +0100)]
[94-cb-implement-mysqlconfigbackenddhcpv6-prepare] Updated pd_pool [dhcp6_]subnet_id to match #460
Francis Dupont [Mon, 11 Feb 2019 12:59:21 +0000 (13:59 +0100)]
[94-cb-implement-mysqlconfigbackenddhcpv6-prepare] Shared getOption*
Francis Dupont [Mon, 11 Feb 2019 12:00:32 +0000 (13:00 +0100)]
[94-cb-implement-mysqlconfigbackenddhcpv6-prepare] Shared get*OptionDef[s]
Francis Dupont [Mon, 11 Feb 2019 10:27:56 +0000 (11:27 +0100)]
[94-cb-implement-mysqlconfigbackenddhcpv6-prepare] Shared getGlobalParameters
Francis Dupont [Mon, 11 Feb 2019 10:06:59 +0000 (11:06 +0100)]
[94-cb-implement-mysqlconfigbackenddhcpv6-prepare] Moved to push_back in getOptions
Francis Dupont [Mon, 11 Feb 2019 10:04:30 +0000 (11:04 +0100)]
[94-cb-implement-mysqlconfigbackenddhcpv6-prepare] Fixed MYSQL_DELETE_PD_POOLS
Francis Dupont [Sat, 9 Feb 2019 22:55:37 +0000 (23:55 +0100)]
[94-cb-implement-mysqlconfigbackenddhcpv6-prepare] Adapted code for DHCPv6 support without implementing it
Thomas Markwalder [Thu, 21 Feb 2019 18:39:16 +0000 (13:39 -0500)]
[master] Added ChangeLog entry 1529.
Thomas Markwalder [Thu, 21 Feb 2019 18:38:02 +0000 (13:38 -0500)]
[master] kea-dhcp4 config merge now merges globals
Merge branch '402-merge-dhcpv4-global-parameters-fetched-from-the-cb-into-the-configuration'
Thomas Markwalder [Thu, 21 Feb 2019 15:40:51 +0000 (10:40 -0500)]
[#402,!224] Addressed review comments
Francis Dupont [Thu, 21 Feb 2019 13:40:19 +0000 (14:40 +0100)]
[master] Added ChangeLog entry fro DHCPv6 CB MySQL schema updates
Francis Dupont [Thu, 21 Feb 2019 12:06:56 +0000 (13:06 +0100)]
[460-update-mysql-database-schema-for-dhcpv6-config-backend--port] Added new schema v6 update tests
Francis Dupont [Sun, 10 Feb 2019 00:19:34 +0000 (01:19 +0100)]
[460-update-mysql-database-schema-for-dhcpv6-config-backend--port] Ported DHCPv4 trigger & co to DHCPv6
Tomek Mrugalski [Thu, 21 Feb 2019 03:38:48 +0000 (04:38 +0100)]
[#161,!240] ChangeLog updated
Tomek Mrugalski [Wed, 20 Feb 2019 18:55:17 +0000 (19:55 +0100)]
[#161,!240] AUTHORS updated.
Tomek Mrugalski [Wed, 20 Feb 2019 18:52:13 +0000 (19:52 +0100)]
[#161,!240] Proper libdir is now printed.
Francis Dupont [Fri, 15 Feb 2019 14:41:43 +0000 (15:41 +0100)]
[161-move-hooks-subdirectory-under-kea-own-directory] Added mysql_cb and fixed configure.ac
Adam Osuchowski [Fri, 12 Oct 2018 12:18:53 +0000 (14:18 +0200)]
hooksdir moved from $(libdir)/hooks to $(libdir)/kea/hooks
Thomas Markwalder [Wed, 20 Feb 2019 16:40:28 +0000 (11:40 -0500)]
[master] Added missing ChangeLog entry for #399.
Thomas Markwalder [Wed, 20 Feb 2019 16:22:49 +0000 (11:22 -0500)]
[#402,!224] kea-dhcp4 now merges global values from config backend
src/bin/dhcp4/json_config_parser.*
Moved global merge logic into SrvConfig
src/lib/dhcpsrv/srv_config.*
SrvConfig::merge(const ConfigBase& other) - now calls protocol
specific merge methods
SrvConfig::merge4() - new method for v4 merges
SrvConfig::mergeGlobals4() - new method for merging v4 globals
src/lib/dhcpsrv/tests/srv_config_unittest.cc
TEST_F(SrvConfigTest, mergeGlobals4) - new test
Francis Dupont [Wed, 20 Feb 2019 13:21:28 +0000 (14:21 +0100)]
[460-update-mysql-database-schema-for-dhcpv6--align-on-dhcpv4] Removed quotes from the update script
Francis Dupont [Wed, 20 Feb 2019 13:16:30 +0000 (14:16 +0100)]
[460-update-mysql-database-schema-for-dhcpv6--align-on-dhcpv4] Aligned server table idexes
Francis Dupont [Wed, 20 Feb 2019 12:53:26 +0000 (13:53 +0100)]
[460-update-mysql-database-schema-for-dhcpv6--align-on-dhcpv4] Updated kea-admin tests for last change
Francis Dupont [Wed, 20 Feb 2019 12:37:17 +0000 (13:37 +0100)]
[460-update-mysql-database-schema-for-dhcpv6--align-on-dhcpv4] Renamed dhcp6_subnet_id in dhcp6_pd_pool too
Francis Dupont [Fri, 8 Feb 2019 18:46:18 +0000 (19:46 +0100)]
[460-update-mysql-database-schema-for-dhcpv6--align-on-dhcpv4] Updated admin tests
Francis Dupont [Fri, 8 Feb 2019 18:15:19 +0000 (19:15 +0100)]
[460-update-mysql-database-schema-for-dhcpv6--align-on-dhcpv4] Renamed a dhcp6_pool (unused table) column
Francis Dupont [Wed, 20 Feb 2019 10:06:15 +0000 (11:06 +0100)]
[master] Added ChangeLog entry for DHCPv6 CB API
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