mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 14:05:33 +00:00
bc8768e9363ccc76ba0e71653bc863feffd3178c
src/bin/dhcp4/dhcp4_messages.mes - Added new log message DHCP4_SUPPLY_HOSTNAME src/bin/dhcp4/dhcp4_srv.cc - Dhcpv4Srv::processClientName() - pushed lack of host option in the client request down into processHostoption() - Dhcpv4Srv::processHostnameOption() - modified to support the new name replacement modes src/bin/dhcp4/tests/fqdn_unittest.cc - NameDhcpv4SrvTest:: testReplaceClientNameMode() - new method which tests a server's handling of a single client packet for a given replace-client-name mode. - TEST_F(NameDhcpv4SrvTest, replaceClientNameModeTest) - new test which exercises the permutations of client packets and replace-client-name modes.
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%