-
# keeping track of external libraries seperately for use in pkg-config.
set(EXTERNAL_LIBRARIES
${LUAJIT_LIBRARIES}
${STATIC_INSPECTOR_LIBRARIES}
${UNIT_TESTS_LIBRARIES}
${EXTERNAL_LIBRARIES}
+ ${CMAKE_DL_LIBS}
)
add_subdirectory(actions)
"TTL value less than configured minimum, not using for reassembly"
#define DEFRAG_EXCESSIVE_OVERLAP_STR \
- ",excessive fragment overlap"
+ "excessive fragment overlap"
#define DEFRAG_TINY_FRAGMENT_STR \
- ",iny fragment"
+ "tiny fragment"
FragEngine::FragEngine()
{