pfsense/usr
2009-05-29 21:49:50 +00:00
..
local Present a new package option filter_rules_needed which has a function name to be called if the package needs to create firewall rules. The function should have a switch statement one with 'nat' option wich is called for nat/rdr and one with 'rule' option which is needed for rules. This will help on removing from filter.inc all the packages hardcoded includes and rules and give some more dynamicity. The rules by this function will be included on rules.nat.packages and rules.packages on /tmp partition and called by anchors include file when filter reloads(still this has to come). 2009-05-29 21:49:50 +00:00
sbin * Create two new functions lock($subsystem)/unlock() to have more reliable locking using semaphores. 2009-05-08 18:42:37 +00:00
share Use zoneinfo.tgz from m0n0wall 1.3b15 2008-10-18 21:47:44 +00:00