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
*
Code style bits and pieces from etc
Phil Davis
2015-05-31
1
-4
/
+4
*
Check for not up, rather than down, as there are a variety of potential
Chris Buechler
2015-03-10
1
-3
/
+3
*
More style guide changes
Phil Davis
2015-02-26
1
-6
/
+12
*
Code Style Guide etc inc f to g
Phil Davis
2015-02-26
1
-154
/
+249
*
Correct this typo which would make other things break
Ermal LUÇI
2015-01-21
1
-1
/
+1
*
Fix some logic mistakes introduced in 89f171b052, spotted by phil-davis
Renato Botelho
2015-01-16
1
-2
/
+2
*
Ticket #3997, teach code to track carp through uniqids(). Missing carp GUI ch...
Ermal LUÇI
2015-01-15
1
-1
/
+6
*
Do not return disabled dynamic gateways
Phil Davis
2015-01-11
1
-6
/
+13
*
Merge pull request #1414 from phil-davis/patch-1
Renato Botelho
2015-01-05
1
-0
/
+3
|
\
|
*
Do not monitor a gateway that has not got DHCP yet
Phil Davis
2014-12-31
1
-0
/
+3
*
|
Fix lineup of copyright lines
Phil Davis
2015-01-01
1
-24
/
+25
|
/
*
Correct typo on variable. Should help https://forum.pfsense.org/index.php?top...
Ermal LUÇI
2014-11-28
1
-1
/
+1
*
Fixes #4040 for pppoe use static route with -iface option to help when more t...
Ermal LUÇI
2014-11-27
1
-4
/
+16
*
Put the safety belts for rrds on its proper location. No need to create /tmp ...
Ermal LUÇI
2014-11-27
1
-7
/
+0
*
Setup rrd dir before calling create_gateway_quality_rrd
Phil Davis
2014-11-27
1
-7
/
+7
*
Rather than set the g['booting'] on globals provide a function to test for th...
Ermal LUÇI
2014-11-26
1
-1
/
+1
*
Only skip tap-type OpenVPN servers, not all. Fixes #3713
Chris Buechler
2014-11-19
1
-8
/
+24
*
show tunnelv4 on v4 the same way tunnelv6 is shown on v6
Chris Buechler
2014-11-16
1
-0
/
+1
*
show tunnelv4 on v4 the same way tunnelv6 is shown on v6
Chris Buechler
2014-11-16
1
-1
/
+2
*
fix missing strpos parameter
Chris Buechler
2014-11-15
1
-1
/
+1
*
Compare the right things here.
Ermal
2014-11-10
1
-3
/
+5
*
Tighten checks here to avoid overriding the default gw with garbage
Ermal
2014-11-10
1
-8
/
+8
*
Make some more useful checks here
Ermal
2014-11-10
1
-2
/
+2
*
Be sure the same gateway is not processed for v4 and v6
Ermal
2014-11-10
1
-1
/
+1
*
Make sure target has scope when it's a link-local. Fixes #3969
Renato Botelho
2014-11-06
1
-9
/
+3
*
Make sure srcip has scope when it's link-local. Should fix #3969
Renato Botelho
2014-11-06
1
-1
/
+5
*
s/removing/omitting/g for gateway monitor log entires. "Removing" is not nece...
Chris Buechler
2014-10-10
1
-3
/
+3
*
Provide a toggle for apinger debug messages to be logged to syslog. To help w...
Ermal
2014-09-24
1
-1
/
+7
*
fixes #3713
Dmitriy K.
2014-07-01
1
-3
/
+12
*
Replace some backticks by exec ans simplify commands
Renato Botelho
2014-06-19
1
-1
/
+1
*
pfSense - Bug #3607: Fix issue whereby the ICMP6 messages sometimes have the ...
Camlin
2014-04-18
1
-5
/
+21
*
[pfSense - Bug #3607] Ensure gateway detection can cope with the gateway bein...
Camlin
2014-04-18
1
-3
/
+9
*
Merge pull request #953 from N0YB/Gateway_Quality_RRD
Renato Botelho
2014-03-19
1
-0
/
+7
|
\
|
*
Fix gateway quality RRD to have the correct granularity and be consistent wit...
N0YB
2014-02-19
1
-0
/
+7
*
|
Merge pull request #984 from phil-davis/master
Renato Botelho
2014-03-04
1
-8
/
+10
|
\
\
|
*
|
Return GWG IP protocol (version) when no gateway IP
Phil Davis
2014-02-27
1
-8
/
+10
|
|
/
*
|
Remove broken 'dynamic6' gateway, we already have ipprotocol to tell us the I...
Renato Botelho
2014-03-03
1
-6
/
+6
*
|
Fix typo on var name
Renato Botelho
2014-03-03
1
-1
/
+1
*
|
Small correction for clear code
Ermal
2014-02-28
1
-2
/
+2
*
|
Ticket #3484 Correct the case for GRE tunnels as well since they behave the s...
Ermal
2014-02-28
1
-1
/
+2
*
|
Fixes #3484. Provide a dynamic gateway for gif v6 tunnels so it can be used o...
Ermal
2014-02-28
1
-0
/
+2
|
/
*
Gateway Monitor Advanced Settings
N0YB
2014-01-24
1
-6
/
+42
*
Add an option to force a gateway to be down, it fixes #2847
Renato Botelho
2014-01-06
1
-0
/
+3
*
Fix a bug introduced in commit 06b8d43c that breaks return_gateways_array() c...
Renato Botelho
2013-12-27
1
-1
/
+1
*
No reason to set the same value to ipprotocol
Renato Botelho
2013-12-27
1
-2
/
+0
*
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
[next]