mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Ping with diffserv 46
This commit is contained in:
parent
f11311d361
commit
e8c5feeda1
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ _ping() {
|
|||
ret=$(ping -I "${device}" \
|
||||
-w "$OMR_TRACKER_TIMEOUT" \
|
||||
-c 1 \
|
||||
-Q 184 \
|
||||
-q \
|
||||
"${host}"
|
||||
) && echo "$ret" | grep -sq " 0% packet loss" && {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue