This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
pfsense
Watch
2
Star
0
Fork
0
You've already forked pfsense
mirror of
https://github.com/pfsense/pfsense.git
synced
2025-10-26 11:38:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a9b2e638f8
pfsense
/
usr
History
Ermal Luçi
a9b2e638f8
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
..
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