summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorNick Pelly <npelly@google.com>2009-01-20 12:51:22 -0800
committerMarcel Holtmann <marcel@holtmann.org>2009-01-21 11:44:15 +0100
commit3eb1274d049dfc5fe60ced2041718c94ea75d760 (patch)
treee8724bb7969f63a8911dca653e5c496b1933bee5 /tools
parent906a4655cc998bb4ef8f23f4e62ce916d37f7caa (diff)
Update l2ping man page for recent changes to l2ping.
Diffstat (limited to 'tools')
-rw-r--r--tools/l2ping.117
1 files changed, 13 insertions, 4 deletions
diff --git a/tools/l2ping.1 b/tools/l2ping.1
index 8f56fb5e..4d09b052 100644
--- a/tools/l2ping.1
+++ b/tools/l2ping.1
@@ -11,12 +11,11 @@ l2ping \- Send L2CAP echo request and receive answer
.IR count \|]
.RB [\| \-t
.IR timeout \|]
+.RB [\| \-d
+.IR delay \|]
.RB [\| \-f \|]
.RB [\| \-r \|]
-.I bd_addr
-
-.SH DESCRIPTION
-.LP
+.RB [\| \-v \|]
.I bd_addr
.SH DESCRIPTION
@@ -49,6 +48,11 @@ Wait
.I timeout
seconds for the response.
.TP
+.BI \-d " delay"
+Wait
+.I delay
+seconds between pings.
+.TP
.B \-f
Kind of flood ping. Use with care! It reduces the delay time between packets
to 0.
@@ -56,6 +60,11 @@ to 0.
.B \-r
Reverse ping (gnip?). Send echo response instead of echo request.
.TP
+.B \-v
+Verify response payload is identical to request payload. It is not required for
+remote stacks to return the request payload, but most stacks do (including
+Bluez).
+.TP
.I bd_addr
The Bluetooth MAC address to be pinged in dotted hex notation like
.B 01:02:03:ab:cd:ef