summaryrefslogtreecommitdiffstats
path: root/etc/inc/filter.inc
Commit message (Expand)AuthorAgeFilesLines
* Add global variables for firmware version checking.Colin Smith2005-03-311-1/+1
* Bring up helper sh scripts non asyncScott Ullrich2005-03-311-1/+1
* Allow shell scripts to init early on for stuff such as carp.Scott Ullrich2005-03-311-3/+8
* Only add reply-to rules on optional interfacesScott Ullrich2005-03-301-1/+1
* Redirect GRE and port 1723 to frickin pptp proxy if its installed.Scott Ullrich2005-03-291-0/+7
* Temporarily stop redirecting pptp server to 127.0.0.1 until we can figure out...Scott Ullrich2005-03-281-4/+9
* Ignore openvpn optional interfaces for aliases and loggingScott Ullrich2005-03-281-2/+6
* Add $Id$ tagBill Marquette2005-03-271-0/+1
* Add round robin and sticky address to ougoing load balancing entries.Scott Ullrich2005-03-271-2/+2
* Only setup outbound load balancing if its enabled.Scott Ullrich2005-03-271-1/+2
* Remove round-robin from outgoing load balancing. It still alternates gateway...Scott Ullrich2005-03-271-1/+1
* Only setup outgoing load balancing entries on lan interface for time being.Scott Ullrich2005-03-271-1/+2
* Setup outgoing load balancing on the user specified rules.Scott Ullrich2005-03-271-16/+16
* Allow outbound load balanancing to work.Scott Ullrich2005-03-271-15/+17
* No need to flush nat and rule during every filter_configure cycleScott Ullrich2005-03-241-2/+0
* Outgoing rules do not need reply-toScott Ullrich2005-03-241-8/+3
* * Label the outgoing rulesScott Ullrich2005-03-221-5/+5
* Ignore pfsync packets on the traffic shaperScott Ullrich2005-03-221-0/+1
* No need to assign these rules twiceScott Ullrich2005-03-221-1/+1
* Revert back to scrub on wan all.. The previous method was breaking pfsync for...Scott Ullrich2005-03-221-5/+5
* Correctly establish parent and child queue relationships.Scott Ullrich2005-03-211-18/+47
* Add missing )Scott Ullrich2005-03-201-1/+1
* whitespace cleanupBill Marquette2005-03-201-3/+3
* Get rid of illegal offset errorScott Ullrich2005-03-201-6/+4
* Get rid of illegal offset errorScott Ullrich2005-03-201-5/+6
* remove extra ] typoBill Marquette2005-03-201-2/+2
* Better checking before applying reply-to rulesScott Ullrich2005-03-201-3/+4
* Ensure outgoing traffic adheres to the gateway for optional interfacesScott Ullrich2005-03-191-3/+8
* For some reason on certain machines with traffic shaper enabled, one interfac...Scott Ullrich2005-03-191-0/+8
* * Remove return gateway from the rules sectionScott Ullrich2005-03-181-2/+3
* Remove "nope" typo.Scott Ullrich2005-03-181-1/+1
* Clarify PPTPd rules from PPTP client.Scott Ullrich2005-03-181-4/+4
* Use the firewall interface for reply-to directive.Scott Ullrich2005-03-171-2/+2
* Only assign reply-to if both interface and a gateway is definedScott Ullrich2005-03-161-1/+1
* * Do not output alias javascript array unless its an arrayScott Ullrich2005-03-161-1/+2
* Remove () for non-interface ip'sScott Ullrich2005-03-161-1/+1
* Use is_package_installed() for both squid-specific IFs.Colin Smith2005-03-161-3/+2
* * Introduce is_package_instaleld()Scott Ullrich2005-03-151-4/+2
* Add reply-to (aka return gateway) rule support for multiple WAN support.Scott Ullrich2005-03-151-0/+4
* use $textScott Ullrich2005-03-131-1/+1
* Use php_check_syntax on code before eval()Scott Ullrich2005-03-131-2/+3
* Move filter_translate_type_to_real_interface to pfsense-utils.incScott Ullrich2005-03-111-5/+0
* Use scrub on {$wanif} reassemble tcp random-idScott Ullrich2005-03-111-1/+3
* Simplify is_subqueue if logicScott Ullrich2005-03-061-9/+8
* Revert this commit. It broke ALTQ!Scott Ullrich2005-03-061-107/+18
* Add Basic LB support (and altq rulenum changes)Chris Dionissopoulos2005-03-051-18/+107
* Get rid of extra space at the end of the file that Komodo likes to install on...Scott Ullrich2005-03-051-1/+1
* Do not send carp traffic through the packet shaper.Scott Ullrich2005-03-051-0/+1
* Classify incoming LAN traffic from the WAN interrfaceScott Ullrich2005-03-041-2/+4
* Echo done when booting.Scott Ullrich2005-03-041-0/+2
OpenPOWER on IntegriCloud