Added autosnoop and autothrottle modules

This commit is contained in:
David Parrish 2004-03-24 04:56:51 +00:00
parent 7d87e78a12
commit 8ed6b75f5f
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"