summaryrefslogtreecommitdiffstats
path: root/etc/inc/filter.inc
Commit message (Expand)AuthorAgeFilesLines
* Add mute flag for killallSeth Mos2008-11-061-1/+1
* Mute pfctl enableSeth Mos2008-11-061-1/+1
* Add optimize algorithm argument correctlySeth Mos2008-11-061-2/+2
* Increase snaplen to 256Scott Ullrich2008-11-041-2/+2
* Use quickScott Ullrich2008-10-311-2/+2
* * Add run_plugins() functionScott Ullrich2008-10-191-20/+5
* Remove duplicate (identical) codeAngelo Turetta2008-10-171-19/+0
* Fix anchor repetition. There should be no need to repeat the anchor per every...Angelo Turetta2008-10-171-2/+5
* trim description so long descriptions on IPsec doesn't create an invalid rulesetChris Buechler2008-10-041-6/+6
* trim description so long descriptions on IPsec doesn't create an invalid rulesetChris Buechler2008-10-041-7/+8
* Move the ini_set() to bump the PHP memory limit to 32MB into config.incSeth Mos2008-09-051-1/+0
* Make sure filter inc succeeds on large installs.Seth Mos2008-09-031-1/+2
* no need to filter on bridge, only members.Chris Buechler2008-08-051-3/+3
* let's not link_int_to_bridge_interfaceChris Buechler2008-08-051-5/+0
* remove unnecessary ruleChris Buechler2008-08-051-2/+0
* merge description clarification on default deny rules from RELENG_1Chris Buechler2008-08-051-3/+3
* Add tcp.closed 5 to outgoing traffic. This fixes a number of long standingScott Ullrich2008-06-061-4/+7
* Let traffic out by their friendly names. When using carp + vlansScott Ullrich2008-05-241-1/+7
* Pass description along to generate_optcfg_array callers.Scott Ullrich2008-05-241-1/+2
* MFC of changeset [22584]Bill Marquette2008-05-171-2/+2
* Report the username we are syncing with (system -> general-> username)Scott Ullrich2008-05-021-4/+6
* If XML Carp configuration sync fails, rerun the sync with setDebug(1).Scott Ullrich2008-03-181-17/+23
* Do not pass traffic on user proxy which can cause deadlocks in freebsdScott Ullrich2008-01-311-3/+3
* Fix copy and pasto.Scott Ullrich2008-01-151-1/+1
* * Use correct package nameScott Ullrich2008-01-151-1/+6
* Add sipproxd hooks.Scott Ullrich2008-01-141-1/+6
* Reapply patches from ticket #1532Scott Ullrich2008-01-051-6/+10
* Revert broken OPT interface removal commit. This breaks configurations entire...Chris Buechler2007-12-241-13/+9
* change label to more accurately portray purpose of ruleChris Buechler2007-12-241-3/+3
* The original code did a mixed work: the part in interfaces_assign.php first r...Scott Ullrich2007-12-241-5/+9
* MFC of [19631] for Ticket #1456Bill Marquette2007-10-051-3/+3
* Correctly set reflection timeout for all protocols.Scott Ullrich2007-09-181-4/+5
* Use $lanif for lan anti-lockout ruleScott Ullrich2007-07-051-1/+1
* Missed commmitScott Ullrich2007-07-051-1/+1
* Escape $lan correctlyScott Ullrich2007-07-051-1/+1
* Do not use $iface as source or destination as it may be a member of a bridge ...Scott Ullrich2007-07-051-9/+9
* Since we are matching traffic on incoming interface, do not link wan or lan t...Scott Ullrich2007-07-051-4/+4
* Only pass anti-lockout traffic on $lanScott Ullrich2007-07-051-1/+1
* Cleanup IPSEC rules. We where blocking port = 500 UDP on CARP interfaces, f...Scott Ullrich2007-07-011-6/+6
* Be more verbose on logging so that we can correctly deterimine protocol, etc....Scott Ullrich2007-07-011-2/+2
* unbreak policy routing rules network access to LAN IP Ticket #1320Scott Ullrich2007-06-301-1/+1
* Do not antispoof on wan when it is bridged. Ticket #1352Scott Ullrich2007-06-301-2/+11
* Move CARP and PFSYNC allow traffic before USER_RULES section. If a person ha...Scott Ullrich2007-06-291-2/+2
* Default to nat-reflection inactivity of 2000 which is roughtly 33 minutes.Scott Ullrich2007-06-191-1/+1
* Restore previous PPTP changes.Scott Ullrich2007-06-041-5/+5
* Use keep state instead of modulate stateScott Ullrich2007-05-291-1/+1
* Really only allow adavanced tunables when some kind of state tracking is enab...Scott Ullrich2007-05-291-1/+3
* Only allow adavanced tunables when some kind of state tracking is enabled.Scott Ullrich2007-05-291-22/+23
* Pass gre in any direction.Scott Ullrich2007-05-291-6/+6
* Update static routes on filter reloadScott Ullrich2007-05-271-0/+2
OpenPOWER on IntegriCloud