Skip to content
Snippets Groups Projects
Commit b7d98140 authored by Bob Mottram's avatar Bob Mottram
Browse files

bmx ping options

parent afc7d2c5
No related branches found
No related tags found
No related merge requests found
......@@ -296,7 +296,7 @@ case "$1" in
start
;;
ping)
ping $2
ping -v -6 $2
;;
data)
bmx6 -lc traffic=$IFACE
......
......@@ -294,7 +294,7 @@ case "$1" in
start
;;
ping)
ping $2
ping -v -6 $2
;;
data)
bmx7 -lc traffic=$IFACE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment