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
/
src
/
etc
/
inc
/
gwlb.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing L2TP from this gateway handling case. Fixes #6980
jim-p
2016-12-02
1
-0
/
+1
*
Fix #6828
Renato Botelho
2016-10-18
1
-10
/
+8
*
Make unlink_if_exists return true/false
Phil Davis
2016-10-13
1
-2
/
+1
*
Improve gwlb.inc notification mechanisms
NewEraCracker
2016-10-12
1
-10
/
+10
*
Move copyright from ESF to Netgate
Renato Botelho
2016-09-06
1
-1
/
+1
*
dpinger: fixed check for pidfile length #6505
Daniel Hoffend
2016-07-24
1
-1
/
+1
*
Move to Apache License 2.0
Renato Botelho
2016-07-15
1
-41
/
+9
*
Review license / copyright on all files (final round)
Renato Botelho
2016-07-15
1
-1
/
+1
*
Review license / copyright on all files (1st round)
Renato Botelho
2016-07-14
1
-49
/
+50
*
Merge pull request #2847 from jazzl0ver/patch-1
Chris Buechler
2016-07-12
1
-3
/
+15
|
\
|
*
notify by email and in syslog when a channel goes up or down
jazzl0ver
2016-04-06
1
-3
/
+15
*
|
Shorten gwifip if whole socket path exceeds 100 chars
Daniel Hoffend
2016-06-29
1
-4
/
+10
*
|
Use a different delimiter for dpinger socket names
Daniel Hoffend
2016-06-29
1
-5
/
+5
*
|
Fix scope for IPv6 link local gateway IPs. Ticket #6353
Chris Buechler
2016-05-13
1
-1
/
+1
*
|
Handle link local IPv6 gateways and default gateway switching correctly. Tick...
Chris Buechler
2016-05-13
1
-0
/
+11
*
|
Put gateway name and group around the correct way
Phil Davis
2016-04-13
1
-3
/
+3
|
/
*
Fix display of gateway IP address and gateway/group descriptions in firewall_...
jim-p
2016-03-23
1
-0
/
+1
*
Adjust default parameters to match changes in dpinger
Denny Page
2016-03-03
1
-3
/
+3
*
Fix a typo.
Luiz Otavio O Souza
2016-02-24
1
-1
/
+1
*
Merge pull request #2660 from phil-davis/gtetc1
Renato Botelho
2016-02-17
1
-12
/
+11
|
\
|
*
Internationalize etc inc a-i files
Phil Davis
2016-02-17
1
-12
/
+11
*
|
Fix interface write_config message for dhclient_update_gateway_groups_default...
Phil Davis
2016-02-15
1
-1
/
+1
|
/
*
Fix style issues.
Chris Buechler
2016-02-09
1
-3
/
+6
*
Review of CARP uniqid changes.
Luiz Otavio O Souza
2016-02-09
1
-21
/
+11
*
Return blank rather than 0ms/0% for unmonitored gateways latency and loss. Sh...
Chris Buechler
2016-02-04
1
-2
/
+2
*
Fix #5830
Renato Botelho
2016-02-04
1
-1
/
+8
*
Add standard deviation to gateway status and widget
Denny Page
2016-01-18
1
-0
/
+1
*
Update license on files from /etc/inc
Renato Botelho
2016-01-15
1
-16
/
+40
*
Adjust dpinger default values to match recent changes in dpinger project
Renato Botelho
2016-01-04
1
-2
/
+2
*
Remove workaround to get dpinger running when interface is in tentative state
Renato Botelho
2015-12-30
1
-20
/
+2
*
Make sure source and target addresses have scope id when they are link-local....
Renato Botelho
2015-12-29
1
-23
/
+15
*
Add a seatbelt to prevent 2 dpinger instances for same GW
Renato Botelho
2015-12-29
1
-0
/
+3
*
Collect dpinger processes that failed to start and try again after 1 second, ...
Renato Botelho
2015-12-29
1
-2
/
+25
*
No need to return 0 here
Renato Botelho
2015-12-29
1
-1
/
+1
*
Change start_dpinger() to return dpinger return code
Renato Botelho
2015-12-29
1
-1
/
+2
*
Do not overwrite $params
Renato Botelho
2015-12-29
1
-1
/
+1
*
Merge pull request #2332 from dennypage/master
Renato Botelho
2015-12-29
1
-0
/
+1
|
\
|
*
Disable unused stdout reporting thread
Denny Page
2015-12-28
1
-0
/
+1
*
|
Follow dpinger and change default loss_interval to 4* send_interval
Renato Botelho
2015-12-29
1
-1
/
+1
|
/
*
update comment for dpinger
Chris Buechler
2015-12-24
1
-3
/
+2
*
Return complete path for dpinger PID filename, it should fix #5686
Renato Botelho
2015-12-23
1
-1
/
+1
*
Be less specific with dpinger PID filename regex, old version was not matchin...
Renato Botelho
2015-12-23
1
-1
/
+1
*
Rework dpinger related code to new version
Renato Botelho
2015-12-18
1
-49
/
+75
*
Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...
Renato Botelho
2015-12-15
1
-3
/
+1
*
Use default values for latencylow and losslow when they are not defined by us...
Renato Botelho
2015-12-11
1
-6
/
+19
*
Convert latency to ms before use it to compare with value defined in gateway ...
Renato Botelho
2015-12-11
1
-3
/
+3
*
gwlb array key typo loss_interval
Phil Davis
2015-12-11
1
-3
/
+3
*
Ticket #5624: Welcome dpinger!
Renato Botelho
2015-12-10
1
-251
/
+185
*
Move main pfSense content to src/
Renato Botelho
2015-08-25
1
-0
/
+1252