Browse Source

bmx ping options

Bob Mottram 7 years ago
parent
commit
b7d98140ff
2 changed files with 2 additions and 2 deletions
  1. 1
    1
      src/freedombone-mesh-bmx6
  2. 1
    1
      src/freedombone-mesh-bmx7

+ 1
- 1
src/freedombone-mesh-bmx6 View File

@@ -296,7 +296,7 @@ case "$1" in
296 296
         start
297 297
         ;;
298 298
     ping)
299
-        ping $2
299
+        ping -v -6 $2
300 300
         ;;
301 301
     data)
302 302
         bmx6 -lc traffic=$IFACE

+ 1
- 1
src/freedombone-mesh-bmx7 View File

@@ -294,7 +294,7 @@ case "$1" in
294 294
         start
295 295
         ;;
296 296
     ping)
297
-        ping $2
297
+        ping -v -6 $2
298 298
         ;;
299 299
     data)
300 300
         bmx7 -lc traffic=$IFACE