mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 14:05:33 +00:00
9bc1a0edf92f301d598dce37838e240b65280e71
src/lib/cql/testutils/cql_schema.* Modified to use common softWipeEnabled(), which defaults to true src/lib/database/testutils/schema.* bool softWipeEnabled() - new function that checks env varible to determine if DB data wiping is enabled (default is true/enabled) src/lib/mysql/testutils/mysql_schema.* createMySQLSchema() destroyMySQLSchema()- now softWipeEnabled() to allow data wiping to be turned on/off src/share/database/scripts/mysql/wipe_data.sh.in Added better error messaging several files: Removed extraneous calls to destroyMySQLSchema, added comments
hammer: added handling much more things (more systems, running unit tests with mysql, pgsql and cql)
Kea provides DHCPv4 and DHCPv6 servers, a dynamic DNS update module, a portable DHCP library, libdhcp++, control agent that provides management REST interface, netconf agent that provides a YANG/NETCONF interface for Kea, and a DHCP benchmarking tool, perfdhcp. Kea is developed by Internet Systems Consortium. The developers website is at https://gitlab.isc.org/isc-projects/kea Limitations, known issues and feature requests can be found at https://gitlab.isc.org/isc-projects/kea/wikis/known-issues-list If you are thinking about contributing a patch, please read this first: https://jenkins.isc.org/job/Kea_doc/doxygen/d7/df4/contributorGuide.html The Kea mailing lists are available via https://lists.isc.org/
Description
Languages
C++
94.1%
Shell
3.4%
PLpgSQL
0.7%
LLVM
0.6%
Meson
0.6%
Other
0.6%