summaryrefslogtreecommitdiffstats
path: root/etc/inc/filter.inc
Commit message (Expand)AuthorAgeFilesLines
* Grab # cpus correctly and correct the grep for flowtable_sizeScott Ullrich2009-07-121-4/+4
* Size flowtables according to Kip's recommendations and write out loader.conf ...Scott Ullrich2009-07-121-1/+13
* Enable flowtable supportScott Ullrich2009-07-121-7/+24
* Add enable/disable option for flow table supportScott Ullrich2009-07-121-2/+4
* Adding get_freebsd_version(). Use get_freebsd_version() to check if we shoul...Scott Ullrich2009-07-111-2/+4
* Oops, pasted wrong sysctlScott Ullrich2009-07-111-2/+2
* For now set the number of flows to the same as allowable states.Scott Ullrich2009-07-111-1/+4
* Append several functions the filter_ prefix to know they are part of filter.i...Ermal Luçi2009-07-081-18/+16
* Rename generate_ipsec_filter_rules to filter_generate_ipsec_rules; Rename gen...Ermal Luçi2009-07-081-9/+9
* Remove pkg-utils.inc dependency on filter.inc this brings speed improvements ...Ermal Luçi2009-07-081-66/+1
* Present hook points for packages to present their rules.Ermal Luçi2009-07-061-6/+27
* Restor previous NEGATE behaviour for 'any' destination behaviourErmal Luçi2009-06-181-2/+2
* Clarify log error message for pf wedged situationsScott Ullrich2009-06-121-2/+2
* Oops, use exec()Scott Ullrich2009-06-111-1/+1
* Reload rules after unwedgingScott Ullrich2009-06-111-0/+1
* When PF is busy, do a pfctl -d and pfctl -e. I just ran into a situation whereScott Ullrich2009-06-111-1/+8
* Fix captive portal multinterface rule gfeneration.Ermal Luçi2009-05-301-5/+19
* Move all address handling of rules to the filter_generate_address. Remove che...Ermal Luçi2009-05-291-30/+15
* Fix still the address extraction.Ermal Luçi2009-05-291-1/+1
* Fix the issue reported on http://forum.pfsense.org/index.php/topic,16559.0.ht...Ermal Luçi2009-05-281-1/+6
* Move Sync of config from filter.inc filter_reload to write_config and all the...Ermal Luçi2009-05-221-181/+0
* Fix typo and check.Ermal Luçi2009-05-141-1/+1
* Fix the issue that the filter reload status stops at 'Syncing CARP data to {$...Ermal Luçi2009-05-131-0/+7
* Fix fallout of tables from the refactoring of address generation. This is a b...Ermal Luçi2009-05-121-27/+7
* Fix alias table generation. (There is probably a better way to do this... Ide...jim-p2009-05-121-2/+2
* Merge after_filter_configure_run commands with the system:afterfilterchangesh...Ermal Luçi2009-05-121-12/+13
* Use the php copy function instead of forking just for copying a file.Ermal Luçi2009-05-121-1/+1
* * Create two new functions lock($subsystem)/unlock() to have more reliable lo...Ermal Luçi2009-05-081-1/+8
* Spit verbose messages on schedules only if in debug mode.Ermal Luçi2009-05-071-4/+12
* Remove from filter load the captive portal module loading and move it to the ...Ermal Luçi2009-05-071-11/+1
* Comment out supposed diff code that is not being used.Ermal Luçi2009-05-071-1/+4
* This function may penalize too much so remove it.Ermal Luçi2009-05-011-3/+0
* Styling fixes.Ermal Luçi2009-05-011-3/+3
* Missed conversions.Ermal Luçi2009-05-011-21/+21
* Create a function to reduce duplicated code size.Ermal Luçi2009-05-011-197/+120
* * Convert schedules to pf(4).Ermal Luçi2009-04-261-162/+324
* More functions moving from pfsense-utils to interfaces.inc.Ermal Luçi2009-04-261-1/+3
* Call apc_clear_cache() on filter reload if the function exists toScott Ullrich2009-04-221-0/+3
* Fix NAT reflection/TFTP Proxy. After Commit:1ab56363bbc910157191850b45d78f9ec...jim-p2009-04-191-1/+1
* Match 1.X behavior for PF macros for PPPoE and PPTPScott Ullrich2009-04-181-9/+9
* Set skip on pfsync0Scott Ullrich2009-04-131-0/+2
* Set ipfw's state limit the same as pf'sChris Buechler2009-04-061-3/+20
* Block all IPv6 traffic by default, since IPv6 isn't supported, there isn't an...Chris Buechler2009-04-051-1/+12
* Add nat rules even for l2tp. While there fix some issues which might produce ...Ermal Luçi2009-03-301-15/+28
* * Hide interfaces internals to other code and use the propper interfaces.Ermal Luçi2009-03-301-25/+12
* When optimization is "conservative", also increase UDP timeouts. Helps preven...Chris Buechler2009-03-301-3/+7
* * Introduce interface groups. For now they are availble only on Firewall:Rule...Ermal Luçi2009-03-161-14/+22
* 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
OpenPOWER on IntegriCloud