]> git.ipfire.org Git - thirdparty/kea.git/log
thirdparty/kea.git
6 years ago[#458,!231] Corrected descriptions of getAllGlobalParametersX functions. 458-config-backend-support-in-src-lib
Marcin Siodelski [Wed, 20 Feb 2019 08:59:25 +0000 (09:59 +0100)] 
[#458,!231] Corrected descriptions of getAllGlobalParametersX functions.

6 years ago[458-config-backend-support-in-src-lib] Addressed comments
Francis Dupont [Tue, 19 Feb 2019 22:38:15 +0000 (23:38 +0100)] 
[458-config-backend-support-in-src-lib] Addressed comments

6 years ago[458-config-backend-support-in-src-lib] Updated config backed code and test utils...
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

6 years agoperfdhcp avalanche: added todo comments
Michal Nowikowski [Tue, 19 Feb 2019 20:53:52 +0000 (21:53 +0100)] 
perfdhcp avalanche: added todo comments

6 years agoperfdhcp avalache: improvements after review
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

6 years agoperfdhcp avalanche: completed avalanche unit tests
Michal Nowikowski [Mon, 18 Feb 2019 13:29:21 +0000 (14:29 +0100)] 
perfdhcp avalanche: completed avalanche unit tests

6 years agoperfdhcp avalanche: improvements after review
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

6 years agoperfdhcp avalanche: several improvements
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

6 years agoperfdhcp avalanche: code cleanup
Michal Nowikowski [Wed, 13 Feb 2019 14:05:30 +0000 (15:05 +0100)] 
perfdhcp avalanche: code cleanup

6 years agoperdhcp avalanche: removed ignore_timestamp_reorder and added correcting pkt timestam...
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

6 years agoperfdhcp avalanche: added ipv6 part
Michal Nowikowski [Wed, 13 Feb 2019 11:39:33 +0000 (12:39 +0100)] 
perfdhcp avalanche: added ipv6 part

6 years agocleaned up protected/public definition of TestControl class
Michal Nowikowski [Wed, 13 Feb 2019 09:14:29 +0000 (10:14 +0100)] 
cleaned up protected/public definition of TestControl class

6 years agoadded scen help, code cleanup
Michal Nowikowski [Wed, 13 Feb 2019 08:40:57 +0000 (09:40 +0100)] 
added scen help, code cleanup

6 years agoadded avalanche scenario to perfdhcp
Michal Nowikowski [Tue, 12 Feb 2019 14:55:51 +0000 (15:55 +0100)] 
added avalanche scenario to perfdhcp

6 years ago[448-update-cb-cmds-to-handle-parameter-types] Extended SimpleRequiredKeywords with... 448-update-cb-cmds-to-handle-parameter-types
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

6 years ago[#464,!238] ChangeLog updated 464-vivso-fix
Tomek Mrugalski [Tue, 19 Feb 2019 12:04:38 +0000 (13:04 +0100)] 
[#464,!238] ChangeLog updated

6 years ago[464-vivso-fix] Replaced vivso (v4 specific) by v6 vendor opts option
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

6 years ago[#464,!238] Ability to add vendor opts in classes implemented for v6
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

6 years ago[#464,!238] New tests for vendor opts in response only implemented
Tomek Mrugalski [Mon, 18 Feb 2019 14:49:54 +0000 (15:49 +0100)] 
[#464,!238] New tests for vendor opts in response only implemented

6 years ago[#464,!238] v6 vendor options moved to separate file
Tomek Mrugalski [Mon, 18 Feb 2019 14:49:22 +0000 (15:49 +0100)] 
[#464,!238] v6 vendor options moved to separate file

6 years ago[464-vivso-fix] Fixed copyright years
Francis Dupont [Sat, 16 Feb 2019 14:19:52 +0000 (15:19 +0100)] 
[464-vivso-fix] Fixed copyright years

6 years ago[464-vivso-fix] A a -> Add a
Francis Dupont [Sat, 16 Feb 2019 14:01:42 +0000 (15:01 +0100)] 
[464-vivso-fix] A a -> Add a

6 years ago[464-vivso-fix] Reindented
Francis Dupont [Sat, 16 Feb 2019 13:44:49 +0000 (14:44 +0100)] 
[464-vivso-fix] Reindented

6 years ago[#464,!238] User's guide updated
Tomek Mrugalski [Fri, 15 Feb 2019 16:29:04 +0000 (17:29 +0100)] 
[#464,!238] User's guide updated

6 years ago[#464,!238] configs simplified
Tomek Mrugalski [Fri, 15 Feb 2019 15:39:15 +0000 (16:39 +0100)] 
[#464,!238] configs simplified

6 years ago[#464,!238] vivsoInResponseOnly fixed.
Tomek Mrugalski [Fri, 15 Feb 2019 15:32:02 +0000 (16:32 +0100)] 
[#464,!238] vivsoInResponseOnly fixed.

6 years ago[#464,!238] New unit-test implemented for vendor opts processing
Tomek Mrugalski [Fri, 15 Feb 2019 14:54:18 +0000 (15:54 +0100)] 
[#464,!238] New unit-test implemented for vendor opts processing

6 years ago[#464,!238] Reenabled and cleaned up old vendor test
Tomek Mrugalski [Fri, 15 Feb 2019 12:45:02 +0000 (13:45 +0100)] 
[#464,!238] Reenabled and cleaned up old vendor test

6 years ago[#464,!238] Truncated vivso option moved to vendor_opts_unittest.cc
Tomek Mrugalski [Fri, 15 Feb 2019 12:44:42 +0000 (13:44 +0100)] 
[#464,!238] Truncated vivso option moved to vendor_opts_unittest.cc

6 years ago[#464,!238] Vendor tests moved to their own name (VendorOptsTest)
Tomek Mrugalski [Fri, 15 Feb 2019 12:33:31 +0000 (13:33 +0100)] 
[#464,!238] Vendor tests moved to their own name (VendorOptsTest)

6 years ago[#464,!238] Option 43 tests moved to vendor_opts_unittest.cc
Tomek Mrugalski [Fri, 15 Feb 2019 12:29:08 +0000 (13:29 +0100)] 
[#464,!238] Option 43 tests moved to vendor_opts_unittest.cc

6 years ago[#464,!238] Moved vendor option tests to a separate file.
Tomek Mrugalski [Fri, 15 Feb 2019 12:18:09 +0000 (13:18 +0100)] 
[#464,!238] Moved vendor option tests to a separate file.

6 years ago[#464,!238] Prototype fix for Genexis clients
Tomek Mrugalski [Tue, 12 Feb 2019 19:05:57 +0000 (20:05 +0100)] 
[#464,!238] Prototype fix for Genexis clients

6 years ago[master] Updated ChangeLog for iface::send returned value
Francis Dupont [Tue, 19 Feb 2019 10:50:08 +0000 (11:50 +0100)] 
[master] Updated ChangeLog for iface::send returned value

6 years ago[417-incorrect-return-value-of-ifacemgr-send] Fixed interface manager and UDP socket... 417-incorrect-return-value-of-ifacemgr-send
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

6 years ago[463-ordering-using-timestamps-without-fractional-part-fails-on-mysql-8] Sort audits... 463-ordering-using-timestamps-without-fractional-part-fails-on-mysql-8
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

6 years ago[#380,!191] Updated description of the error message and comment. 380-unexpected-boost-include-capture 161-move-hooks-subdirectory-under-kea-own-directory_base 161-move-hooks-subdirectory-under-kea-own-directory_merged
Tomek Mrugalski [Tue, 12 Feb 2019 13:08:22 +0000 (14:08 +0100)] 
[#380,!191] Updated description of the error message and comment.

6 years ago[380-unexpected-boost-include-capture] Added a protection against capture from extra...
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

6 years ago[361-kea-user-s-guide-table-listing-standard-options-uses-hex-instead-of-binary]... 361-kea-user-s-guide-table-listing-standard-options-uses-hex-instead-of-binary
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

6 years ago[361-kea-user-s-guide-table-listing-standard-options-uses-hex-instead-of-binary]...
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

6 years ago[master] Minor correction in INSTALL file.
Tomek Mrugalski [Tue, 12 Feb 2019 13:24:54 +0000 (14:24 +0100)] 
[master] Minor correction in INSTALL file.

6 years ago[master] typo fixed in enable perfdhcp 441-make-distcheck-fails-on-fedora-29-automake-1-16_base 463-ordering-using-timestamps-without-fractional-part-fails-on-mysql-8_base 94-cb-implement-mysqlconfigbackenddhcpv6-prepare_base
Wlodek Wencel [Fri, 8 Feb 2019 18:20:33 +0000 (19:20 +0100)] 
[master] typo fixed in enable perfdhcp

6 years ago[master] Added ChangeLog for #451. 458-config-backend-support-in-src-lib_base 460-update-mysql-database-schema-for-dhcpv6--align-on-dhcpv4_base
Marcin Siodelski [Fri, 8 Feb 2019 13:26:29 +0000 (14:26 +0100)] 
[master] Added ChangeLog for #451.

6 years ago[#451,!227] Added unit tests for createBinding/createTriplet methods.
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.

6 years ago[#451,!227] Corrected exception text as a result of review.
Marcin Siodelski [Fri, 8 Feb 2019 11:09:02 +0000 (12:09 +0100)] 
[#451,!227] Corrected exception text as a result of review.

6 years ago[#451,!227] Store "unspecified" triplets as NULL in the MySQL DB.
Marcin Siodelski [Wed, 6 Feb 2019 20:38:40 +0000 (21:38 +0100)] 
[#451,!227] Store "unspecified" triplets as NULL in the MySQL DB.

6 years ago[366-check-circular_buffer-hpp-existence-in-configure] Added check for boost/circular... 366-check-circular_buffer-hpp-existence-in-configure
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

6 years ago[master] Added Changelog for #444.
Marcin Siodelski [Fri, 8 Feb 2019 12:54:50 +0000 (13:54 +0100)] 
[master] Added Changelog for #444.

6 years ago[#444,!229] Added new line in the dhcpdb_create.mysql
Marcin Siodelski [Fri, 8 Feb 2019 12:18:53 +0000 (13:18 +0100)] 
[#444,!229] Added new line in the dhcpdb_create.mysql

6 years ago[#444,!229] Switched back to second precision in MySQL CB.
Marcin Siodelski [Thu, 7 Feb 2019 11:59:44 +0000 (12:59 +0100)] 
[#444,!229] Switched back to second precision in MySQL CB.

6 years ago[165-netbsd-8-fixes] CCMSG_DATA 165-netbsd-8-fixes 457-review-performance-results
Francis Dupont [Mon, 15 Oct 2018 13:37:21 +0000 (15:37 +0200)] 
[165-netbsd-8-fixes] CCMSG_DATA

6 years ago[354-compilation-with-mysql-fails-on-fedora-29] Simplified patch 354-compilation-with-mysql-fails-on-fedora-29
Francis Dupont [Sat, 2 Feb 2019 09:08:13 +0000 (10:08 +0100)] 
[354-compilation-with-mysql-fails-on-fedora-29] Simplified patch

6 years ago[354-compilation-with-mysql-fails-on-fedora-29] Fixed MySQL hook on MariaDB
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

6 years ago[354-compilation-with-mysql-fails-on-fedora-29] Updated schema & upgrade
Francis Dupont [Sat, 2 Feb 2019 01:59:53 +0000 (02:59 +0100)] 
[354-compilation-with-mysql-fails-on-fedora-29] Updated schema & upgrade

6 years ago[354-compilation-with-mysql-fails-on-fedora-29] Solved other issues
Francis Dupont [Sat, 22 Dec 2018 01:03:33 +0000 (02:03 +0100)] 
[354-compilation-with-mysql-fails-on-fedora-29] Solved other issues

6 years ago[354-compilation-with-mysql-fails-on-fedora-29] Added HAVE_MYSQL_MY_BOOL
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

6 years ago[master] Fixed tagged_statements name collision
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'

6 years ago[#447,!222] Removed unused function as a result of review. 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.

6 years ago[426-cassandra-unit-tests-ends-with-success-even-though-they-fail] Made DB script... 426-cassandra-unit-tests-ends-with-success-even-though-they-fail
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

6 years ago[master] Some trivial doxygen fixes 448-update-cb-cmds-to-handle-parameter-types_base 453-update-makefile-using-bison_base
Francis Dupont [Tue, 5 Feb 2019 23:29:53 +0000 (00:29 +0100)] 
[master] Some trivial doxygen fixes

6 years ago[master] Added ChangeLog about making perfdhcp build optional
Francis Dupont [Tue, 5 Feb 2019 22:22:59 +0000 (23:22 +0100)] 
[master] Added ChangeLog about making perfdhcp build optional

6 years ago[340-make-perfdhcp-build-optional] Updated doc 340-make-perfdhcp-build-optional
Francis Dupont [Tue, 5 Feb 2019 21:57:51 +0000 (22:57 +0100)] 
[340-make-perfdhcp-build-optional] Updated doc

6 years ago[340-make-perfdhcp-build-optional] Removed spurious a
Francis Dupont [Mon, 4 Feb 2019 15:16:27 +0000 (16:16 +0100)] 
[340-make-perfdhcp-build-optional] Removed spurious a

6 years ago[340-make-perfdhcp-build-optional] typo
Francis Dupont [Mon, 4 Feb 2019 15:01:40 +0000 (16:01 +0100)] 
[340-make-perfdhcp-build-optional] typo

6 years ago[340-make-perfdhcp-build-optional] Made perfdhcp optional (default=no)
Francis Dupont [Mon, 4 Feb 2019 14:50:01 +0000 (15:50 +0100)] 
[340-make-perfdhcp-build-optional] Made perfdhcp optional (default=no)

6 years ago[#423,!216] Changelog updated 423-kea-admin-patch 426-cassandra-unit-tests-ends-with-success-even-though-they-fail_base
Tomek Mrugalski [Tue, 5 Feb 2019 21:19:16 +0000 (22:19 +0100)] 
[#423,!216] Changelog updated

6 years agoCorrects flaw in kea-admin util scripts for PostgreSQL
Alan [Sun, 27 Jan 2019 05:00:14 +0000 (05:00 +0000)] 
Corrects flaw in kea-admin util scripts for PostgreSQL
Support #14017

6 years ago[master] kea-dhcp4 now merges shared-networks from config backend
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'

6 years ago[#447,!222] Fixed tagged_statement name collision in mysql_cb
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.

6 years ago[#399,!215] Additional review comment. 399-merge-dhcpv4-shared-networks-fetched-from-the-cb-into-the-configuration
Thomas Markwalder [Tue, 5 Feb 2019 16:14:49 +0000 (11:14 -0500)] 
[#399,!215] Additional review comment.

6 years ago[406-update-cb_cmds-with-get-commands] Moved testutils and use runToElementTest 406-update-cb_cmds-with-get-commands
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

6 years ago[406-update-cb_cmds-with-get-commands] Typo
Francis Dupont [Fri, 1 Feb 2019 19:59:45 +0000 (20:59 +0100)] 
[406-update-cb_cmds-with-get-commands] Typo

6 years ago[406-update-cb_cmds-with-get-commands] Revert
Francis Dupont [Tue, 29 Jan 2019 22:40:09 +0000 (23:40 +0100)] 
[406-update-cb_cmds-with-get-commands] Revert

6 years ago[406-update-cb_cmds-with-get-commands] Fixed a trivial bug in an old header
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

6 years ago[406-update-cb_cmds-with-get-commands] Updated comments
Francis Dupont [Tue, 29 Jan 2019 20:25:10 +0000 (21:25 +0100)] 
[406-update-cb_cmds-with-get-commands] Updated comments

6 years ago[406-update-cb_cmds-with-get-commands] Expend runToElementTest which is built later
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

6 years ago[406-update-cb_cmds-with-get-commands] Added toElement to BackendSelector
Francis Dupont [Sat, 26 Jan 2019 22:22:21 +0000 (23:22 +0100)] 
[406-update-cb_cmds-with-get-commands] Added toElement to BackendSelector

6 years ago[406-update-cb_cmds-with-get-commands] Updated CB exception messages
Francis Dupont [Fri, 25 Jan 2019 22:50:44 +0000 (23:50 +0100)] 
[406-update-cb_cmds-with-get-commands] Updated CB exception messages

6 years ago[#399,!215] Addressed review comments
Thomas Markwalder [Tue, 5 Feb 2019 13:24:15 +0000 (08:24 -0500)] 
[#399,!215] Addressed review comments

6 years ago[#440,!218] Addressed review comments. 441-make-distcheck-fails-on-fedora-29_base
Marcin Siodelski [Tue, 5 Feb 2019 08:50:11 +0000 (09:50 +0100)] 
[#440,!218] Addressed review comments.

6 years ago[#440,!218] Implemented getSharedNetworkSubnets4 for DHCPv4 CB.
Marcin Siodelski [Mon, 4 Feb 2019 20:36:47 +0000 (21:36 +0100)] 
[#440,!218] Implemented getSharedNetworkSubnets4 for DHCPv4 CB.

6 years ago[117-configure-script-doesn-t-fail-when-enable-generate-docs-is-used-and-docbook... 117-configure-script-doesn-t-fail-when-enable-generate-docs-is-used-and-docbook-style-xsl-is-not-installed
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

6 years ago[#117,!207] Added example.
Tomek Mrugalski [Mon, 4 Feb 2019 15:41:17 +0000 (16:41 +0100)] 
[#117,!207] Added example.

6 years ago[117-configure-script-doesn-t-fail-when-enable-generate-docs-is-used-and-docbook...
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

6 years ago[#117,!207] --enable-generate-docs documented.
Tomek Mrugalski [Mon, 4 Feb 2019 13:40:44 +0000 (14:40 +0100)] 
[#117,!207] --enable-generate-docs documented.

6 years ago[117-configure-script-doesn-t-fail-when-enable-generate-docs-is-used-and-docbook...
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

6 years ago[144-remove-obsolete-dns-benchmarks] Removing obsolete dns benchmarks in src/lib... 340-make-perfdhcp-build-optional_base 417-incorrect-return-value-of-ifacemgr-send_base
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

6 years ago[429-Updated-StampedValue-to-support-reals] Fixed the 7.0 issue 429-Updated-StampedValue-to-support-reals
Francis Dupont [Sun, 3 Feb 2019 10:38:12 +0000 (11:38 +0100)] 
[429-Updated-StampedValue-to-support-reals] Fixed the 7.0 issue

6 years ago[429-Updated-StampedValue-to-support-reals] Added the 7.0 unit test
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

6 years ago[#399,!215] kea-dhcp4 now merges in config backend shared netwokrs
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

6 years ago[master] Added ChangeLog entry for #429. 429-Updated-StampedValue-to-support-reals_base
Marcin Siodelski [Fri, 1 Feb 2019 13:37:34 +0000 (14:37 +0100)] 
[master] Added ChangeLog entry for #429.

6 years ago[#429,!217] Dropped "Signed" in StampedValue::getSignedInteger
Marcin Siodelski [Thu, 31 Jan 2019 20:30:46 +0000 (21:30 +0100)] 
[#429,!217] Dropped "Signed" in StampedValue::getSignedInteger

6 years ago[#429,!217] Removed StampedValue::toElement.
Marcin Siodelski [Thu, 31 Jan 2019 20:00:16 +0000 (21:00 +0100)] 
[#429,!217] Removed StampedValue::toElement.

6 years ago[#429,!217] Extend global param test to store bool and real values too.
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.

6 years ago[#429,!217] Use new function of StampedValue to parse global parameters.
Marcin Siodelski [Thu, 31 Jan 2019 08:52:42 +0000 (09:52 +0100)] 
[#429,!217] Use new function of StampedValue to parse global parameters.

6 years ago[#429,!217] StampedValue can now parse string values.
Marcin Siodelski [Thu, 31 Jan 2019 08:43:24 +0000 (09:43 +0100)] 
[#429,!217] StampedValue can now parse string values.

6 years ago[#429,!217] Extended dhcpX_global_parameter: added parameter_type.
Marcin Siodelski [Wed, 30 Jan 2019 21:01:24 +0000 (22:01 +0100)] 
[#429,!217] Extended dhcpX_global_parameter: added parameter_type.

6 years ago[#429] Updated StampedValue to support strings, integers, bool and real.
Marcin Siodelski [Wed, 30 Jan 2019 17:28:58 +0000 (18:28 +0100)] 
[#429] Updated StampedValue to support strings, integers, bool and real.

6 years ago[#372,!181] hammer: added printing help when no command is provided 372-a-tool-for-preparing-build-environment-building-and-unittesting-kea
Michal Nowikowski [Thu, 31 Jan 2019 13:51:58 +0000 (14:51 +0100)] 
[#372,!181] hammer: added printing help when no command is provided

6 years ago[#372,!181] hammer: reduced line lenghts, added docstrings, unified naming, fixed...
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