linux: cache netmask for accurate subnet prefix calculation to fix implementation which always returned 0 (#1155)
Co-authored-by: Syed Amer Gilani <syed.gilani@trilux.com>
This commit is contained in:
@@ -231,6 +231,7 @@ elseif(${CMAKE_SYSTEM_NAME} STREQUAL "Linux")
|
||||
|
||||
list(APPEND testdirs
|
||||
ports/linux/bsc_event
|
||||
ports/linux/bip_subnet
|
||||
)
|
||||
|
||||
elseif(WIN32)
|
||||
|
||||
Reference in New Issue
Block a user