]> git.ipfire.org Git - thirdparty/kea.git/log
thirdparty/kea.git
7 years ago[5522] Fixed subnet_id column types in MySQL and Postgres schemas trac5522
Thomas Markwalder [Thu, 22 Feb 2018 18:13:34 +0000 (13:13 -0500)] 
[5522] Fixed subnet_id column types in MySQL and Postgres schemas

new file:
    src/share/database/scripts/mysql/upgrade_5.1_to_5.2.sh.in
renamed:
    src/share/database/scripts/mysql/upgrade_5.1_to_6.0.sh.in
    -> src/share/database/scripts/mysql/upgrade_5.2_to_6.0.sh.in

new file:
    src/share/database/scripts/pgsql/upgrade_3.2_to_3.3.sh.in
renamed:
    src/share/database/scripts/pgsql/upgrade_3.2_to_4.0.sh.in
    -> src/share/database/scripts/pgsql/upgrade_3.3_to_4.0.sh.in

src/lib/dhcpsrv/pgsql_host_data_source.cc
    changed OID_INT4 to OID_INT8 for subnet_id inputs in
    TaggedStatements

src/lib/dhcpsrv/tests/generic_host_data_source_unittest.h
src/lib/dhcpsrv/tests/generic_host_data_source_unittest.cc
src/lib/dhcpsrv/tests/mysql_host_data_source_unittest.cc
src/lib/dhcpsrv/tests/pgsql_host_data_source_unittest.cc
    Added new tests to verify maxium value for subnet_id works

src/share/database/scripts/mysql/dhcpdb_create.mysql
    Added 5.1 to 5.2 changes

src/share/database/scripts/pgsql/dhcpdb_create.pgsql
    Added 3.2 to 3.3 changes

7 years ago[master] Updated git hash
Francis Dupont [Thu, 22 Feb 2018 12:10:00 +0000 (13:10 +0100)] 
[master] Updated git hash

7 years ago[master] Finishing merge of trac5502 (Cassandra vs OpenSSL)
Francis Dupont [Thu, 22 Feb 2018 12:08:10 +0000 (13:08 +0100)] 
[master] Finishing merge of trac5502 (Cassandra vs OpenSSL)

7 years ago[master] Merged trac5502 (Cassandra vs OpenSSL)
Francis Dupont [Thu, 22 Feb 2018 12:06:47 +0000 (13:06 +0100)] 
[master] Merged trac5502 (Cassandra vs OpenSSL)

