Project

General

Profile

Download (36.8 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
deff3aed 01/04/2016 10:13 AM Renato Botelho

Adjust dpinger default values to match recent changes in dpinger project

87b30cfa 12/30/2015 11:09 AM Renato Botelho

Remove workaround to get dpinger running when interface is in tentative state

3f4e6035 12/29/2015 03:35 PM Renato Botelho

Make sure source and target addresses have scope id when they are link-local. It should fix #5695

4fc47b2f 12/29/2015 03:35 PM Renato Botelho

Add a seatbelt to prevent 2 dpinger instances for same GW

3a335f07 12/29/2015 12:19 PM Renato Botelho

Collect dpinger processes that failed to start and try again after 1 second, this should be enough to fix #5711

b42177b9 12/29/2015 12:18 PM Renato Botelho

No need to return 0 here

61c45d84 12/29/2015 12:15 PM Renato Botelho

Change start_dpinger() to return dpinger return code

7e1d7724 12/29/2015 11:57 AM Renato Botelho

Do not overwrite $params

45b032ed 12/29/2015 10:47 AM Renato Botelho

Merge pull request #2332 from dennypage/master

06587e2d 12/29/2015 10:44 AM Renato Botelho

Follow dpinger and change default loss_interval to 4* send_interval

80e85b99 12/28/2015 10:14 PM Denny Page

Disable unused stdout reporting thread

99c1e285 12/24/2015 09:33 PM Chris Buechler

update comment for dpinger

b76cb978 12/23/2015 11:23 AM Renato Botelho

Return complete path for dpinger PID filename, it should fix #5686

c987a206 12/23/2015 11:20 AM Renato Botelho

Be less specific with dpinger PID filename regex, old version was not matching IPv6 addresses, with or without %ifname in case of ll

73e3aa21 12/18/2015 07:28 PM Renato Botelho

Rework dpinger related code to new version

- s/-U/-u/
- Add i GW_NAME to get this info on logs and make life easier
Since i parameter will be send to alert_cmd, remove it from command
Add source and target IP addresses on pid/socket filename since status...

6aa3723a 12/15/2015 06:03 PM Renato Botelho

Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used

d8f89cce 12/11/2015 07:12 PM Renato Botelho

Use default values for latencylow and losslow when they are not defined by user. Reported by grandrivers at https://forum.pfsense.org/index.php?topic=103818.msg579069#msg579069

08e18c83 12/11/2015 07:04 PM Renato Botelho

Convert latency to ms before use it to compare with value defined in gateway conf

0aeb97d2 12/11/2015 03:53 AM Phil Davis

gwlb array key typo loss_interval

69eefb50 12/10/2015 09:04 PM Renato Botelho

Ticket #5624: Welcome dpinger!

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/