diff options
author | Eshenko Dmitriy <snooppy@mail.ua> | 2019-06-18 10:23:53 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-18 10:23:53 +0300 |
commit | 1584d769ac142939b9725628e6108304de4d87c4 (patch) | |
tree | e368c54020f589086c9c81799596aa9ad6e51d6f /accel-pppd/accel-ppp.conf.5 | |
parent | 35b6d11f2ec6884c5ef1385d1cf2dbd7e3745420 (diff) | |
download | accel-ppp-1584d769ac142939b9725628e6108304de4d87c4.tar.gz accel-ppp-1584d769ac142939b9725628e6108304de4d87c4.zip |
Update accel-ppp.conf.5
Diffstat (limited to 'accel-pppd/accel-ppp.conf.5')
-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 7c4b57af..048fbeb0 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 |