]>
git.ipfire.org Git - thirdparty/kea.git/log
Thomas Markwalder [Fri, 23 Feb 2018 14:15:33 +0000 (09:15 -0500)]
[5553] Added specific log for possible BOOTP packets
src/bin/dhcp4/dhcp4_messages.mes
Added DHCP4_PACKET_DROP_0009 for possible bootp packets
src/bin/dhcp4/dhcp4_srv.cc
Dhcpv4Srv::acceptMessageType()
rearranged a bit to test explicitly for DHCP_NOTYPE
src/bin/dhcp4/tests/dhcp4_srv_unittest.cc
TEST_F(Dhcpv4SrvTest, acceptMessageType)
Added tests for packets with no option 53 and for
type > DHCPLEASEQUERYDONE
Francis Dupont [Thu, 22 Feb 2018 12:10:00 +0000 (13:10 +0100)]
[master] Updated git hash
Francis Dupont [Thu, 22 Feb 2018 12:08:10 +0000 (13:08 +0100)]
[master] Finishing merge of trac5502 (Cassandra vs OpenSSL)
Francis Dupont [Thu, 22 Feb 2018 12:06:47 +0000 (13:06 +0100)]
[master] Merged trac5502 (Cassandra vs OpenSSL)
Francis Dupont [Wed, 21 Feb 2018 13:59:55 +0000 (14:59 +0100)]
[master] Merged github69 (PR#69 "symbol typo")
Francis Dupont [Wed, 21 Feb 2018 13:57:14 +0000 (14:57 +0100)]
[github69] Merge branch 'master' of git://github.com/Yoshy/kea into github69
Francis Dupont [Wed, 21 Feb 2018 13:49:59 +0000 (14:49 +0100)]
[master] Merged github53 (PR#53 "replace another "test" with "expr")
Francis Dupont [Wed, 21 Feb 2018 13:45:27 +0000 (14:45 +0100)]
[github53] Merge branch 'configure_test_expr' of git://github.com/eest/kea into github53
Francis Dupont [Tue, 20 Feb 2018 15:32:45 +0000 (16:32 +0100)]
[5502] Added FNV-1a 64 bit hash and replaced MD5 in CQL host dats source
Francis Dupont [Mon, 19 Feb 2018 20:12:49 +0000 (21:12 +0100)]
[master] with-dhcp-xxxsql -> with-xxxsql
Francis Dupont [Mon, 19 Feb 2018 17:18:26 +0000 (18:18 +0100)]
[master] Updated git hash
Francis Dupont [Mon, 19 Feb 2018 17:17:56 +0000 (18:17 +0100)]
[master] Finished merge of trac5390 (listen on loopback)
Francis Dupont [Mon, 19 Feb 2018 17:16:17 +0000 (18:16 +0100)]
[master] Merged trac5390 (listen on loopback)
Francis Dupont [Mon, 19 Feb 2018 17:08:33 +0000 (18:08 +0100)]
[master] Updated git hash
Francis Dupont [Mon, 19 Feb 2018 17:06:46 +0000 (18:06 +0100)]
[master] Finishing merge of (forensic/legal logging to database)
Francis Dupont [Mon, 19 Feb 2018 17:03:03 +0000 (18:03 +0100)]
[master] Finishing merge of (forensic/legal logging to database)
Tomek Mrugalski [Mon, 19 Feb 2018 16:06:31 +0000 (17:06 +0100)]
[5390] Minor tweaks to comments and docs.
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'
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)
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
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
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
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
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
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
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
Thomas Markwalder [Wed, 24 Jan 2018 15:57:59 +0000 (10:57 -0500)]
[5487] Cleaned up, brute force method
src/lib/dhcpsrv/cql_lease_mgr.cc
CqlLeaseStatsQuery - remove derivation from CqlExchange
start() - moved aggregation logic into executeSelect
executeSelect() - implements explicitly so the raw CQL rows
are aggregated directly into the final result set map
Tomek Mrugalski [Wed, 24 Jan 2018 12:52:03 +0000 (13:52 +0100)]
[master] AUTHORS, ChangeLog updated after gtihub38 merge.
Tomek Mrugalski [Wed, 24 Jan 2018 12:02:33 +0000 (13:02 +0100)]
[github38] Minor tweaks after review.
Tomek Mrugalski [Wed, 24 Jan 2018 12:01:56 +0000 (13:01 +0100)]
Merge branch 'config-h' of https://github.com/andreipavelQ/kea into github38
# Conflicts:
# src/lib/config/config_data.cc
# src/lib/config/module_spec.cc
# src/lib/config/tests/config_data_unittests.cc
# src/lib/config/tests/module_spec_unittests.cc
# src/lib/dhcpsrv/cql_connection.cc
# src/lib/dhcpsrv/tests/generic_host_data_source_unittest.cc
Tomek Mrugalski [Wed, 24 Jan 2018 00:10:04 +0000 (01:10 +0100)]
[github36] Couple line wraps fixed.
Tomek Mrugalski [Tue, 23 Jan 2018 23:19:33 +0000 (00:19 +0100)]
[github36] benchmark methods prepended with bench* prefix.
Tomek Mrugalski [Tue, 23 Jan 2018 23:17:39 +0000 (00:17 +0100)]
[github36] Docs written for benchmarks
Tomek Mrugalski [Tue, 23 Jan 2018 23:16:42 +0000 (00:16 +0100)]
[github36] memfile benchmark implemented.
Tomek Mrugalski [Tue, 23 Jan 2018 23:14:03 +0000 (00:14 +0100)]
[github36] lease_file_io.cc|h moved.
Thomas Markwalder [Tue, 23 Jan 2018 18:51:19 +0000 (13:51 -0500)]
[5487] checkpoint commit
recount4/6 both work, using queries that return rows for all leases.
Needs cleanup and optimization
src/lib/dhcpsrv/cql_lease_mgr.cc
added new class CqlLeaseStatsQuery : public LeaseStatsQuery, CqlExchange
CqlLeaseMgr::CqlLeaseMgr()
prepares CqlLeaseStatsQuery statements
CqlLeaseMgr::startLeaseStatsQuery4()
CqlLeaseMgr::startLeaseStatsQuery6()
Create and start CqlLeaseStatsQuery()
src/lib/dhcpsrv/lease_mgr.h
Added LeaseStatsRows::operator<
src/lib/dhcpsrv/tests/cql_lease_mgr_unittest.cc
Enabled CqlLeaseMgrTest.recountLeaseStats4/6
Francis Dupont [Sat, 20 Jan 2018 23:19:50 +0000 (00:19 +0100)]
[5494] Added PR#61 fix
Francis Dupont [Sat, 20 Jan 2018 20:21:52 +0000 (21:21 +0100)]
[master] Updated git hash
Francis Dupont [Sat, 20 Jan 2018 20:20:48 +0000 (21:20 +0100)]
[master] Finishing merge of trac5443 (NEXT_STEP_DROP)
Francis Dupont [Sat, 20 Jan 2018 20:18:39 +0000 (21:18 +0100)]
[master] Merged trac5443 (NEXT_STEP_DROP)
Francis Dupont [Sat, 20 Jan 2018 19:51:53 +0000 (20:51 +0100)]
[5443] Removed some @todod explaining the DROP status at the first occurrence
Francis Dupont [Fri, 19 Jan 2018 22:53:36 +0000 (23:53 +0100)]
[5425a] Ported last changes and fixes
Tomek Mrugalski [Fri, 19 Jan 2018 14:21:19 +0000 (15:21 +0100)]
[5443] Changes after review (wordsmithing)
Francis Dupont [Thu, 18 Jan 2018 23:54:40 +0000 (00:54 +0100)]
[5425a] Rebased and known client removal: first phase done
Francis Dupont [Thu, 18 Jan 2018 23:15:39 +0000 (23:15 +0000)]
[trac5425a] regen flex/bison
Francis Dupont [Thu, 18 Jan 2018 23:13:48 +0000 (00:13 +0100)]
[5425a] Applied changes - need regen
Marcin Siodelski [Thu, 18 Jan 2018 18:01:44 +0000 (19:01 +0100)]
[master] Added ChangeLog entry for #5451.
Marcin Siodelski [Thu, 18 Jan 2018 17:35:39 +0000 (18:35 +0100)]
[master] Merge branch 'trac5451'
Marcin Siodelski [Thu, 18 Jan 2018 17:33:28 +0000 (18:33 +0100)]
[5451] Fixed two doxygen warnings.
Marcin Siodelski [Thu, 18 Jan 2018 17:24:51 +0000 (18:24 +0100)]
[5451] Addressed review comments.
Francis Dupont [Thu, 18 Jan 2018 08:55:37 +0000 (09:55 +0100)]
[5390] Made loopback usable for limited DHCP service