mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 21:45:37 +00:00
ba0df8152aadda8edca7fbe360565bc14fa534d9
Had to use memset to reset sa_action structure. Without that the signal handled wasn't installed correctly because of the random data in the sigaction structure and caused unit tests to fail.
This is the source for Kea, developed by Internet Systems Consortium. Kea provides DHCPv4 and DHCPv6 servers, a dynamic DNS update module, a portable DHCP library, libdhcp++, and a DHCP benchmarking tool, perfdhcp. Th 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
Description
Languages
C++
94.1%
Shell
3.4%
PLpgSQL
0.7%
LLVM
0.6%
Meson
0.6%
Other
0.6%