]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
Fix the comment and explanation for random-chunk-size
authorAndreas Herz <andi@geekosphere.org>
Tue, 17 Nov 2015 11:25:29 +0000 (12:25 +0100)
committerVictor Julien <victor@inliniac.net>
Tue, 9 Feb 2016 13:18:56 +0000 (14:18 +0100)
suricata.yaml.in

index 90f590915cab51076d52c2b7d161d9c5d170c90e..3a6841947dee4348718125ca81c76828cf54b02b 100644 (file)
@@ -879,9 +879,10 @@ flow-timeouts:
 #                               # This lower the risk of some evasion technics but could lead
 #                               # detection change between runs. It is set to 'yes' by default.
 #     randomize-chunk-range: 10 # If randomize-chunk-size is active, the value of chunk-size is
-#                               # a random value between (1 - randomize-chunk-range/100)*randomize-chunk-size
-#                               # and (1 + randomize-chunk-range/100)*randomize-chunk-size. Default value
-#                               # of randomize-chunk-range is 10.
+#                               # a random value between (1 - randomize-chunk-range/100)*toserver-chunk-size
+#                               # and (1 + randomize-chunk-range/100)*toserver-chunk-size and the same
+#                               # calculation for toclient-chunk-size.
+#                               # Default value of randomize-chunk-range is 10.
 #
 #     raw: yes                  # 'Raw' reassembly enabled or disabled.
 #                               # raw is for content inspection by detection