summaryrefslogtreecommitdiffstats
path: root/etc/inc/filter.inc
Commit message (Expand)AuthorAgeFilesLines
* Actually disable flowtables support by default.Ermal2010-04-121-1/+1
* Simplify "isset($rule['l7container']) and ..." as its already evaluatedthompsa2010-04-121-1/+1
* switch these back to no state until sloppy is fixedChris Buechler2010-04-031-4/+4
* Use ipfw to create the pipes/queues for pf dummynet rules, until we can catch...Ermal2010-04-021-1/+2
* Micro-optimization, no need to fork here just to get the file contents.Ermal2010-03-311-2/+1
* Remove now unused code.Ermal2010-03-311-16/+0
* Fix packages rule generation.Ermal2010-03-311-1/+1
* Unbreak aliases generation in the ruleset. Yesterday fixing large aliases bro...Ermal2010-03-191-0/+1
* Propperly handle large aliases and properly generate it on the config file so...Ermal2010-03-181-4/+7
* Use pgrep/pkill to save a bit of cpu.thompsa2010-03-121-1/+1
* Implement the protocol functionality on nat rules. This i based on a port tha...Ermal Luçi2010-03-091-3/+9
* Ticket #406. Add openvpn tunnel networks to the auto generated nat rules.Ermal Luçi2010-03-091-0/+17
* Propperly initialize variables so they function is as expected.Ermal Luçi2010-03-051-3/+6
* Ticket #402. Check for external address of "any" on port forwards, since alia...Erik Fonnesbeck2010-03-041-0/+2
* carp interfaces are now called vip's.Ermal Luçi2010-02-231-1/+1
* Prevent wrong config file from being generated. Reported-by: http://forum.pfs...Ermal Luçi2010-02-231-1/+3
* fix call to undefined function.Chris Buechler2010-02-131-29/+2
* Ticket #193. Reduce number of lines created for reflection in inetd and lines...Ermal Luçi2010-02-111-99/+103
* Ticket #14. Implement an advanced option to allow disabling autogenerated rep...Ermal Luçi2010-02-101-1/+1
* Ticket #334. There is a very slight possibility that when LAN is disabled or ...Ermal Luçi2010-02-091-2/+2
* Take care of not failing on multiple interface CP.Ermal Luçi2010-02-091-2/+2
* Fix this and run fast.Ermal Luçi2010-02-031-1/+1
* Check if even the rule target is an alias, and expand it if so. Yet another f...Ermal Luçi2010-02-021-2/+10
* Ticket #331. For now skip virtual interfaces on loginterface directive. This ...Ermal Luçi2010-02-011-3/+9
* Expand aliases for reflection entries to be generated normaly. Reported-by: h...Ermal Luçi2010-02-011-2/+6
* Move on to sloppy states. It should give speed improvement.Ermal Luçi2010-01-281-6/+6
* Ticket #99. Increment the port number for the other to come instances.Ermal Luçi2010-01-281-0/+1
* Try to prevent breaking the ruleset when ppp is not connected. This should fi...Ermal Luçi2010-01-271-7/+5
* Ticket #136.Ermal Luçi2010-01-261-1/+1
* Really write ppp.conf during reload. Include neccessary include.Ermal Luçi2010-01-221-0/+6
* Ticket #99. More fixes to reflection.Ermal Luçi2010-01-101-14/+10
* Ticket #283. Do not create Inbound(rdr) nat rules for disabled interfaces.Ermal Luçi2010-01-101-0/+4
* Feedback #283. Do not create outbound nat rules for disabled interfaces.Ermal Luçi2010-01-101-0/+4
* Merge 2bf552a41ca9fde6c71ba3aad9da794785246852 from RagnaBaby-cloneScott Ullrich2010-01-031-3/+5
* fix typosChris Buechler2010-01-011-2/+2
* Ticket #261 Do not consider ports as hostnames. This changes the is_port func...Ermal Luçi2009-12-301-1/+1
* Replace some occurrence of /tmp with the propper global variable in attempt t...Ermal Luçi2009-12-281-5/+1
* Fix some other problems with reflection code. Feedback #99.Ermal Luçi2009-12-271-3/+2
* Fix the inetd definitions. Remove forgotten dead code.Ermal Luçi2009-12-251-8/+8
* Fix identingScott Ullrich2009-12-241-1/+1
* Simplify logic a bitScott Ullrich2009-12-241-22/+22
* Add safety belt check code written by Ermal originallyScott Ullrich2009-12-241-61/+34
* Handle cases where no .inc files are present /usr/local/pkg/Scott Ullrich2009-12-231-0/+8
* Match coding style outlined in http://devwiki.pfsense.org/DeveloperRulesScott Ullrich2009-12-231-275/+259
* Output lsScott Ullrich2009-12-231-4/+4
* Adding late pf hooks for packages. Name is 'pflate'Scott Ullrich2009-12-231-1/+15
* Adding pf early hooks similar to nat and filter pkg hooks. Name is 'pfearly'Scott Ullrich2009-12-231-0/+14
* Add dynamic pkg hooks support. Submitted by Bill M on 11/17/08.Scott Ullrich2009-12-231-0/+29
* Add back pluginsScott Ullrich2009-12-231-0/+9
* Move decalration of tables always present in pfSense together with aliases to...Ermal Luçi2009-12-231-15/+17
OpenPOWER on IntegriCloud