2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 21:45:37 +00:00
Commit Graph

25881 Commits

Author SHA1 Message Date
Tomek Mrugalski
edeeae9d4b [5514] Change after review:
- the opion-space check removed from DHCPv4 similar to DHCPv6
2018-01-31 14:38:11 +01:00
Tomek Mrugalski
65d694f3fe [master] AUTHORS, ChangeLog updated after github43 merge. 2018-01-31 13:57:11 +01:00
Tomek Mrugalski
1949bb3abf [master] Merge branch 'github43' (Makefile.am improvements) 2018-01-31 12:56:26 +01:00
Tomek Mrugalski
33b06cb0fd [github43] Wrapped a line that was too long 2018-01-31 12:55:56 +01:00
Tomek Mrugalski
d3d22fd45e [master] ChangeLog, AUTHORS updated after github54 merge. 2018-01-30 20:58:40 +01:00
Tomek Mrugalski
7e77f043c9 [master] Merge branch 'github54' (various changes) 2018-01-30 20:55:25 +01:00
Tomek Mrugalski
0f6507c4cb [github43] Merge branch 'makefile-am' of https://github.com/andreipavelQ/kea into github43
# Conflicts:
#	Makefile.am
2018-01-30 20:31:11 +01:00
Tomek Mrugalski
02aab7d5ef [5390] Forgotten unit tests added. 2018-01-30 20:23:59 +01:00
Tomek Mrugalski
2efa749422 [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
2018-01-30 20:19:45 +01:00
Razvan Becheriu
527f970ad5 minor changes 2018-01-30 16:43:16 +02:00
Razvan Becheriu
64870d5626 Merge branch 'master' into HEAD 2018-01-30 16:42:16 +02:00
Tomek Mrugalski
8063474585 [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
2018-01-30 13:49:34 +01:00
Francis Dupont
38e33d2b59 [master] Updated git hash 2018-01-29 18:44:53 +01:00
Francis Dupont
5f3a89d6e3 [master] Finishing merge of trac5425a (class in pools) 2018-01-29 18:40:34 +01:00
Francis Dupont
3d6bb5b1d4 [master] Merged trac5425a (class in pools) 2018-01-29 18:37:53 +01:00
Francis Dupont
352532410e [5425a] Reported some changes 2018-01-29 17:38:08 +01:00
Francis Dupont
f85ebcc12d [5425a] Reverted last 2 commits (unfinished as they include doc fixes) 2018-01-29 17:15:55 +01:00
Tomek Mrugalski
36354d8490 [5425a] Parser regenerated 2018-01-27 00:11:16 +01:00
Tomek Mrugalski
7edd611cb0 [5425a] Changes after review:
- it is now possible to define multiple classes for a pool
 - small doc corrections
2018-01-27 00:09:33 +01:00
Wlodek Wencel
a767033951 [master] added BOOST_LIBS in Makefiles trac5515_base fdfnv_base 2018-01-25 17:38:57 +01:00
Tomek Mrugalski
924b00cb41 [5514] v4 portparameters option definition updated. 2018-01-25 16:42:04 +01:00
Tomek Mrugalski
641bcbadbe [5514] Revert "[5191] Remove experimental lightweight 4over6 option"
This reverts commit 401a5a5207.

# 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
2018-01-25 15:59:32 +01:00
Francis Dupont
f81e8464ae [5487] Spelling, missing override, more C++11 feature checks 2018-01-25 11:13:17 +01:00
Thomas Markwalder
0aa3bc073f [5487] Removed temporary testing fluff 2018-01-24 11:31:10 -05:00
Thomas Markwalder
ce6369344d [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
2018-01-24 10:57:59 -05:00
Tomek Mrugalski
5a6665f20c [master] AUTHORS, ChangeLog updated after gtihub38 merge. trac5458_base 2018-01-24 13:52:03 +01:00
Tomek Mrugalski
d7e111f104 [github38] Minor tweaks after review. 2018-01-24 13:02:33 +01:00
Tomek Mrugalski
7206aa79c5 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
2018-01-24 13:01:56 +01:00
Tomek Mrugalski
4f3a6936c5 [github36] Couple line wraps fixed. 2018-01-24 01:10:04 +01:00
Tomek Mrugalski
a987c8ab6d [github36] benchmark methods prepended with bench* prefix. 2018-01-24 00:19:33 +01:00
Tomek Mrugalski
1a121de4fc [github36] Docs written for benchmarks 2018-01-24 00:17:39 +01:00
Tomek Mrugalski
b8a7f93928 [github36] memfile benchmark implemented. 2018-01-24 00:16:42 +01:00
Tomek Mrugalski
84017bddc7 [github36] lease_file_io.cc|h moved. 2018-01-24 00:14:54 +01:00
Thomas Markwalder
fa11dc5ce2 [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
2018-01-23 13:51:19 -05:00
Francis Dupont
2c9454ec56 [5494] Added PR#61 fix 2018-01-21 00:19:50 +01:00
Francis Dupont
d59f7e367d [master] Updated git hash trac5457_base trac5513_base 2018-01-20 21:21:52 +01:00
Francis Dupont
ff22a90691 [master] Finishing merge of trac5443 (NEXT_STEP_DROP) 2018-01-20 21:20:48 +01:00
Francis Dupont
1ed4f63637 [master] Merged trac5443 (NEXT_STEP_DROP) 2018-01-20 21:18:39 +01:00
Francis Dupont
84d4aad047 [5443] Removed some @todod explaining the DROP status at the first occurrence 2018-01-20 20:51:53 +01:00
Francis Dupont
eb9efffcb0 [5425a] Ported last changes and fixes 2018-01-19 23:53:36 +01:00
Tomek Mrugalski
d847599dd2 [5443] Changes after review (wordsmithing) 2018-01-19 15:21:19 +01:00
Francis Dupont
5c5c3c5272 [5425a] Rebased and known client removal: first phase done 2018-01-19 00:54:40 +01:00
Francis Dupont
ac01be53c9 [trac5425a] regen flex/bison 2018-01-18 23:15:39 +00:00
Francis Dupont
300cb63670 [5425a] Applied changes - need regen 2018-01-19 00:13:48 +01:00
Marcin Siodelski
6ed7380d9a [master] Added ChangeLog entry for #5451. 2018-01-18 19:01:44 +01:00
Marcin Siodelski
94267e252b [master] Merge branch 'trac5451' 2018-01-18 18:35:39 +01:00
Marcin Siodelski
8904027e86 [5451] Fixed two doxygen warnings. 2018-01-18 18:33:28 +01:00
Marcin Siodelski
32d1e91a4c [5451] Addressed review comments. 2018-01-18 18:24:51 +01:00
Francis Dupont
620c135149 [5390] Made loopback usable for limited DHCP service 2018-01-18 09:55:37 +01:00
Francis Dupont
67ff2b5035 [5390] Allow empty MAC in setMac 2018-01-17 20:52:28 +01:00