]> git.ipfire.org Git - thirdparty/kea.git/commit
[#3107] Single-threaded mode for ping-check
authorThomas Markwalder <tmark@isc.org>
Tue, 5 Dec 2023 20:12:50 +0000 (15:12 -0500)
committerThomas Markwalder <tmark@isc.org>
Wed, 13 Dec 2023 15:24:41 +0000 (15:24 +0000)
commit49cdaab1a82f4d2c92c4f2d166abb9e2b742e42a
treeb34ee226350a0a784e28fadafc601cf6626ba61a
parent7ae33b34f6e271c29682dec2cf68f2d69cc6dc99
[#3107] Single-threaded mode for ping-check

doc/sphinx/arm/hooks-ping-check.rst
    Removed note about single-threaded mode

Added ChangeLog

src/lib/dhcp/iface_mgr.*
    IfaceMgr::isExternalSocket() - new function to facilitate UTs

src/lib/dhcp/tests/iface_mgr_unittest.cc
    Updated tests
ChangeLog
doc/sphinx/arm/hooks-ping-check.rst
src/lib/dhcp/iface_mgr.cc
src/lib/dhcp/iface_mgr.h
src/lib/dhcp/tests/iface_mgr_unittest.cc