summaryrefslogtreecommitdiffstats
path: root/etc/inc/gwlb.inc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-06-071-1/+1
|\
| * Add tunable, by default disabled, to enable the default gateway switching fea...Ermal2011-06-011-1/+1
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-05-231-0/+2
|\ \ | |/
| * Correct default code disabling! Ponty-hat: myselfErmal2011-05-181-2/+2
| * Disable the default route switching code since its causing more issues than s...Ermal2011-05-181-1/+3
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-04-151-11/+23
|\ \ | |/
| * Remove blank trailing c/r.Scott Ullrich2011-04-121-1/+1
| * Notify via smtp as well as growlScott Ullrich2011-04-121-0/+2
| * Correct error message for gateways to report down when the gateway is down an...Ermal2011-04-061-1/+1
| * Another sweep at keeping the default route always present when the default se...Ermal2011-04-061-10/+20
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-04-041-0/+24
|\ \ | |/
| * Try to always keep pfSense with a default gateway to avoid errors for service...Ermal2011-04-041-1/+25
| * nuke trailing carriage returnsScott Ullrich2010-12-221-1/+1
* | BP: fix syntax error on gettext implementationVinicius Coque2011-02-111-1/+1
* | Merge remote branch 'mainline/master' into incVinicius Coque2010-12-141-10/+10
|\ \ | |/
| * Do not spam logs uselessly on bootup and sleep a bit before starting apinger.Ermal2010-12-101-3/+6
| * Do not spam console with useless messages. Also remove killall not needed any...Ermal2010-12-011-3/+1
| * Remove temporary hack which spams console during boot.Ermal2010-11-261-2/+0
| * Do not guess the defaultgw this is static info.Ermal2010-11-251-3/+4
| * Remove trailing carriage returnScott Ullrich2010-11-101-1/+1
* | Merge remote branch 'mainline/master' into incRenato Botelho2010-10-111-4/+12
|\ \ | |/
| * Kill apinger with a large axe until the TERM issues can be resolvedScott Ullrich2010-10-101-0/+4
| * Fix the "all dynamic gateways are shown as default" problem reported here: ht...gnhb2010-10-101-1/+1
| * Avoid generating a dynamic gateway entry in the list if there is already one ...gnhb2010-10-051-1/+2
| * Test if this variable is set before making a reference, for safety. Add refer...jim-p2010-10-051-1/+4
| * More unneeded references.jim-p2010-10-051-2/+2
* | Merge remote branch 'mainline/master' into incRenato Botelho2010-10-051-12/+14
|\ \ | |/
| * Report dynamic gateways as default even when they are down.gnhb2010-10-051-4/+5
| * Add $g variable to global declaration so we can access it later.gnhb2010-10-051-1/+1
| * Fix checking the status of gateways. Typos and unset variables! Spotted-by: M...Ermal2010-10-041-1/+2
| * Be sane at what was supposed to be done.:Ermal2010-10-011-1/+1
| * Do not show statically configured interfaces as with dynamic gateways because...Ermal2010-10-011-0/+4
| * Make sure we do not overwrite the gateway stored in config with a dynamic gat...Ermal2010-10-011-6/+2
* | Fix quotes to use %N$X on gettext callsRenato Botelho2010-10-011-1/+1
* | Merge remote branch 'mainline/master' into incRenato Botelho2010-10-011-9/+3
|\ \ | |/
| * cbuechler says monitorip should not be stored in <interfaces><$if>. See ticke...gnhb2010-10-011-5/+1
| * Do not support anymore an ip in the 'gateway' section of an interface.Ermal2010-09-301-3/+1
| * Don't refer to non-existent variable.gnhb2010-09-301-1/+1
* | Merge remote branch 'mainline/master' into incRenato Botelho2010-09-281-13/+27
|\ \ | |/
| * Properly handle reinitializing of variables on the next loop. Reported-by: ht...Ermal2010-09-261-1/+2
| * We might not have any defaultgw selected and consider wan as default. Make su...Ermal2010-09-161-0/+7
| * Make it possible to show default against dynamic gateway names in the GUI.Ermal2010-09-161-3/+10
| * Actually display a the right class for static gateways. Also fix whitespaceErmal2010-09-161-9/+8
* | Merge remote branch 'mainline/master' into incRenato Botelho2010-09-161-11/+10
|\ \ | |/
| * Write status file every 5seconds.Ermal2010-09-151-1/+1
| * Oops this is meant to add members not override them.Ermal2010-09-151-1/+1
| * Cleanup code.Ermal2010-09-151-1/+0
| * Ticket #867. Flush the cache when restarting apinger and also when rc.newwani...Ermal2010-09-141-1/+1
| * Ticket #876. Actually use the friendly name for the key of the array returned...Ermal2010-09-131-7/+7
* | Merge remote branch 'mainline/master' into incRenato Botelho2010-09-131-176/+146
|\ \ | |/
OpenPOWER on IntegriCloud