If more than 2 minutes have passed from the prunning process ignore the lock
Prevent 2 instances of rc.prunecaptiveportal from running in parallell since this might be a bad thing
Add the multi instance CP to master branch. This allows to define CP with different properties on different interfaces.
Decouple filter.inc from functions.inc. There is no need to process filter functions most of the time. Include filter.inc where it is needed
Rework includes/require. This saves about 4 megabytes.Simplify get_memory(). Tested on mips/i386
Reduce includes.
globals.inc is required so that we use the correct lock file!
Add $Id$ tags
Initial revision