mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 05:55:28 +00:00
1d3dac9de3ae12e597e4a4e78507f7b0cf2db4f7
One compiler was objecting to placing the address of a size_t variable into a variable declared as "unsigned long*". Changing the declaration from "size_t" to "unsigned long" fixes the problem.
Kea provides DHCPv4 and DHCPv6 servers, a dynamic DNS update module, a portable DHCP library, libdhcp++, 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 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%