index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
etc
/
inc
/
gwlb.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create a valid apinger configuration file for targets that are down during cr...
smos
2010-07-29
1
-1
/
+5
*
Do not write anything to config before finishing all tests of correctnes. Thi...
Ermal
2010-07-29
1
-2
/
+3
*
Do not try to reload apinger config but always kill the running process and s...
Ermal
2010-07-20
1
-10
/
+7
*
Actually apinger can be reloaded and this is not doing its job apparently.
Ermal
2010-06-22
1
-3
/
+0
*
Actually send the HUP signal to tell apinger that a new config file is to be ...
Ermal
2010-06-21
1
-1
/
+4
*
Make an extra check for monitor to be explicitly an ip otherwise apinger breaks.
Ermal
2010-06-18
1
-0
/
+3
*
Properly find gateway ip. The code before did not match for dynamic gateways.
Ermal
2010-06-18
1
-2
/
+4
*
Make some non functional changes, mostly to keep up with latest gw changes. R...
Ermal
2010-06-16
1
-1
/
+1
*
Remove stray ). Fixes #661.
jim-p
2010-06-15
1
-1
/
+1
*
Give apinger the new srcip dircetive so it does not struggle anymore with the...
Ermal
2010-06-14
1
-4
/
+6
*
Do not delete/create a route for a gateway that is marked as down to avoid re...
Ermal
2010-06-10
1
-2
/
+5
*
Remove newline
Scott Ullrich
2010-06-09
1
-1
/
+1
*
Remove second %
Scott Ullrich
2010-06-09
1
-1
/
+1
*
Be consistent on % for loss state.
Ermal
2010-06-07
1
-1
/
+1
*
Catch up with php limits.
Ermal
2010-06-07
1
-2
/
+2
*
Show some sensible defaults for delay and loss.
Ermal
2010-06-07
1
-2
/
+2
*
Reorganize code to be able to actually use the lookup_gateway_ip_by_name() fu...
Ermal
2010-06-07
1
-12
/
+13
*
Return the gateway status only for gateways apinger knows about instead of as...
Ermal
2010-06-03
1
-18
/
+1
*
Ups remove erroneous curly.
Ermal
2010-05-21
1
-1
/
+1
*
Actually return to previous function code for lookup_gateway_ip_by_name() to ...
Ermal
2010-05-21
1
-5
/
+5
*
Revert "Use a global array for the most part of using the return_gateways_arr...
Ermal
2010-05-21
1
-7
/
+7
*
Use a global array for the most part of using the return_gateways_array() fun...
Ermal
2010-05-21
1
-7
/
+7
*
Remove unecessary check.
Ermal
2010-05-21
1
-1
/
+1
*
Do not duplicate gateway entries when status file is not present. Mostly an i...
Ermal
2010-05-18
1
-6
/
+4
*
Fixes #536. More fixes and optimizations on the various functions and status ...
Ermal
2010-05-18
1
-4
/
+3
*
Fixes #536. More fixes and optimizations on the various functions used for ga...
Ermal
2010-05-18
1
-37
/
+31
*
Fixes #536. Actually add all available gateways to the gateway_groups array s...
Ermal
2010-05-18
1
-5
/
+7
*
Add myself to copyright for gwlb file.
Ermal
2010-05-18
1
-3
/
+3
*
Preserve previous behaviour of having all alarms on for all gateways. Not sur...
Ermal
2010-05-07
1
-2
/
+17
*
Move the settings of down/latency/loss to per gateway. This allows more fine ...
Ermal
2010-05-07
1
-15
/
+48
*
Correct delay matching on outgoing load balancer code.
Ermal
2010-05-07
1
-1
/
+1
*
Catch up with latest apinger changes to make easier to extract the status of ...
Ermal
2010-05-06
1
-26
/
+7
*
Remove check that prevented bugs from happening. Now all code paths are safe ...
Ermal
2010-04-30
1
-13
/
+0
*
Ticket #506. Correctly save dynamic gateways extra parameters.
Ermal
2010-04-30
1
-5
/
+7
*
Actually minimum weight is 1.
Ermal
2010-04-30
1
-1
/
+1
*
Allow for each gateway a weight to be choosen if the gateway has to be used i...
Ermal
2010-04-30
1
-10
/
+9
*
Ticket #507. Do not remove all static routes to readd them back. The change w...
Ermal
2010-04-28
1
-1
/
+1
*
temporary work around for ticket #536
Chris Buechler
2010-04-25
1
-2
/
+2
*
Use stristr as a microoptimization.
Ermal
2010-03-31
1
-4
/
+4
*
Be more strict on validations.
Ermal
2010-03-29
1
-2
/
+2
*
Fixed variable definition.
Ermal Luçi
2010-03-05
1
-2
/
+2
*
Ticket #304. Fix bogus dynamic entries in system->gateways after deleting gat...
Ermal Luçi
2010-02-23
1
-2
/
+2
*
Revert "Fix linking interface to vlans function so it works correctly."
Ermal Luçi
2010-02-23
1
-1
/
+1
*
Fix linking interface to vlans function so it works correctly.
Ermal Luçi
2010-02-23
1
-1
/
+1
*
Ticket #303. Fix very many bugs in this code. From strings that were not quot...
Ermal Luçi
2010-01-29
1
-36
/
+35
*
Ticket #305. Grey out the gateway when it is a dynamic one.
Ermal Luçi
2010-01-18
1
-2
/
+5
*
Make sure to properly use the configured monitor IP address for dynamic inter...
Seth Mos
2009-12-24
1
-6
/
+14
*
Style fixes for the interfaces page, use switch instead of a large if,elseif ...
Seth Mos
2009-12-24
1
-3
/
+3
*
Make sure to use the correct dummy IP address for the monitor for dynamic int...
Seth Mos
2009-12-21
1
-0
/
+5
*
Partial rewrite of gateway code, now partially facilitates dynamic interfaces
Seth Mos
2009-12-21
1
-46
/
+78
[next]