From: Yurii Chalov -X (ychalov - SOFTSERVE INC at Cisco) Date: Tue, 19 Mar 2024 16:21:05 +0000 (+0000) Subject: Pull request #4248: doc: add libml to optional dependencies X-Git-Tag: 3.1.83.0~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3c247cc577fb4381e58777bddc1cb4ff583e542;p=thirdparty%2Fsnort3.git Pull request #4248: doc: add libml to optional dependencies Merge in SNORT/snort3 from ~YCHALOV/snort3:snort_ml_doc_update to master Squashed commit of the following: commit ba718f34220b4a718057817fa51870b3b9f8a319 Author: Yurii Chalov Date: Mon Mar 18 13:24:25 2024 +0100 doc: add libml to optional dependencies --- diff --git a/doc/user/tutorial.txt b/doc/user/tutorial.txt index d296cc242..3d51a4095 100644 --- a/doc/user/tutorial.txt +++ b/doc/user/tutorial.txt @@ -52,6 +52,9 @@ Optional: * iconv from https://ftp.gnu.org/pub/gnu/libiconv/ for converting UTF16-LE filenames to UTF8 (usually included in glibc) +* libml from https://github.com/snort3/libml to enable Snort ML, Neural + Network-based Exploit Detector + * libunwind from https://www.nongnu.org/libunwind/ to attempt to dump a somewhat readable backtrace when a fatal signal is received