summaryrefslogtreecommitdiffstats
path: root/etc/inc/gwlb.inc
Commit message (Expand)AuthorAgeFilesLines
* Ups remove erroneous curly.Ermal2010-05-211-1/+1
* Actually return to previous function code for lookup_gateway_ip_by_name() to ...Ermal2010-05-211-5/+5
* Revert "Use a global array for the most part of using the return_gateways_arr...Ermal2010-05-211-7/+7
* Use a global array for the most part of using the return_gateways_array() fun...Ermal2010-05-211-7/+7
* Remove unecessary check.Ermal2010-05-211-1/+1
* Do not duplicate gateway entries when status file is not present. Mostly an i...Ermal2010-05-181-6/+4
* Fixes #536. More fixes and optimizations on the various functions and status ...Ermal2010-05-181-4/+3
* Fixes #536. More fixes and optimizations on the various functions used for ga...Ermal2010-05-181-37/+31
* Fixes #536. Actually add all available gateways to the gateway_groups array s...Ermal2010-05-181-5/+7
* Add myself to copyright for gwlb file.Ermal2010-05-181-3/+3
* Preserve previous behaviour of having all alarms on for all gateways. Not sur...Ermal2010-05-071-2/+17
* Move the settings of down/latency/loss to per gateway. This allows more fine ...Ermal2010-05-071-15/+48
* Correct delay matching on outgoing load balancer code.Ermal2010-05-071-1/+1
* Catch up with latest apinger changes to make easier to extract the status of ...Ermal2010-05-061-26/+7
* Remove check that prevented bugs from happening. Now all code paths are safe ...Ermal2010-04-301-13/+0
* Ticket #506. Correctly save dynamic gateways extra parameters.Ermal2010-04-301-5/+7
* Actually minimum weight is 1.Ermal2010-04-301-1/+1
* Allow for each gateway a weight to be choosen if the gateway has to be used i...Ermal2010-04-301-10/+9
* Ticket #507. Do not remove all static routes to readd them back. The change w...Ermal2010-04-281-1/+1
* temporary work around for ticket #536Chris Buechler2010-04-251-2/+2
* Use stristr as a microoptimization.Ermal2010-03-311-4/+4
* Be more strict on validations.Ermal2010-03-291-2/+2
* Fixed variable definition.Ermal Luçi2010-03-051-2/+2
* Ticket #304. Fix bogus dynamic entries in system->gateways after deleting gat...Ermal Luçi2010-02-231-2/+2
* Revert "Fix linking interface to vlans function so it works correctly."Ermal Luçi2010-02-231-1/+1
* Fix linking interface to vlans function so it works correctly.Ermal Luçi2010-02-231-1/+1
* Ticket #303. Fix very many bugs in this code. From strings that were not quot...Ermal Luçi2010-01-291-36/+35
* Ticket #305. Grey out the gateway when it is a dynamic one.Ermal Luçi2010-01-181-2/+5
* Make sure to properly use the configured monitor IP address for dynamic inter...Seth Mos2009-12-241-6/+14
* Style fixes for the interfaces page, use switch instead of a large if,elseif ...Seth Mos2009-12-241-3/+3
* Make sure to use the correct dummy IP address for the monitor for dynamic int...Seth Mos2009-12-211-0/+5
* Partial rewrite of gateway code, now partially facilitates dynamic interfacesSeth Mos2009-12-211-46/+78
* Clarify the description for Dynamic gateways that it is automatically addedSeth Mos2009-12-181-1/+1
* Resolves #175. Return description even for disabled interfaces. Teach the ret...Ermal Luçi2009-11-251-3/+7
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-121-0/+3
* Send gateway notifications to GROWLScott Ullrich2009-07-091-5/+13
* Supress foreach warning on empty array()Seth Mos2009-06-051-1/+1
* Correct swapped valuesSeth Mos2009-05-301-4/+4
* Fix the function that checks if a link is to be included or excluded.Seth Mos2009-05-281-20/+18
* * Move other functions around to where it makes sense.Ermal Luçi2009-04-261-7/+83
* Specify complete path to touch to avoid: apinger: command (touch /tmp/filter_...Scott Ullrich2009-04-241-2/+2
* Make sure to handle a empty settings array correctlySeth Mos2009-03-311-3/+3
* Update gateway group gateway IP for dhcp interface wan interfaces.Scott Ullrich2009-03-181-1/+16
* Also show for through gateway we are adding the new monitor.Seth Mos2009-03-141-1/+1
* Add log_error() when removing a route for a monitor IP when running setup_gat...Seth Mos2009-03-141-0/+1
* Add code to the backend so that apinger will use the configured high and low ...Seth Mos2009-03-131-4/+13
* Make sure we don't add any routes for the 127.0.0.2 dummy addressSeth Mos2009-03-121-2/+4
* Make sure to sort the tiers array by tier priority keySeth Mos2009-03-111-0/+2
* fix return of gateway interface for route-toChris Buechler2009-03-091-0/+1
* Another try at fixing http://forum.pfsense.org/index.php/topic,14220.0.htmlErmal Luçi2009-02-281-1/+1
OpenPOWER on IntegriCloud