diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2023-11-20 22:59:11 +0100 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2023-11-20 23:39:47 +0100 |
commit | 3416db11dc3ff5b6c259f25d955e283d1d6e4b40 (patch) | |
tree | 3eaa6fe9a2a85d108c1389539e95789078a1bdf2 /examples/README.md | |
parent | 830174c7b52181705dca44cd2fae4a8baa5f6111 (diff) |
Updated ReadMe's, ToDo's and ChangeLog.1.6
* 1.6-release
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'examples/README.md')
-rw-r--r-- | examples/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/README.md b/examples/README.md index a1447bf34..bf9980074 100644 --- a/examples/README.md +++ b/examples/README.md @@ -13,10 +13,12 @@ Used also by `tests/run_tests.sh` if available. A capture daemon suitable for low-resource devices. It saves flows that were guessed/undetected/risky/midstream to a PCAP file for manual analysis. +Used also by `tests/run_tests.sh` if available. ## c-collectd A collecd-exec compatible middleware that gathers statistic values from nDPId. +Used also by `tests/run_tests.sh` if available. ## c-notifyd |