diff options
-rw-r--r-- | accel-pppd/accel-ppp.conf.5 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/accel-pppd/accel-ppp.conf.5 b/accel-pppd/accel-ppp.conf.5 index e288f8e..ab9a3d1 100644 --- a/accel-pppd/accel-ppp.conf.5 +++ b/accel-pppd/accel-ppp.conf.5 @@ -78,6 +78,9 @@ Helper module to manage child processes, required by pppd_compat .TP .BI pppd_compat This module starts pppd compatible ip-up/ip-down scripts and ip-change to handle RADIUS CoA request. +.TP +.BI connlimit +This module limits connection rate from single source. .SH [core] Configuration of core module .TP |