]>
git.ipfire.org Git - thirdparty/kea.git/log
Razvan Becheriu [Mon, 19 Feb 2018 14:14:38 +0000 (16:14 +0200)]
enabled more tests, implemented hwaddr, hwtype and hwaddr_source in pgsql
Francis Dupont [Sun, 18 Feb 2018 00:44:41 +0000 (01:44 +0100)]
[5532] Updated tests using add to check return
Razvan Becheriu [Sat, 17 Feb 2018 09:16:36 +0000 (11:16 +0200)]
minor changes
Razvan Becheriu [Sat, 17 Feb 2018 08:39:12 +0000 (10:39 +0200)]
minor changes
Francis Dupont [Fri, 16 Feb 2018 23:27:03 +0000 (00:27 +0100)]
[5532] Moved generic host data source tests to testutils
Razvan Becheriu [Fri, 16 Feb 2018 20:21:08 +0000 (22:21 +0200)]
enable more unit tests
Thomas Markwalder [Fri, 16 Feb 2018 16:58:49 +0000 (11:58 -0500)]
[master] Added ChangeLog entry 1361 for 5487.
Thomas Markwalder [Fri, 16 Feb 2018 16:53:54 +0000 (11:53 -0500)]
[master] CQL now supports lease stat recounting
Merges branch 'trac5487'
Razvan Becheriu [Fri, 16 Feb 2018 09:51:51 +0000 (11:51 +0200)]
minor changes - updated comments for google benchmarks
Francis Dupont [Thu, 15 Feb 2018 23:26:56 +0000 (00:26 +0100)]
[5532] Reported trac5531 changes
Francis Dupont [Thu, 15 Feb 2018 23:26:21 +0000 (00:26 +0100)]
[5532] Reported trac5531 changes
Razvan Becheriu [Thu, 15 Feb 2018 16:03:10 +0000 (18:03 +0200)]
fix unit tests
Francis Dupont [Thu, 15 Feb 2018 13:00:55 +0000 (14:00 +0100)]
[5532] Checkpoint: added start/stop
Razvan Becheriu [Thu, 15 Feb 2018 10:28:09 +0000 (12:28 +0200)]
fixed primary key of dhcp_option_scope table
Razvan Becheriu [Thu, 15 Feb 2018 08:41:47 +0000 (10:41 +0200)]
minor changes
Razvan Becheriu [Wed, 14 Feb 2018 18:12:49 +0000 (20:12 +0200)]
fixed compilation
Razvan Becheriu [Wed, 14 Feb 2018 17:45:23 +0000 (19:45 +0200)]
minor changes
Razvan Becheriu [Wed, 14 Feb 2018 16:50:53 +0000 (18:50 +0200)]
added missing data in cql_host_data_source: dhcp4_next_server, dhcp4_server_hostname, dhcp4_boot_file_name, user_context, option_user_context, option_scope_id
Tomek Mrugalski [Wed, 14 Feb 2018 13:51:01 +0000 (13:51 +0000)]
[master] ChangeLog, AUTHORS updated after github 55 merge
Tomek Mrugalski [Wed, 14 Feb 2018 13:45:58 +0000 (13:45 +0000)]
[github55] man page updated.
Tomek Mrugalski [Wed, 14 Feb 2018 13:36:57 +0000 (13:36 +0000)]
[github55] Changes after review:
- lateExit renamed to waitToExit, logic updated
- option renamed to exit-wait-time (-W)
Razvan Becheriu [Wed, 14 Feb 2018 13:36:18 +0000 (15:36 +0200)]
Merge remote-tracking branch 'isc-kea/master' into cassandra_improvements
Tomek Mrugalski [Wed, 14 Feb 2018 12:36:07 +0000 (12:36 +0000)]
[github55] Merge branch 'perfdhcp-late-exit-delay' of https://github.com/andreipavelQ/kea into github55
# Conflicts:
# src/bin/perfdhcp/perfdhcp.xml
Tomek Mrugalski [Tue, 13 Feb 2018 22:57:25 +0000 (22:57 +0000)]
[master] ChangeLog, AUTHORS, COPYING updated after github36 merge.
Tomek Mrugalski [Tue, 13 Feb 2018 22:54:26 +0000 (22:54 +0000)]
[master] Support for Google benchmark added.
# Conflicts:
# doc/guide/install.xml
# src/lib/dhcpsrv/tests/generic_host_data_source_unittest.cc
# src/lib/dhcpsrv/testutils/lease_file_io.cc
Tomek Mrugalski [Tue, 13 Feb 2018 19:27:13 +0000 (19:27 +0000)]
[github36] User's guide updated.
Tomek Mrugalski [Tue, 13 Feb 2018 18:56:27 +0000 (18:56 +0000)]
[github36] Another bunch of changes after review:
- using namespace cleaned up
- all host benchmarks are now commented
- common parameters moved to parameters.h
- code wrapping fixed
Marcin Siodelski [Tue, 13 Feb 2018 18:55:43 +0000 (19:55 +0100)]
[5466] Implemented lease4 and lease6 parsing from JSON.
Tomek Mrugalski [Tue, 13 Feb 2018 18:00:22 +0000 (18:00 +0000)]
[github36] benchmark methods renamed
- they now follow coding guidelines and are more descriptive
Razvan Becheriu [Tue, 13 Feb 2018 16:28:40 +0000 (18:28 +0200)]
added missing tables, columns and values in cql schema, ordered declarations and definitions in lease and host managers
Tomek Mrugalski [Tue, 13 Feb 2018 16:24:04 +0000 (16:24 +0000)]
[github36] license updated to reflect the original submitter.
Tomek Mrugalski [Tue, 13 Feb 2018 12:20:31 +0000 (12:20 +0000)]
[github36] Large chunk of review work completed:
- common code extracted to testutils/host_data_source_utils.cc|h
- doxygen comments written
- compilation warnings removed
- each leasemgr benchmark have at least a short description
- HostDataSource benchmarks partially done, but still WIP
- overall, the diff is 4k and counting...
plyul [Tue, 13 Feb 2018 08:32:58 +0000 (13:32 +0500)]
Fixed one symbol typo
Razvan Becheriu [Tue, 13 Feb 2018 07:13:10 +0000 (09:13 +0200)]
Merge remote-tracking branch 'isc-kea/master' into cql_lightweight
Francis Dupont [Mon, 12 Feb 2018 05:09:55 +0000 (06:09 +0100)]
[5531] Done
Francis Dupont [Mon, 12 Feb 2018 00:37:40 +0000 (00:37 +0000)]
[trac5531] regen flex/bison
Francis Dupont [Mon, 12 Feb 2018 00:34:48 +0000 (01:34 +0100)]
[5531] Checkpoint before first syntax change
Francis Dupont [Sun, 11 Feb 2018 21:46:07 +0000 (22:46 +0100)]
[5531] Checkpoint: 3/4 code done
Francis Dupont [Sun, 11 Feb 2018 09:12:16 +0000 (10:12 +0100)]
[5528] Updated doc, final improvements to tests
Francis Dupont [Sun, 11 Feb 2018 00:56:53 +0000 (01:56 +0100)]
[5528] Code and tests done
Francis Dupont [Fri, 9 Feb 2018 15:58:42 +0000 (16:58 +0100)]
[5524] Transmit premium config to distcheck
Francis Dupont [Thu, 8 Feb 2018 15:02:48 +0000 (16:02 +0100)]
[master] Finishing merge of trac5494 (Cassandra vs macOS)
Francis Dupont [Thu, 8 Feb 2018 14:49:57 +0000 (15:49 +0100)]
[5494] Updated AUTHORS waiting for submitter answer
Francis Dupont [Thu, 8 Feb 2018 12:44:58 +0000 (13:44 +0100)]
[5494] Added HWADDR_SOURCE_DOCSIS_MODEM
Tomek Mrugalski [Thu, 8 Feb 2018 10:35:03 +0000 (10:35 +0000)]
Merge branch 'trac5494' into github36
Razvan Becheriu [Tue, 6 Feb 2018 13:10:06 +0000 (15:10 +0200)]
fixed merge
Razvan Becheriu [Tue, 6 Feb 2018 10:09:56 +0000 (12:09 +0200)]
fixed benchmarks with source
Razvan Becheriu [Tue, 6 Feb 2018 09:24:14 +0000 (11:24 +0200)]
fixed benchmarks with source
Tomek Mrugalski [Thu, 8 Feb 2018 04:51:44 +0000 (04:51 +0000)]
[master] ChangeLog updated after github41 merge.
Tomek Mrugalski [Thu, 8 Feb 2018 04:49:18 +0000 (04:49 +0000)]
[github41] Initialize logging before reading configuration
More precisely, before reading the "Dhcp4" and "Dhcp6" configurations to
log errors thrown because of any configuration loading issues.
# Conflicts:
# src/bin/dhcp4/kea_controller.cc
# src/bin/dhcp6/kea_controller.cc
Tomek Mrugalski [Thu, 8 Feb 2018 03:48:30 +0000 (03:48 +0000)]
Merge branch 'initialize-logging-before-reading-conf' of https://github.com/andreipavelQ/kea into github41
Francis Dupont [Wed, 7 Feb 2018 14:36:44 +0000 (15:36 +0100)]
[5390] Simplified the logic (addressed comment)
Tomek Mrugalski [Tue, 6 Feb 2018 17:40:43 +0000 (17:40 +0000)]
[master] ChangeLog, AUTHORS updated after github40 merge.
Tomek Mrugalski [Tue, 6 Feb 2018 17:17:46 +0000 (17:17 +0000)]
[github40] Converted missing backend examples.
Tomek Mrugalski [Tue, 6 Feb 2018 17:17:23 +0000 (17:17 +0000)]
[github40] --with-dhcp-XXX renamed to --with-XXX
Merge branch 'with-dhcp' of https://github.com/andreipavelQ/kea into github40
# Conflicts:
# doc/guide/install.xml
Tomek Mrugalski [Tue, 6 Feb 2018 13:36:22 +0000 (13:36 +0000)]
[master] ChangeLog, AUTHORS updated after github #39 merge.
Tomek Mrugalski [Tue, 6 Feb 2018 13:29:24 +0000 (13:29 +0000)]
[github39] Reverted DocBook 5.0 reference in manpages. They look ok again
Tomek Mrugalski [Tue, 6 Feb 2018 13:28:55 +0000 (13:28 +0000)]
[github39] system_messages tool converted to DocBook 5.0
Tomek Mrugalski [Tue, 6 Feb 2018 12:39:24 +0000 (12:39 +0000)]
[github39] Merge branch 'docbook-upgrade' of https://github.com/andreipavelQ/kea into github39
- improvements required (__VERSION__ macro omitted)
- the patch tried to reverse some texts back to 1.1.0 (we're now at 1.3.0)
- there were many conflicts...
# Conflicts:
# doc/guide/admin.xml
# doc/guide/ctrl-channel.xml
# doc/guide/ddns.xml
# doc/guide/dhcp4-srv.xml
# doc/guide/dhcp6-srv.xml
# doc/guide/install.xml
# doc/guide/intro.xml
# doc/guide/kea-guide.xml
# src/bin/admin/kea-admin.xml
# src/bin/agent/kea-ctrl-agent.xml
# src/bin/d2/kea-dhcp-ddns.xml
# src/bin/dhcp4/kea-dhcp4.xml
# src/bin/dhcp6/kea-dhcp6.xml
# src/bin/keactrl/keactrl.xml
# src/bin/lfc/kea-lfc.xml
# src/bin/perfdhcp/perfdhcp.xml
# src/bin/shell/kea-shell.xml
# src/bin/sockcreator/kea-sockcreator.xml
Razvan Becheriu [Thu, 1 Feb 2018 09:55:04 +0000 (11:55 +0200)]
sync with isc kea master
Razvan Becheriu [Thu, 1 Feb 2018 09:42:39 +0000 (11:42 +0200)]
Merge remote-tracking branch 'isc-kea/master'
Tomek Mrugalski [Wed, 31 Jan 2018 21:17:03 +0000 (22:17 +0100)]
[master] ChangeLog updated after #5514 merge.
Tomek Mrugalski [Wed, 31 Jan 2018 13:38:40 +0000 (14:38 +0100)]
[master] Merge branch 'trac5514' (lw4over6 options reinstantiated)
Tomek Mrugalski [Wed, 31 Jan 2018 13:38:11 +0000 (14:38 +0100)]
[5514] Change after review:
- the opion-space check removed from DHCPv4 similar to DHCPv6
Tomek Mrugalski [Wed, 31 Jan 2018 12:57:11 +0000 (13:57 +0100)]
[master] AUTHORS, ChangeLog updated after github43 merge.
Tomek Mrugalski [Wed, 31 Jan 2018 11:56:26 +0000 (12:56 +0100)]
[master] Merge branch 'github43' (Makefile.am improvements)
Tomek Mrugalski [Wed, 31 Jan 2018 11:55:56 +0000 (12:55 +0100)]
[github43] Wrapped a line that was too long
Tomek Mrugalski [Tue, 30 Jan 2018 19:58:40 +0000 (20:58 +0100)]
[master] ChangeLog, AUTHORS updated after github54 merge.
Tomek Mrugalski [Tue, 30 Jan 2018 19:55:25 +0000 (20:55 +0100)]
[master] Merge branch 'github54' (various changes)
Tomek Mrugalski [Tue, 30 Jan 2018 19:31:11 +0000 (20:31 +0100)]
[github43] Merge branch 'makefile-am' of https://github.com/andreipavelQ/kea into github43
# Conflicts:
# Makefile.am
Tomek Mrugalski [Tue, 30 Jan 2018 19:23:59 +0000 (20:23 +0100)]
[5390] Forgotten unit tests added.
Tomek Mrugalski [Tue, 30 Jan 2018 19:19:45 +0000 (20:19 +0100)]
[github54] Merge branch 'minor-changes' of https://github.com/andreipavelQ/kea into github54
# Conflicts:
# src/bin/admin/admin-utils.sh
# src/lib/cc/data.h
# src/lib/config/module_spec.cc
# src/lib/config/module_spec.h
# src/lib/cryptolink/tests/run_unittests.cc
# src/lib/util/threads/tests/condvar_unittest.cc
Razvan Becheriu [Tue, 30 Jan 2018 14:43:16 +0000 (16:43 +0200)]
minor changes
Razvan Becheriu [Tue, 30 Jan 2018 14:42:16 +0000 (16:42 +0200)]
Merge branch 'master' into HEAD
Tomek Mrugalski [Tue, 30 Jan 2018 12:49:34 +0000 (13:49 +0100)]
[5514] S46 options are now parsed properly
- added unit-test for complex S46 options
- fixed support for option spaces other than dhcp6
- added printing of psid
Marcin Siodelski [Tue, 30 Jan 2018 12:26:14 +0000 (13:26 +0100)]
[5457] Addressed review comments.
Francis Dupont [Mon, 29 Jan 2018 20:54:04 +0000 (21:54 +0100)]
[5457] Fixed doxygen
Francis Dupont [Mon, 29 Jan 2018 20:51:44 +0000 (21:51 +0100)]
[5457] typo?
Francis Dupont [Mon, 29 Jan 2018 20:51:22 +0000 (21:51 +0100)]
[5457] grammar
Francis Dupont [Mon, 29 Jan 2018 20:31:31 +0000 (21:31 +0100)]
[5457] spelling
Francis Dupont [Mon, 29 Jan 2018 20:14:41 +0000 (21:14 +0100)]
[5457] untabified
Francis Dupont [Mon, 29 Jan 2018 20:13:04 +0000 (21:13 +0100)]
[5457] spelling
Francis Dupont [Mon, 29 Jan 2018 18:46:22 +0000 (19:46 +0100)]
[5457] spelling
Francis Dupont [Mon, 29 Jan 2018 18:15:01 +0000 (19:15 +0100)]
[5457] typos
Francis Dupont [Mon, 29 Jan 2018 17:44:53 +0000 (18:44 +0100)]
[master] Updated git hash
Francis Dupont [Mon, 29 Jan 2018 17:40:34 +0000 (18:40 +0100)]
[master] Finishing merge of trac5425a (class in pools)
Francis Dupont [Mon, 29 Jan 2018 17:37:53 +0000 (18:37 +0100)]
[master] Merged trac5425a (class in pools)
Francis Dupont [Mon, 29 Jan 2018 16:38:08 +0000 (17:38 +0100)]
[5425a] Reported some changes
Francis Dupont [Mon, 29 Jan 2018 16:15:55 +0000 (17:15 +0100)]
[5425a] Reverted last 2 commits (unfinished as they include doc fixes)
Tomek Mrugalski [Fri, 26 Jan 2018 23:11:16 +0000 (00:11 +0100)]
[5425a] Parser regenerated
Tomek Mrugalski [Fri, 26 Jan 2018 23:09:33 +0000 (00:09 +0100)]
[5425a] Changes after review:
- it is now possible to define multiple classes for a pool
- small doc corrections
Wlodek Wencel [Thu, 25 Jan 2018 16:38:57 +0000 (17:38 +0100)]
[master] added BOOST_LIBS in Makefiles
Tomek Mrugalski [Thu, 25 Jan 2018 15:41:26 +0000 (16:41 +0100)]
[5514] v4 portparameters option definition updated.
Tomek Mrugalski [Thu, 25 Jan 2018 14:59:32 +0000 (15:59 +0100)]
[5514] Revert "[5191] Remove experimental lightweight 4over6 option"
This reverts commit
401a5a52077789088e48047d2ee4c67c37a07894 .
# Conflicts:
# doc/guide/dhcp6-srv.xml
# src/lib/dhcp/dhcp6.h
# src/lib/dhcp/std_option_defs.h
# src/lib/dhcp/tests/libdhcp++_unittest.cc
Marcin Siodelski [Thu, 25 Jan 2018 13:04:04 +0000 (14:04 +0100)]
[5457] Fix compilation issue of hooks libraries unit tests in DHCPv4.
Marcin Siodelski [Thu, 25 Jan 2018 12:46:53 +0000 (13:46 +0100)]
[5457] Documented new dhcp4_srv_configured and leases4_committed hooks.
Marcin Siodelski [Thu, 25 Jan 2018 10:53:22 +0000 (11:53 +0100)]
[5457] Added debug message for parking a packet.
Marcin Siodelski [Thu, 25 Jan 2018 10:27:48 +0000 (11:27 +0100)]
[5457] Implemented unit test for dhcp4_srv_configured.
Francis Dupont [Thu, 25 Jan 2018 10:13:17 +0000 (11:13 +0100)]
[5487] Spelling, missing override, more C++11 feature checks
Thomas Markwalder [Wed, 24 Jan 2018 16:31:10 +0000 (11:31 -0500)]
[5487] Removed temporary testing fluff