summaryrefslogtreecommitdiffstats
path: root/etc/inc/filter.inc
Commit message (Expand)AuthorAgeFilesLines
* Remove ftp-proxy/pftpx/ftpsesame references we handle all of this in kernel n...Ermal Luçi2009-03-161-154/+3
* Never filter on carpX interfaces.Chris Buechler2009-03-101-5/+0
* really fix route-to this timeChris Buechler2009-03-091-1/+1
* Correctly fill in route-to interface name instead of "opt1"Scott Ullrich2009-03-091-1/+1
* Use the new is_module_loaded function to avoid spamming the System log.Ermal Luçi2009-03-081-2/+1
* * Do not restart ipfw-classifyd on every iteration just send a signal to relo...Ermal Luçi2009-03-081-5/+6
* Use nat port range 1024:65535Scott Ullrich2009-03-041-1/+4
* Fix UDP NAT ReflectionScott Ullrich2009-03-011-2/+2
* Tag/Tagged/DSCP can be used for blocking too.Ermal Luçi2009-03-011-8/+8
* Revert "Merge IPv6 changes"Scott Ullrich2009-02-281-141/+52
* Another try at fixing http://forum.pfsense.org/index.php/topic,14220.0.htmlErmal Luçi2009-02-281-21/+19
* Remove braindead set skip action which breaks filtering ipsec traffic gif/tun...Ermal Luçi2009-02-281-1/+0
* Move some special packages rule creation after user rules so the latest have ...Ermal Luçi2009-02-281-16/+19
* Remove the quick from the rule to allow ftp control connections to be policed...Ermal Luçi2009-02-221-1/+1
* Do not duplicate the same option. Just a cosmetic change.Ermal Luçi2009-02-221-1/+1
* Do not try to convert twice to real interface return_gateways_array tries to ...Ermal Luçi2009-02-141-1/+4
* Merge branch 'master' of git@rcs.pfsense.org:pfsense/mainlineErmal Luçi2009-02-141-1/+1
|\
| * Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainlineScott Ullrich2009-02-141-15/+3
| |\
| * | Use $int = get_real_interface($GatewaysList[$gateway]['interface']);Scott Ullrich2009-02-141-1/+1
* | | Start the userland layer7 daemon after the rules have loaded so the shaper qu...Ermal Luçi2009-02-141-0/+4
| |/ |/|
* | Remove overload option for l7 it is no more needed.Ermal Luçi2009-02-111-15/+3
|/
* Remove the 'L2TP clients' option on firewall src/dst address cause it does no...Ermal Luçi2009-02-011-15/+0
* Add more L2TP backend code.Ermal Luçi2009-02-011-8/+32
* Log an error when we cannot lookup a gateways interface.Scott Ullrich2009-01-311-0/+2
* Add allow-opts filter rule option which is useful in multicast rule options.Ermal Luci2009-01-251-6/+8
* Merge IPv6 changesSimon Cornelius P. Umacob2009-01-201-52/+144
* Load dummynet if per user bandwidth is active on CP.Ermal Luçi2009-01-041-0/+2
* Corrected layer7 name in rules configHelder Pereira2008-12-271-3/+3
* Add layer7 options to filter rules so the new code on the traffic shaper can ...Ermal Luçi2008-12-241-2/+32
* Use FilterIflist for consistency.Ermal Luçi2008-12-231-2/+2
* Correct comment, the 1:1 ftp proxy helper uses ftp-proxy, not ftpsesameScott Ullrich2008-12-231-1/+1
* * Use full path to grep and awkScott Ullrich2008-12-231-3/+3
* * Use correct ftp-proxy argumentsScott Ullrich2008-12-231-2/+2
* Move no binat ftp helper before binat rule creationScott Ullrich2008-12-231-23/+23
* * Remove trailing spaceScott Ullrich2008-12-221-3/+2
* Revert the check to not add reply-to on block rules it might be needed.Ermal Luçi2008-12-211-1/+1
* Foreach only if array.Ermal Luçi2008-12-211-0/+1
* The brace is not needed here!Ermal Luçi2008-12-211-1/+1
* * Add useftphelper support which will add a no binat rule to prevent portScott Ullrich2008-12-211-26/+22
* It does not make sense to add reply-to to block rules even though pf parses t...Ermal Luçi2008-12-191-1/+1
* Unbreak the corn job installation for schedules.Ermal Luçi2008-12-161-6/+13
* Write out all commands that should be run after filter load insteadScott Ullrich2008-12-151-5/+4
* Back out "Rules have not changed. Not reloading" changes.Scott Ullrich2008-12-151-7/+0
* Behave correclty on some corner cases.Ermal Luçi2008-12-141-4/+8
* * Remove an uneccesary global variable($schedule_enabled)Ermal Luçi2008-12-141-17/+4
* * Add another missing ". * Use full path to binary.Ermal Luçi2008-12-091-2/+2
* Add missing "Scott Ullrich2008-12-091-1/+1
* * Reset filter reload status to Done if rules are the sameScott Ullrich2008-12-081-1/+4
* Check to make sure file exists before operating on it.Scott Ullrich2008-12-081-3/+9
* Compare rules.debug to previously loaded rules. If no rule changesScott Ullrich2008-12-071-1/+14
OpenPOWER on IntegriCloud