summaryrefslogtreecommitdiffstats
path: root/etc/inc/filter.inc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'mainline/master' into incRenato Botelho2010-09-081-35/+80
|\
| * Expand alias for redirect target port and truncate to first port or range if ...Erik Fonnesbeck2010-09-071-1/+8
| * Use the new events mechanisms to dispatch events.Ermal2010-09-071-2/+1
| * Fix reflection on 1:1 rules and properly reinitialize the variable holding th...Erik Fonnesbeck2010-09-051-4/+9
| * Allow 1:1 rules to specify source and destination. This is almost the same as...Ermal2010-09-031-26/+42
| * keep src-nodes the same as states, as it is by default. in some circumstances...Chris Buechler2010-09-021-0/+2
| * Revert "Since IPFW is redirecting to the captive portal running on 127.0.0.1:"Scott Ullrich2010-09-011-1/+0
| * Since IPFW is redirecting to the captive portal running on 127.0.0.1:Scott Ullrich2010-09-011-0/+1
| * Add even carp ips to the sloppy state filter rules of CP.Ermal2010-09-011-1/+12
| * And some safe belts to prevent wrong lines in inetd.confErmal2010-09-011-2/+4
| * Check for 0.0.0.0/0 to not be added to the table. It breaks stuff as in http:...Ermal2010-08-311-2/+2
| * Check for 0.0.0.0/0 to not be added to the table. It breaks stuff as in http:...Ermal2010-08-311-1/+4
* | Fix gettext calls with printf to permit change strings orderRenato Botelho2010-08-301-6/+6
* | Merge remote branch 'mainline/master' into incRenato Botelho2010-08-301-2/+2
|\ \ | |/
| * Limit description of rules to 64 chars as that is what pfctl will accept.Ermal2010-08-261-1/+1
| * Ticket #8. Use correct variable. Discovered-by: Mark HuijgenErmal2010-08-241-1/+1
* | Merge remote branch 'mainline/master' into incRenato Botelho2010-08-231-5/+22
|\ \ | |/
| * Ticket #8. A try at correctly finding the gateway ip of down interfaces or ga...Ermal2010-08-231-5/+22
| * Pass the new argumesnts to pfctl -b and correct variable name as reported on ...Ermal2010-08-231-1/+1
* | Fix gettext on filter.incCarlos Eduardo Ramos2010-08-201-2/+2
* | Merge remote branch 'mainline/master' into incRenato Botelho2010-08-201-3/+4
|\ \ | |/
| * Ticket #8. Actually use the new functionality of pfctl -b to kill even states...Ermal2010-08-191-6/+3
| * Ticket #8. Try to kill even all states from hosts and destination the gateway...Ermal2010-08-191-0/+1
| * Ticket #8. Try to kill all states regarding source nodes and states with sour...Ermal2010-08-191-1/+4
* | Fix some syntax errorsRenato Botelho2010-08-161-2/+2
* | Implement gettext() calls on filter.incRenato Botelho2010-08-161-53/+55
|/
* Ticket #8. Use proper IP to pfctl -b and run the command after the rules have...Ermal2010-08-101-3/+2
* correctly use sticky and round-robin. Ticket #337Chris Buechler2010-08-071-3/+3
* don't static port 5060 by default, it breaks things much more often than it h...Chris Buechler2010-08-061-2/+0
* Revert "Add self to the automatic nat rules generation so it easies balancing...Scott Ullrich2010-08-051-2/+2
* Add self to the automatic nat rules generation so it easies balancing the hos...Ermal2010-08-051-2/+2
* Fix text, and default to 1400Chris Buechler2010-08-041-1/+1
* Don't install reflection rules for port forwards with a destination address o...Erik Fonnesbeck2010-08-041-1/+1
* Resolves #599. Split mtu and mss fields in interfaces page so it is possible ...Ermal2010-08-041-2/+4
* Resolves #787. Present an option to enable a scrub rule for <vpns> target to ...Ermal2010-08-031-0/+8
* Convert outbound NAT rule code to using $FilterIflist for getting alias names...Erik Fonnesbeck2010-08-021-3/+3
* Revert "Adjust case of aliases/description names for PPTP and PPPoE server in...Erik Fonnesbeck2010-08-021-2/+2
* Adjust case of aliases/description names for PPTP and PPPoE server interfaces.Erik Fonnesbeck2010-08-011-2/+2
* Fixes #463. Actually define the correct variable so the pptp rdr rules can be...Ermal2010-07-221-12/+4
* Allow sticky-connections to work again. Ticket #337Scott Ullrich2010-07-151-18/+17
* Correct package rules error filename. Fixes #738jim-p2010-07-131-1/+1
* Add per-rule NAT reflection override.Erik Fonnesbeck2010-07-051-10/+15
* Label for 1:1 NAT reflection rules in rules.debug.Erik Fonnesbeck2010-06-251-1/+1
* Check for tcp/udp in the protocol specified for outbound NAT rules, since tcp...Erik Fonnesbeck2010-06-251-3/+6
* Propperly check for down state.Ermal2010-06-181-2/+2
* Fixes #665. Optimize and correctly check for the gateways on static routes to...Ermal2010-06-161-11/+8
* Add some missing code to convert_real_interface_to_friendly_interface_name. T...Ermal2010-06-031-1/+1
* Return the gateway status only for gateways apinger knows about instead of as...Ermal2010-06-031-2/+3
* Correctly teardown states for down gateways.Ermal2010-05-251-3/+3
* Revert "Use a global array for the most part of using the return_gateways_arr...Ermal2010-05-211-3/+3
OpenPOWER on IntegriCloud