Skip to content

Commit b747709

Browse files
author
Pavel Siska
committed
ipfixprobed: Add Python script to convert YAML config to ipfixprobe arguments
1 parent 2c6d418 commit b747709

File tree

5 files changed

+463
-0
lines changed

5 files changed

+463
-0
lines changed

init/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ install(FILES
99
)
1010

1111
install(PROGRAMS ipfixprobed DESTINATION ${CMAKE_INSTALL_BINDIR})
12+
install(PROGRAMS config2args.py DESTINATION "${INSTALL_DIR_LIB}/ipfixprobe/")

0 commit comments

Comments
 (0)