summaryrefslogtreecommitdiffstats
path: root/etc/inc/filter.inc
Commit message (Expand)AuthorAgeFilesLines
* Add 6rd backend code support, adds rules for proto 41 traffic for 6rd on WAN ...smos2012-02-251-1/+15
* For nat reflection inetd rules, udp/dgram requires wait, instead of nowait/0....jim-p2012-02-221-1/+3
* Add nat rule if the target is in a subnet handled by a static route whose gat...Erik Fonnesbeck2012-02-041-0/+12
* Add static route subnets if their gateway is within the source subnet for the...Erik Fonnesbeck2012-02-041-3/+15
* Use the specific IP for NAT IP in filter_generate_reflection_nat to prevent a...Erik Fonnesbeck2012-02-041-3/+20
* Also write out the rules that caused the problem to ease troubleshooting.Warren Baker2012-02-011-1/+1
* Only add these lines if there is both an IP address and CIDR. Fixes #1882Erik Fonnesbeck2012-01-201-4/+6
* Unbreak a number of explode() replacements which required preg_split()smos2012-01-201-1/+1
* The function split() is replaced by the function explode(). Starting with PHP...smos2012-01-191-8/+8
* Respect the value of the per-rule "disable reply-to" checkbox.jim-p2012-01-101-1/+1
* Add a checkbox that disabled automatically generates negate rules for directl...smos2011-12-201-1/+1
* Use quick on DHCP server rules. Should fix #2041jim-p2011-12-121-5/+5
* Concatenate array, using array_merge() will clobber numerical gateway group e...smos2011-11-271-1/+1
* Add a gui field to set the source tracking timeout for sticky connections.jim-p2011-11-151-0/+2
* Shorten the NEGATE rule label as these are too longsmos2011-10-211-1/+1
* Remove the old direct_networks table which is not used throughout the filter ...Seth Mos2011-10-131-7/+20
* Add no nat/rdr rules for carp protocol so people do not screw their setups.Ermal2011-10-131-1/+3
* Add curly braces to fix code logic. See http://forum.pfsense.org/index.php/to...jim-p2011-10-061-1/+2
* Unbreak the firewall rules, I accidentally reset the variable.smos2011-09-151-1/+1
* Remove references to undeclared tableErmal2011-09-071-4/+2
* Add the multi instance CP to master branch. This allows to define CP with dif...Ermal2011-09-071-35/+39
* Revert "Make the webConfigurator lockout rule to catch even edp protocol so t...Ermal2011-08-301-1/+1
* Make the webConfigurator lockout rule to catch even edp protocol so that xmlr...Ermal2011-08-301-1/+1
* Fix VPN network listing for OpenVPN, and also add tunnel networks to this list.jim-p2011-08-241-2/+5
* Add the dhcp6 firewall rules so the client can get out.smos2011-08-181-4/+16
* Make initial changes to allow pfSense to work in a jail.Andrew Thompson2011-08-171-0/+2
* Fix the filter rules to trigger for the right address familysmos2011-08-161-2/+3
* Unbreak filter.inc. Pointy-hat ?Ermal2011-08-151-3/+1
* Resolves #1731. Correctly handle nested alias that have hostnames. While here...Ermal2011-08-151-2/+4
* Fix broken static route bypass rulessmos2011-08-151-14/+13
* Add yet another intermediate config write during pacakge processing which bre...Ermal2011-08-031-2/+0
* Silence pfctl -d errorsScott Ullrich2011-07-291-1/+1
* Do not add any reply-to information to rules with action match. Reported-by: ...Ermal2011-07-281-1/+1
* Prevent php from coring if the wrong parameters are passed to ip2longErmal2011-07-271-3/+10
* Add a flag that defaults to on allowing the control of delete states from ext...Scott Ullrich2011-07-251-3/+5
* makes correct use of printf and gettextVinicius Coque2011-07-181-1/+1
* Ticket #1552. Do not allow route-to to be set on block/reject rules for now. ...Ermal2011-07-151-1/+1
* Merge remote-tracking branch 'upstream/master'jim-p2011-07-121-49/+50
|\
| * Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-07-071-17/+16
| |\
| * \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-07-061-2/+21
| |\ \
| * \ \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-06-281-9/+8
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-06-201-3/+6
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-06-071-5/+18
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-05-251-37/+54
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-05-231-5/+16
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-05-231-19/+23
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-04-151-2/+5
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-291-6/+13
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-251-4/+2
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-251-25/+83
| |\ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud