summaryrefslogtreecommitdiffstats
path: root/etc/inc/filter.inc
Commit message (Expand)AuthorAgeFilesLines
* Commit what I have so far. Magic shaper now works 100% .. or atleast appears...Scott Ullrich2005-01-221-59/+381
* Reenable CARP. We need to copy the patched /etc/protocols over to the image ...Scott Ullrich2005-01-181-2/+0
* Disable fragmentation rule toggle.Scott Ullrich2005-01-181-1/+4
* temporarily disable carp rules since i am getting invalid protocol yet it see...Scott Ullrich2005-01-181-2/+5
* If carp is compiled into the kernel and userland lets make the appropriate fi...Scott Ullrich2005-01-131-0/+22
* Check isset values to make sure they have a value before using.Scott Ullrich2005-01-121-6/+8
* Allow FTP-Proxy to be disabled under advanced menu.Scott Ullrich2005-01-111-1/+2
* Correct typoScott Ullrich2005-01-111-1/+1
* Correct typoScott Ullrich2005-01-101-5/+2
* Move ftp proxy rules aboveScott Ullrich2005-01-101-3/+5
* Move RDR rule up higher in chainScott Ullrich2005-01-101-1/+3
* Enable ftp-proxy ruleScott Ullrich2005-01-101-0/+1
* Enable ftp-proxyScott Ullrich2005-01-101-0/+3
* allow outgoing pingsScott Ullrich2005-01-081-0/+1
* Throw a input_error if user tries to use modulate state or synproxy state and...Scott Ullrich2004-11-241-3/+23
* Allow rules to be assigned different state mechanisms such as: keep state, mo...Scott Ullrich2004-11-241-1/+4
* extra safe-guard when creating nat outgoing balancing rules.Scott Ullrich2004-11-241-5/+8
* Fix small bug in outgoing load balancing rule generation.Scott Ullrich2004-11-241-1/+1
* surround macros with ""Scott Ullrich2004-11-221-1/+1
* No need for opening brace in this case. Paste-typoScott Ullrich2004-11-211-1/+1
* Missing braceScott Ullrich2004-11-211-2/+2
* Forgot a closing brace.Scott Ullrich2004-11-211-9/+13
* Add backend support for source-track, max-src-nodes and max-src-states.Scott Ullrich2004-11-211-0/+11
* Backend piece of insert a disable firewall option to turn pfSense into a rout...Scott Ullrich2004-11-211-3/+5
* Surround interface with ()Scott Ullrich2004-11-211-1/+1
* Small bug fixes and minor description changesScott Ullrich2004-11-211-2/+4
* Backend portino of add the ability to define networks, ports and or hosts as ...Scott Ullrich2004-11-211-0/+5
* Add Outgoing load balancingScott Ullrich2004-11-201-8/+14
* implement upperlimit, realtime, linkshare and rio optionsScott Ullrich2004-11-201-0/+11
* Implement borrow ALTQ optionScott Ullrich2004-11-201-0/+2
* Add Copyright to each file that we have touched so far and re attribute the f...Scott Ullrich2004-11-191-1/+3
* make sure we are not using skip rulesScott Ullrich2004-11-191-1/+1
* Setup load balancing on outbound natScott Ullrich2004-11-191-1/+1
* Add NAT outbound load balancingScott Ullrich2004-11-191-0/+8
* do not foreach through pfqueue, queues if it does not exist.Scott Ullrich2004-11-171-4/+6
* Our checks where too loose before, if the same type of scheduler was on more ...Scott Ullrich2004-11-161-8/+23
* traffic shaper changesScott Ullrich2004-11-161-2/+7
* add filter_get_rule_interface function to return a interface of a ruleScott Ullrich2004-11-151-0/+9
* do not assign queues to every interface, instead traverse all queue and only ...Scott Ullrich2004-11-151-21/+40
* modify altq options to fall under their own xml itemsScott Ullrich2004-11-101-4/+5
* Turn the ALTQ queue options into a options XML holder. IE options->red woul...Scott Ullrich2004-11-101-2/+9
* make sure we define the ipsec vpn rules correctly pf styleScott Ullrich2004-11-071-24/+18
* allow VPN's to talkScott Ullrich2004-11-071-1/+21
* Initial revisionScott Ullrich2004-11-071-0/+946
OpenPOWER on IntegriCloud