summaryrefslogtreecommitdiffstats
path: root/etc/inc/gwlb.inc
Commit message (Expand)AuthorAgeFilesLines
* nuke trailing carriage returnsScott Ullrich2010-12-221-1/+1
* 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
* 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
* 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
* 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
* 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
* 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
* Ticket #876. Show all gateways even though apinger is not monitoring them, fo...Ermal2010-09-091-16/+12
* Ticket #876. Add the ip to the respective files on ppp linkup event so the co...Ermal2010-09-091-167/+142
* Use the new events mechanisms to dispatch events.Ermal2010-09-071-2/+2
* Ticket #876. Remove old status file of apinger before restarting because it m...Ermal2010-09-061-1/+2
* No functional change just code reshuffle.Ermal2010-08-171-4/+4
* Ticket #8. Use proper IP to pfctl -b and run the command after the rules have...Ermal2010-08-101-5/+6
* Make sure that the RRD path exists before apinger is started. Should really f...jim-p2010-08-061-0/+3
* Create a valid apinger configuration file for targets that are down during cr...smos2010-07-291-1/+5
* Do not write anything to config before finishing all tests of correctnes. Thi...Ermal2010-07-291-2/+3
* Do not try to reload apinger config but always kill the running process and s...Ermal2010-07-201-10/+7
* Actually apinger can be reloaded and this is not doing its job apparently.Ermal2010-06-221-3/+0
* Actually send the HUP signal to tell apinger that a new config file is to be ...Ermal2010-06-211-1/+4
* Make an extra check for monitor to be explicitly an ip otherwise apinger breaks.Ermal2010-06-181-0/+3
* Properly find gateway ip. The code before did not match for dynamic gateways.Ermal2010-06-181-2/+4
* Make some non functional changes, mostly to keep up with latest gw changes. R...Ermal2010-06-161-1/+1
* Remove stray ). Fixes #661.jim-p2010-06-151-1/+1
* Give apinger the new srcip dircetive so it does not struggle anymore with the...Ermal2010-06-141-4/+6
* Do not delete/create a route for a gateway that is marked as down to avoid re...Ermal2010-06-101-2/+5
* Remove newlineScott Ullrich2010-06-091-1/+1
* Remove second %Scott Ullrich2010-06-091-1/+1
* Be consistent on % for loss state.Ermal2010-06-071-1/+1
OpenPOWER on IntegriCloud