defrag: Fix description of params

The max-frags params is not what it is.
pull/27/head
Eric Leblond 13 years ago
parent fd32159464
commit 6475f99bea

@ -431,7 +431,7 @@ pattern-matcher:
defrag:
trackers: 65535 # number of defragmented flows to follow
max-frags: 65535 # number of fragments per-flow
max-frags: 65535 # number of fragments to keep (higher than trackers)
prealloc: yes
timeout: 60

Loading…
Cancel
Save