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
*
Add a new param to return_gateways_array and make it return gateways when int...
Renato Botelho
2013-11-26
1
-4
/
+8
*
Fix an issue that changes wrong gateway entry when items are hidden
Renato Botelho
2013-11-21
1
-2
/
+4
*
Don't flush interface cache on each call of the function when looping through...
jim-p
2013-11-20
1
-2
/
+4
*
Revert "Define dynamic gateway for GRE interfaces and do not user to define I...
Renato Botelho
2013-10-29
1
-4
/
+0
*
Define dynamic gateway for GRE interfaces and do not user to define IP addres...
Renato Botelho
2013-10-29
1
-0
/
+4
*
Make return_gateways_array() return all disabled gateways when $disabled is t...
Renato Botelho
2013-10-28
1
-1
/
+1
*
Bring back static routes to fix issues reported on Ticext #3179
Ermal
2013-09-03
1
-0
/
+24
*
Fix #3172, return_gateway_groups_array() was returning the last vip since it ...
Renato Botelho
2013-09-02
1
-3
/
+3
*
Ooops fix this to add only th einterface
Ermal
2013-08-16
1
-1
/
+1
*
Add scope identifier to target when its link-local
Ermal
2013-08-16
1
-0
/
+2
*
Cleanup some code that is not needed anymore
Ermal
2013-08-14
1
-3
/
+1
*
Force apinger to write the status file before getting gateway status
Ermal
2013-08-13
1
-1
/
+5
*
Reload apinger now that we can rather than restarting. Related to Ticket #3119
Ermal
2013-08-02
1
-7
/
+10
*
Fix #3113, fix multiple english spell errors s/seperet/separat/
Renato Botelho
2013-07-28
1
-1
/
+1
*
Fix #3091, fix bad var assignment
Renato Botelho
2013-07-13
1
-1
/
+1
*
Resolves #2910. Make apinger write its status file just after starting so tha...
Ermal
2013-07-05
1
-0
/
+2
*
Remove referenced binary not used anymore
Ermal
2013-06-17
1
-1
/
+1
*
Remove unused code and spurious alert
Ermal
2013-06-17
1
-16
/
+0
*
Use file_put_contents for simplicity and readbility
Ermal
2013-06-17
1
-3
/
+1
*
Replace all linklocal checks by is_linklocal()
Renato Botelho
2013-05-09
1
-1
/
+1
*
Fixup gwlb functions related to gw failover
Phil Davis
2013-05-07
1
-2
/
+2
*
ipprotocol is inet or inet6
Renato Botelho
2013-04-25
1
-1
/
+1
*
Take dynamic6 into consideration too
Renato Botelho
2013-04-25
1
-1
/
+1
*
Deduplicate and simplify code
Renato Botelho
2013-04-25
1
-44
/
+12
*
Make more strict comparison to avoid type issues when gw name only contain nu...
Renato Botelho
2013-04-18
1
-1
/
+1
*
Fix whitespace and indent
Renato Botelho
2013-04-18
1
-33
/
+33
*
Add default case when detecting dynamic gateway ip
avandeweghe
2013-04-15
1
-0
/
+16
*
Make fe80: addresses check case insensitive
Renato Botelho
2013-04-14
1
-1
/
+1
*
Use apinger macros to send the gateway name for openvpn and dyndns. Ipsec wil...
Ermal
2013-04-12
1
-1
/
+1
*
Provide a function to get all gateway groups a gateway is member of
Ermal
2013-04-12
1
-0
/
+22
*
Optimize a bit interface_gateway_group_member
Ermal
2013-04-12
1
-4
/
+8
*
Check if the argument is a gateway or an interface
Ermal
2013-04-12
1
-1
/
+1
*
Correct code and initialize properly variables escpecially arrays. Also do fi...
Ermal
2013-03-26
1
-84
/
+82
*
Correct check from previous code path simplification
Ermal
2013-03-26
1
-1
/
+1
*
Initialize some arrays to avoid php issues and also use list() here to avoid ...
Ermal
2013-03-26
1
-4
/
+6
*
Simplify a bit code branching no change on functionality
Ermal
2013-03-26
1
-31
/
+33
*
Track apinger status in /var/run instead of /tmp
Ryan Dlugosz
2013-03-20
1
-5
/
+5
*
If gatway is dynamic the type cannot be determined, trim the code trying to d...
Ermal
2013-03-18
1
-18
/
+11
*
Try to remove as much as possible _stf special case through the code
Ermal
2013-03-18
1
-21
/
+5
*
Just set defaultgw after all gateways are processed, it fixes return_gateways...
Renato Botelho
2013-02-27
1
-18
/
+21
*
This message can be really spammy on a failure if you have multiple gateway g...
jim-p
2013-02-06
1
-1
/
+1
*
If the user has IPv6 disabled, don't create dynamic IPv6 gateways.
jim-p
2013-02-05
1
-0
/
+4
*
Only allow gateways of the appropriate type (ipv4 or ipv6) to affect whether ...
jim-p
2013-02-05
1
-2
/
+2
*
Oops correct interface name
Ermal
2013-01-30
1
-3
/
+3
*
Make gateways for assigned OpenVPN servers as well as clients.
jim-p
2012-12-18
1
-2
/
+2
*
Add unset
Ermal
2012-11-21
1
-0
/
+1
*
Switch to is_array() check and add curly
smos
2012-11-19
1
-2
/
+3
*
gateway monitoring, make the notifications generated clear to tell which gate...
PiBa-NL
2012-11-18
1
-4
/
+4
*
Separate default gateway switching code to its own function, fix it to only o...
jim-p
2012-09-26
1
-50
/
+54
*
Make the gateway group member check a boolean, might convert to something els...
smos
2012-09-13
1
-3
/
+3
[next]