Added autosnoop and autothrottle modules

This commit is contained in:
fred_nerk 2004-03-24 04:56:51 +00:00
parent 9470c8e12f
commit c2f98ee931
4 changed files with 87 additions and 1 deletions

View file

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