summaryrefslogtreecommitdiffstats
path: root/etc/inc/gwlb.inc
Commit message (Expand)AuthorAgeFilesLines
* Fix #4813 validation of enable/disable of gateways and static routesPhil Davis2015-07-051-5/+5
* Code spacingPhil Davis2015-06-151-11/+11
* Code style bits and pieces from etcPhil Davis2015-05-311-4/+4
* Check for not up, rather than down, as there are a variety of potentialChris Buechler2015-03-101-3/+3
* More style guide changesPhil Davis2015-02-261-6/+12
* Code Style Guide etc inc f to gPhil Davis2015-02-261-154/+249
* Correct this typo which would make other things breakErmal LUÇI2015-01-211-1/+1
* Fix some logic mistakes introduced in 89f171b052, spotted by phil-davisRenato Botelho2015-01-161-2/+2
* Ticket #3997, teach code to track carp through uniqids(). Missing carp GUI ch...Ermal LUÇI2015-01-151-1/+6
* Do not return disabled dynamic gatewaysPhil Davis2015-01-111-6/+13
* Merge pull request #1414 from phil-davis/patch-1Renato Botelho2015-01-051-0/+3
|\
| * Do not monitor a gateway that has not got DHCP yetPhil Davis2014-12-311-0/+3
* | Fix lineup of copyright linesPhil Davis2015-01-011-24/+25
|/
* Correct typo on variable. Should help https://forum.pfsense.org/index.php?top...Ermal LUÇI2014-11-281-1/+1
* Fixes #4040 for pppoe use static route with -iface option to help when more t...Ermal LUÇI2014-11-271-4/+16
* Put the safety belts for rrds on its proper location. No need to create /tmp ...Ermal LUÇI2014-11-271-7/+0
* Setup rrd dir before calling create_gateway_quality_rrdPhil Davis2014-11-271-7/+7
* Rather than set the g['booting'] on globals provide a function to test for th...Ermal LUÇI2014-11-261-1/+1
* Only skip tap-type OpenVPN servers, not all. Fixes #3713Chris Buechler2014-11-191-8/+24
* show tunnelv4 on v4 the same way tunnelv6 is shown on v6Chris Buechler2014-11-161-0/+1
* show tunnelv4 on v4 the same way tunnelv6 is shown on v6Chris Buechler2014-11-161-1/+2
* fix missing strpos parameterChris Buechler2014-11-151-1/+1
* Compare the right things here.Ermal2014-11-101-3/+5
* Tighten checks here to avoid overriding the default gw with garbageErmal2014-11-101-8/+8
* Make some more useful checks hereErmal2014-11-101-2/+2
* Be sure the same gateway is not processed for v4 and v6Ermal2014-11-101-1/+1
* Make sure target has scope when it's a link-local. Fixes #3969Renato Botelho2014-11-061-9/+3
* Make sure srcip has scope when it's link-local. Should fix #3969Renato Botelho2014-11-061-1/+5
* 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
OpenPOWER on IntegriCloud