summaryrefslogtreecommitdiffstats
path: root/etc/inc/gwlb.inc
Commit message (Expand)AuthorAgeFilesLines
* s/removing/omitting/g for gateway monitor log entires. "Removing" is not nece...Chris Buechler2014-10-101-3/+3
* Provide a toggle for apinger debug messages to be logged to syslog. To help w...Ermal2014-09-241-1/+7
* fixes #3713Dmitriy K.2014-07-011-3/+12
* Replace some backticks by exec ans simplify commandsRenato Botelho2014-06-191-1/+1
* pfSense - Bug #3607: Fix issue whereby the ICMP6 messages sometimes have the ...Camlin2014-04-181-5/+21
* [pfSense - Bug #3607] Ensure gateway detection can cope with the gateway bein...Camlin2014-04-181-3/+9
* Merge pull request #953 from N0YB/Gateway_Quality_RRDRenato Botelho2014-03-191-0/+7
|\
| * Fix gateway quality RRD to have the correct granularity and be consistent wit...N0YB2014-02-191-0/+7
* | Merge pull request #984 from phil-davis/masterRenato Botelho2014-03-041-8/+10
|\ \
| * | Return GWG IP protocol (version) when no gateway IPPhil Davis2014-02-271-8/+10
| |/
* | Remove broken 'dynamic6' gateway, we already have ipprotocol to tell us the I...Renato Botelho2014-03-031-6/+6
* | Fix typo on var nameRenato Botelho2014-03-031-1/+1
* | Small correction for clear codeErmal2014-02-281-2/+2
* | Ticket #3484 Correct the case for GRE tunnels as well since they behave the s...Ermal2014-02-281-1/+2
* | Fixes #3484. Provide a dynamic gateway for gif v6 tunnels so it can be used o...Ermal2014-02-281-0/+2
|/
* Gateway Monitor Advanced SettingsN0YB2014-01-241-6/+42
* Add an option to force a gateway to be down, it fixes #2847Renato Botelho2014-01-061-0/+3
* Fix a bug introduced in commit 06b8d43c that breaks return_gateways_array() c...Renato Botelho2013-12-271-1/+1
* No reason to set the same value to ipprotocolRenato Botelho2013-12-271-2/+0
* Add a new param to return_gateways_array and make it return gateways when int...Renato Botelho2013-11-261-4/+8
* Fix an issue that changes wrong gateway entry when items are hiddenRenato Botelho2013-11-211-2/+4
* Don't flush interface cache on each call of the function when looping through...jim-p2013-11-201-2/+4
* Revert "Define dynamic gateway for GRE interfaces and do not user to define I...Renato Botelho2013-10-291-4/+0
* Define dynamic gateway for GRE interfaces and do not user to define IP addres...Renato Botelho2013-10-291-0/+4
* Make return_gateways_array() return all disabled gateways when $disabled is t...Renato Botelho2013-10-281-1/+1
* Bring back static routes to fix issues reported on Ticext #3179Ermal2013-09-031-0/+24
* Fix #3172, return_gateway_groups_array() was returning the last vip since it ...Renato Botelho2013-09-021-3/+3
* Ooops fix this to add only th einterfaceErmal2013-08-161-1/+1
* Add scope identifier to target when its link-localErmal2013-08-161-0/+2
* Cleanup some code that is not needed anymoreErmal2013-08-141-3/+1
* Force apinger to write the status file before getting gateway statusErmal2013-08-131-1/+5
* Reload apinger now that we can rather than restarting. Related to Ticket #3119Ermal2013-08-021-7/+10
* Fix #3113, fix multiple english spell errors s/seperet/separat/Renato Botelho2013-07-281-1/+1
* Fix #3091, fix bad var assignmentRenato Botelho2013-07-131-1/+1
* Resolves #2910. Make apinger write its status file just after starting so tha...Ermal2013-07-051-0/+2
* Remove referenced binary not used anymoreErmal2013-06-171-1/+1
* Remove unused code and spurious alertErmal2013-06-171-16/+0
* Use file_put_contents for simplicity and readbilityErmal2013-06-171-3/+1
* Replace all linklocal checks by is_linklocal()Renato Botelho2013-05-091-1/+1
* Fixup gwlb functions related to gw failoverPhil Davis2013-05-071-2/+2
* ipprotocol is inet or inet6Renato Botelho2013-04-251-1/+1
* Take dynamic6 into consideration tooRenato Botelho2013-04-251-1/+1
* Deduplicate and simplify codeRenato Botelho2013-04-251-44/+12
* Make more strict comparison to avoid type issues when gw name only contain nu...Renato Botelho2013-04-181-1/+1
* Fix whitespace and indentRenato Botelho2013-04-181-33/+33
* Add default case when detecting dynamic gateway ipavandeweghe2013-04-151-0/+16
* Make fe80: addresses check case insensitiveRenato Botelho2013-04-141-1/+1
* Use apinger macros to send the gateway name for openvpn and dyndns. Ipsec wil...Ermal2013-04-121-1/+1
* Provide a function to get all gateway groups a gateway is member ofErmal2013-04-121-0/+22
* Optimize a bit interface_gateway_group_memberErmal2013-04-121-4/+8
OpenPOWER on IntegriCloud