7 years ago[master] Merged github69 (PR#69 "symbol typo")
Francis Dupont [Wed, 21 Feb 2018 13:59:55 +0000 (14:59 +0100)] 
[master] Merged github69 (PR#69 "symbol typo")

7 years ago[github69] Merge branch 'master' of git://github.com/Yoshy/kea into github69
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

7 years ago[master] Merged github53 (PR#53 "replace another "test" with "expr")
Francis Dupont [Wed, 21 Feb 2018 13:49:59 +0000 (14:49 +0100)] 
[master] Merged github53 (PR#53 "replace another "test" with "expr")

7 years ago[github53] Merge branch 'configure_test_expr' of git://github.com/eest/kea into github53
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

7 years ago[5502] Added FNV-1a 64 bit hash and replaced MD5 in CQL host dats source
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

7 years ago[master] with-dhcp-xxxsql -> with-xxxsql trac5502_base
Francis Dupont [Mon, 19 Feb 2018 20:12:49 +0000 (21:12 +0100)] 
[master] with-dhcp-xxxsql -> with-xxxsql

7 years ago[master] Updated git hash
Francis Dupont [Mon, 19 Feb 2018 17:18:26 +0000 (18:18 +0100)] 
[master] Updated git hash

7 years ago[master] Finished merge of trac5390 (listen on loopback)
Francis Dupont [Mon, 19 Feb 2018 17:17:56 +0000 (18:17 +0100)] 
[master] Finished merge of trac5390 (listen on loopback)

7 years ago[master] Merged trac5390 (listen on loopback)
Francis Dupont [Mon, 19 Feb 2018 17:16:17 +0000 (18:16 +0100)] 
[master] Merged trac5390 (listen on loopback)

7 years ago[master] Updated git hash
Francis Dupont [Mon, 19 Feb 2018 17:08:33 +0000 (18:08 +0100)] 
[master] Updated git hash

7 years ago[master] Finishing merge of (forensic/legal logging to database)
Francis Dupont [Mon, 19 Feb 2018 17:06:46 +0000 (18:06 +0100)] 
[master] Finishing merge of (forensic/legal logging to database)

7 years ago[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)

7 years ago[5390] Minor tweaks to comments and docs.
Tomek Mrugalski [Mon, 19 Feb 2018 16:06:31 +0000 (17:06 +0100)] 
[5390] Minor tweaks to comments and docs.

7 years ago[master] Added ChangeLog entry 1361 for 5487.
Thomas Markwalder [Fri, 16 Feb 2018 16:58:49 +0000 (11:58 -0500)] 
[master] Added ChangeLog entry 1361 for 5487.

7 years ago[master] CQL now supports lease stat recounting
Thomas Markwalder [Fri, 16 Feb 2018 16:53:54 +0000 (11:53 -0500)] 
[master] CQL now supports lease stat recounting

    Merges branch 'trac5487'

7 years ago[master] ChangeLog, AUTHORS updated after github 55 merge
Tomek Mrugalski [Wed, 14 Feb 2018 13:51:01 +0000 (13:51 +0000)] 
[master] ChangeLog, AUTHORS updated after github 55 merge

7 years ago[github55] man page updated.
Tomek Mrugalski [Wed, 14 Feb 2018 13:45:58 +0000 (13:45 +0000)] 
[github55] man page updated.

7 years ago[github55] Changes after review:
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)

7 years ago[github55] Merge branch 'perfdhcp-late-exit-delay' of https://github.com/andreipavelQ...
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

7 years ago[master] ChangeLog, AUTHORS, COPYING updated after github36 merge.
Tomek Mrugalski [Tue, 13 Feb 2018 22:57:25 +0000 (22:57 +0000)] 
[master] ChangeLog, AUTHORS, COPYING updated after github36 merge.

7 years ago[master] Support for Google benchmark added.
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

7 years ago[github36] User's guide updated.
Tomek Mrugalski [Tue, 13 Feb 2018 19:27:13 +0000 (19:27 +0000)] 
[github36] User's guide updated.

7 years ago[github36] Another bunch of changes after review:
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

7 years ago[github36] benchmark methods renamed
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

7 years ago[github36] license updated to reflect the original submitter.
Tomek Mrugalski [Tue, 13 Feb 2018 16:24:04 +0000 (16:24 +0000)] 
[github36] license updated to reflect the original submitter.

7 years ago[github36] Large chunk of review work completed:
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...

7 years agoFixed one symbol typo 69/head
plyul [Tue, 13 Feb 2018 08:32:58 +0000 (13:32 +0500)] 
Fixed one symbol typo

7 years ago[master] Finishing merge of trac5494 (Cassandra vs macOS) trac5524_base trac5528_base
Francis Dupont [Thu, 8 Feb 2018 15:02:48 +0000 (16:02 +0100)] 
[master] Finishing merge of trac5494 (Cassandra vs macOS)

7 years ago[5494] Updated AUTHORS waiting for submitter answer
Francis Dupont [Thu, 8 Feb 2018 14:49:57 +0000 (15:49 +0100)] 
[5494] Updated AUTHORS waiting for submitter answer

7 years ago[5494] Added HWADDR_SOURCE_DOCSIS_MODEM
Francis Dupont [Thu, 8 Feb 2018 12:44:58 +0000 (13:44 +0100)] 
[5494] Added HWADDR_SOURCE_DOCSIS_MODEM

7 years agoMerge branch 'trac5494' into github36
Tomek Mrugalski [Thu, 8 Feb 2018 10:35:03 +0000 (10:35 +0000)] 
Merge branch 'trac5494' into github36

7 years agofixed merge
Razvan Becheriu [Tue, 6 Feb 2018 13:10:06 +0000 (15:10 +0200)] 
fixed merge

7 years agofixed benchmarks with source
Razvan Becheriu [Tue, 6 Feb 2018 10:09:56 +0000 (12:09 +0200)] 
fixed benchmarks with source

7 years agofixed benchmarks with source
Razvan Becheriu [Tue, 6 Feb 2018 09:24:14 +0000 (11:24 +0200)] 
fixed benchmarks with source

7 years ago[master] ChangeLog updated after github41 merge.
Tomek Mrugalski [Thu, 8 Feb 2018 04:51:44 +0000 (04:51 +0000)] 
[master] ChangeLog updated after github41 merge.

7 years ago[github41] Initialize logging before reading configuration
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

7 years agoMerge branch 'initialize-logging-before-reading-conf' of https://github.com/andreipav...
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

7 years ago[5390] Simplified the logic (addressed comment)
Francis Dupont [Wed, 7 Feb 2018 14:36:44 +0000 (15:36 +0100)] 
[5390] Simplified the logic (addressed comment)

7 years ago[master] ChangeLog, AUTHORS updated after github40 merge.
Tomek Mrugalski [Tue, 6 Feb 2018 17:40:43 +0000 (17:40 +0000)] 
[master] ChangeLog, AUTHORS updated after github40 merge.

7 years ago[github40] Converted missing backend examples.
Tomek Mrugalski [Tue, 6 Feb 2018 17:17:46 +0000 (17:17 +0000)] 
[github40] Converted missing backend examples.

7 years ago[github40] --with-dhcp-XXX renamed to --with-XXX
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

7 years ago[master] ChangeLog, AUTHORS updated after github #39 merge.
Tomek Mrugalski [Tue, 6 Feb 2018 13:36:22 +0000 (13:36 +0000)] 
[master] ChangeLog, AUTHORS updated after github #39 merge.

7 years ago[github39] Reverted DocBook 5.0 reference in manpages. They look ok again
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

7 years ago[github39] system_messages tool converted to DocBook 5.0
Tomek Mrugalski [Tue, 6 Feb 2018 13:28:55 +0000 (13:28 +0000)] 
[github39] system_messages tool converted to DocBook 5.0

7 years ago[github39] Merge branch 'docbook-upgrade' of https://github.com/andreipavelQ/kea...
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

7 years ago[master] ChangeLog updated after #5514 merge.
Tomek Mrugalski [Wed, 31 Jan 2018 21:17:03 +0000 (22:17 +0100)] 
[master] ChangeLog updated after #5514 merge.

7 years ago[master] Merge branch 'trac5514' (lw4over6 options reinstantiated)
Tomek Mrugalski [Wed, 31 Jan 2018 13:38:40 +0000 (14:38 +0100)] 
[master] Merge branch 'trac5514' (lw4over6 options reinstantiated)

7 years ago[5514] Change after review: trac5514
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

7 years ago[master] AUTHORS, ChangeLog updated after github43 merge.
Tomek Mrugalski [Wed, 31 Jan 2018 12:57:11 +0000 (13:57 +0100)] 
[master] AUTHORS, ChangeLog updated after github43 merge.

7 years ago[master] Merge branch 'github43' (Makefile.am improvements)
Tomek Mrugalski [Wed, 31 Jan 2018 11:56:26 +0000 (12:56 +0100)] 
[master] Merge branch 'github43' (Makefile.am improvements)

7 years ago[github43] Wrapped a line that was too long github43
Tomek Mrugalski [Wed, 31 Jan 2018 11:55:56 +0000 (12:55 +0100)] 
[github43] Wrapped a line that was too long

7 years ago[master] ChangeLog, AUTHORS updated after github54 merge.
Tomek Mrugalski [Tue, 30 Jan 2018 19:58:40 +0000 (20:58 +0100)] 
[master] ChangeLog, AUTHORS updated after github54 merge.

7 years ago[master] Merge branch 'github54' (various changes)
Tomek Mrugalski [Tue, 30 Jan 2018 19:55:25 +0000 (20:55 +0100)] 
[master] Merge branch 'github54' (various changes)

7 years ago[github43] Merge branch 'makefile-am' of https://github.com/andreipavelQ/kea into...
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

7 years ago[5390] Forgotten unit tests added. trac5390
Tomek Mrugalski [Tue, 30 Jan 2018 19:23:59 +0000 (20:23 +0100)] 
[5390] Forgotten unit tests added.

7 years ago[github54] Merge branch 'minor-changes' of https://github.com/andreipavelQ/kea into...
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

7 years agominor changes 54/head
Razvan Becheriu [Tue, 30 Jan 2018 14:43:16 +0000 (16:43 +0200)] 
minor changes

7 years agoMerge branch 'master' into HEAD
Razvan Becheriu [Tue, 30 Jan 2018 14:42:16 +0000 (16:42 +0200)] 
Merge branch 'master' into HEAD

7 years ago[5514] S46 options are now parsed properly
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

7 years ago[master] Updated git hash
Francis Dupont [Mon, 29 Jan 2018 17:44:53 +0000 (18:44 +0100)] 
[master] Updated git hash

7 years ago[master] Finishing merge of trac5425a (class in pools)
Francis Dupont [Mon, 29 Jan 2018 17:40:34 +0000 (18:40 +0100)] 
[master] Finishing merge of trac5425a (class in pools)

7 years ago[master] Merged trac5425a (class in pools)
Francis Dupont [Mon, 29 Jan 2018 17:37:53 +0000 (18:37 +0100)] 
[master] Merged trac5425a (class in pools)

7 years ago[5425a] Reported some changes
Francis Dupont [Mon, 29 Jan 2018 16:38:08 +0000 (17:38 +0100)] 
[5425a] Reported some changes

7 years ago[5425a] Reverted last 2 commits (unfinished as they include doc fixes)
Francis Dupont [Mon, 29 Jan 2018 16:15:55 +0000 (17:15 +0100)] 
[5425a] Reverted last 2 commits (unfinished as they include doc fixes)

7 years ago[5425a] Parser regenerated trac5425a
Tomek Mrugalski [Fri, 26 Jan 2018 23:11:16 +0000 (00:11 +0100)] 
[5425a] Parser regenerated

7 years ago[5425a] Changes after review:
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

7 years ago[master] added BOOST_LIBS in Makefiles fdfnv_base trac5515_base
Wlodek Wencel [Thu, 25 Jan 2018 16:38:57 +0000 (17:38 +0100)] 
[master] added BOOST_LIBS in Makefiles

7 years ago[5514] v4 portparameters option definition updated.
Tomek Mrugalski [Thu, 25 Jan 2018 15:41:26 +0000 (16:41 +0100)] 
[5514] v4 portparameters option definition updated.

7 years ago[5514] Revert "[5191] Remove experimental lightweight 4over6 option"
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

7 years ago[5487] Spelling, missing override, more C++11 feature checks
Francis Dupont [Thu, 25 Jan 2018 10:13:17 +0000 (11:13 +0100)] 
[5487] Spelling, missing override, more C++11 feature checks

7 years ago[5487] Removed temporary testing fluff
Thomas Markwalder [Wed, 24 Jan 2018 16:31:10 +0000 (11:31 -0500)] 
[5487] Removed temporary testing fluff

7 years ago[5487] Cleaned up, brute force method
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

7 years ago[master] AUTHORS, ChangeLog updated after gtihub38 merge. trac5458_base
Tomek Mrugalski [Wed, 24 Jan 2018 12:52:03 +0000 (13:52 +0100)] 
[master] AUTHORS, ChangeLog updated after gtihub38 merge.

7 years ago[github38] Minor tweaks after review.
Tomek Mrugalski [Wed, 24 Jan 2018 12:02:33 +0000 (13:02 +0100)] 
[github38] Minor tweaks after review.

7 years agoMerge branch 'config-h' of https://github.com/andreipavelQ/kea into github38
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

7 years ago[github36] Couple line wraps fixed.
Tomek Mrugalski [Wed, 24 Jan 2018 00:10:04 +0000 (01:10 +0100)] 
[github36] Couple line wraps fixed.

7 years ago[github36] benchmark methods prepended with bench* prefix.
Tomek Mrugalski [Tue, 23 Jan 2018 23:19:33 +0000 (00:19 +0100)] 
[github36] benchmark methods prepended with bench* prefix.

7 years ago[github36] Docs written for benchmarks
Tomek Mrugalski [Tue, 23 Jan 2018 23:17:39 +0000 (00:17 +0100)] 
[github36] Docs written for benchmarks

7 years ago[github36] memfile benchmark implemented.
Tomek Mrugalski [Tue, 23 Jan 2018 23:16:42 +0000 (00:16 +0100)] 
[github36] memfile benchmark implemented.

7 years ago[github36] lease_file_io.cc|h moved.
Tomek Mrugalski [Tue, 23 Jan 2018 23:14:03 +0000 (00:14 +0100)] 
[github36] lease_file_io.cc|h moved.

7 years ago[5487] checkpoint commit
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

7 years ago[5494] Added PR#61 fix
Francis Dupont [Sat, 20 Jan 2018 23:19:50 +0000 (00:19 +0100)] 
[5494] Added PR#61 fix

7 years ago[master] Updated git hash trac5457_base trac5513_base
Francis Dupont [Sat, 20 Jan 2018 20:21:52 +0000 (21:21 +0100)] 
[master] Updated git hash

7 years ago[master] Finishing merge of trac5443 (NEXT_STEP_DROP)
Francis Dupont [Sat, 20 Jan 2018 20:20:48 +0000 (21:20 +0100)] 
[master] Finishing merge of trac5443 (NEXT_STEP_DROP)

7 years ago[master] Merged trac5443 (NEXT_STEP_DROP)
Francis Dupont [Sat, 20 Jan 2018 20:18:39 +0000 (21:18 +0100)] 
[master] Merged trac5443 (NEXT_STEP_DROP)

7 years ago[5443] Removed some @todod explaining the DROP status at the first occurrence
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

7 years ago[5425a] Ported last changes and fixes
Francis Dupont [Fri, 19 Jan 2018 22:53:36 +0000 (23:53 +0100)] 
[5425a] Ported last changes and fixes

7 years ago[5443] Changes after review (wordsmithing)
Tomek Mrugalski [Fri, 19 Jan 2018 14:21:19 +0000 (15:21 +0100)] 
[5443] Changes after review (wordsmithing)

7 years ago[5425a] Rebased and known client removal: first phase done
Francis Dupont [Thu, 18 Jan 2018 23:54:40 +0000 (00:54 +0100)] 
[5425a] Rebased and known client removal: first phase done

7 years ago[trac5425a] regen flex/bison
Francis Dupont [Thu, 18 Jan 2018 23:15:39 +0000 (23:15 +0000)] 
[trac5425a] regen flex/bison

7 years ago[5425a] Applied changes - need regen
Francis Dupont [Thu, 18 Jan 2018 23:13:48 +0000 (00:13 +0100)] 
[5425a] Applied changes - need regen

7 years ago[master] Added ChangeLog entry for #5451.
Marcin Siodelski [Thu, 18 Jan 2018 18:01:44 +0000 (19:01 +0100)] 
[master] Added ChangeLog entry for #5451.

7 years ago[master] Merge branch 'trac5451'
Marcin Siodelski [Thu, 18 Jan 2018 17:35:39 +0000 (18:35 +0100)] 
[master] Merge branch 'trac5451'

7 years ago[5451] Fixed two doxygen warnings.
Marcin Siodelski [Thu, 18 Jan 2018 17:33:28 +0000 (18:33 +0100)] 
[5451] Fixed two doxygen warnings.

7 years ago[5451] Addressed review comments.
Marcin Siodelski [Thu, 18 Jan 2018 17:24:51 +0000 (18:24 +0100)] 
[5451] Addressed review comments.

7 years ago[5390] Made loopback usable for limited DHCP service
Francis Dupont [Thu, 18 Jan 2018 08:55:37 +0000 (09:55 +0100)] 
[5390] Made loopback usable for limited DHCP service