- Add startup-config(5) manpage.

- Add snoopctl, throttlectl plugins.
- Update documentation.
This commit is contained in:
bodea 2004-11-17 15:08:19 +00:00
parent bf0a00f106
commit f5071c422d
12 changed files with 584 additions and 106 deletions

View file

@ -17,5 +17,7 @@ set accounting_dir "/var/run/l2tpns/acct/"
set setuid 0
set dump_speed no
load plugin "garden"
load plugin "throttlectl"
load plugin "autothrottle"
load plugin "snoopctl"
load plugin "autosnoop"