projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21c4290
)
net/mwan3: remove check_quality option from default config
author
Florian Eckert
<fe@dev.tdt.de>
Fri, 11 May 2018 06:38:38 +0000
(08:38 +0200)
committer
Florian Eckert
<fe@dev.tdt.de>
Fri, 11 May 2018 06:46:57 +0000
(08:46 +0200)
The normal situation should be to use ping without quality_check.
If quality_check option is not set in the default option then ping
quality_check is not performed during tracking. This is and should
be the default situation.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
net/mwan3/files/etc/config/mwan3
patch
|
blob
|
history
diff --git
a/net/mwan3/files/etc/config/mwan3
b/net/mwan3/files/etc/config/mwan3
index 91d9c4eadb4b06f23bf8316169579a63bb79a639..b7f6c2c11ba27b86629444b0cd9ed458f85cdf80 100644
(file)
--- a/
net/mwan3/files/etc/config/mwan3
+++ b/
net/mwan3/files/etc/config/mwan3
@@
-5,7
+5,6
@@
config globals 'globals'
config interface 'wan'
option enabled '1'
- option check_quality '1'
list track_ip '8.8.4.4'
list track_ip '8.8.8.8'
list track_ip '208.67.222.222'