summaryrefslogtreecommitdiffstats
path: root/etc/inc/gwlb.inc
Commit message (Expand)AuthorAgeFilesLines
* Add tunable, by default disabled, to enable the default gateway switching fea...Ermal2011-06-011-1/+1
* Test the right variable otherwise we have no hope of getting a v6 gatewaySeth Mos2011-05-231-1/+1
* Merge remote branch 'upstream/master'jim-p2011-05-191-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 branch 'upstream/master'Seth Mos2011-04-151-0/+2
|\ \ | |/
| * Remove blank trailing c/r.Scott Ullrich2011-04-121-1/+1
| * Notify via smtp as well as growlScott Ullrich2011-04-121-0/+2
* | Merge remote branch 'upstream/master'Seth Mos2011-04-121-1/+35
|\ \ | |/
| * 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
| * 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
* | Merge remote branch 'upstream/master'Seth Mos2010-12-201-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
* | remove some debugging from filter inc, show correct ipv6 gateway from functionSeth Mos2010-10-231-3/+7
* | Add the default ipv4 route and the default ipv6 route, check both routing tab...Seth Mos2010-10-221-21/+50
|/
* 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
OpenPOWER on IntegriCloud