From: Windham Wong Date: Fri, 23 Mar 2018 00:40:50 +0000 (+0800) Subject: Fixing fast_pattern syntax in doc/differences.txt (#43) X-Git-Tag: 3.0.0-245~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c75685427823fc7cd9bb47b3c48a269900b670c;p=thirdparty%2Fsnort3.git Fixing fast_pattern syntax in doc/differences.txt (#43) Note that fast_pattern_offset and/or fast_pattern_length imply fast_pattern. --- diff --git a/doc/differences.txt b/doc/differences.txt index ca8c567d4..1a7e762b1 100644 --- a/doc/differences.txt +++ b/doc/differences.txt @@ -197,7 +197,7 @@ Some things Snort++ can do today that Snort can not do as well: * deleted fast_pattern:only; use fast_pattern, nocase (option is not added to detection tree if not required) * changed fast_pattern:, to - fastpattern_offset: , fast_pattern_length + fast_pattern,fast_pattern_offset ,fast_pattern_length * fast pattern sensitive data with sd_pattern using hyperscan * hyperscan regex fast patterns with regex:"", fast_pattern; * no ; separated content suboptions