[OpenSIPS-Devel] SF.net SVN: opensips:[5540] trunk/modules/ratelimit
    Ovidiu Sas 
    osas at voipembedded.com
       
    Wed Mar 25 04:36:17 CET 2009
    
    
  
Revision: 5540
          http://opensips.svn.sourceforge.net/opensips/?rev=5540&view=rev
Author:   osas
Date:     2009-03-25 03:36:16 +0000 (Wed, 25 Mar 2009)
Log Message:
-----------
new pipe algorithm: NETWORK
   This algorithm relies on information provided by network
   interfaces. The total amount of bytes waiting to be consumed on
   all the network interfaces is retrieved once every
   timer_interval seconds. If the returned amount exceeds the
   limit specified in the modparam, rl_check returns an error.
 - based on patch provided by Arnaud Boussus ( aboussus )
 - closes 2694682
Modified Paths:
--------------
    trunk/modules/ratelimit/README
    trunk/modules/ratelimit/doc/ratelimit_admin.xml
    trunk/modules/ratelimit/ratelimit.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
    
    
More information about the Devel
mailing list