2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 13:37:55 +00:00

[#3742] Applied fix

This commit is contained in:
Francis Dupont
2025-02-04 15:02:15 +01:00
parent 09aea441c8
commit e2bda2af9a

View File

@@ -1694,7 +1694,7 @@ TEST_F(IfaceMgrTest, setPacketFilter6) {
EXPECT_NO_THROW(iface_mgr->setPacketFilter(custom_packet_filter));
}
#if defined OS_LINUX || OS_BSD
#if defined(OS_LINUX) || defined(OS_BSD)
// This test is only supported on Linux and BSD systems. It checks
// if it is possible to use the IfaceMgr to select the packet filter