fuzzy: import 20050627 code base

This commit is contained in:
Jan Engelhardt
2008-08-31 16:44:44 -04:00
parent e601fd61f9
commit fd83fefad1
8 changed files with 362 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
This module matches a rate limit based on a fuzzy logic controller (FLC).
.TP
\fB--lower-limit\fP \fInumber\fP
Specifies the lower limit, in packets per second.
.TP
\fB--upper-limit\fP \fInumber\fP
Specifies the upper limit, also in packets per second.