mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 05:55:28 +00:00
96b0712f43b72f7cdf86dfbace8a3cf98866f794
New stat_cmds hook library initial commit. Both stat-lease4/6-get commands implemented and unit tested modified: configure.ac src/hooks/dhcp/Makefile.am new: src/hooks/dhcp/stat_cmds/.gitignore src/hooks/dhcp/stat_cmds/Makefile.am src/hooks/dhcp/stat_cmds/stat_cmds.cc src/hooks/dhcp/stat_cmds/stat_cmds.dox src/hooks/dhcp/stat_cmds/stat_cmds.h src/hooks/dhcp/stat_cmds/stat_cmds_callouts.cc src/hooks/dhcp/stat_cmds/stat_cmds_log.cc src/hooks/dhcp/stat_cmds/stat_cmds_log.h src/hooks/dhcp/stat_cmds/stat_cmds_messages.mes src/hooks/dhcp/stat_cmds/tests/.gitignore src/hooks/dhcp/stat_cmds/tests/Makefile.am src/hooks/dhcp/stat_cmds/tests/run_unittests.cc src/hooks/dhcp/stat_cmds/tests/stat_cmds_unittest.cc src/hooks/dhcp/stat_cmds/version.cc
Kea provides DHCPv4 and DHCPv6 servers, a dynamic DNS update module, a portable DHCP library, libdhcp++, control agent that provides management REST interface, and a DHCP benchmarking tool, perfdhcp. Kea is developed by Internet Systems Consortium. The developers website is at http://kea.isc.org/ Limitations and known issues with this DHCP release can be found at http://kea.isc.org/wiki/KeaKnownIssues If you are thinking about contributing a patch, please read this first: http://kea.isc.org/wiki/ContributorsGuide 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%