aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuy Harris <gharris@sonic.net>2020-05-20 04:27:05 -0700
committerGuy Harris <gharris@sonic.net>2020-05-20 11:28:22 +0000
commitff96e37a0850666fb77f95aa6a8ce5597ed6211d (patch)
treee669be10366f0577a2080d83cf55d90f28570ce4
parent1aac1aa09c6a0eeb14132dc55118fc6de45b52b2 (diff)
peekremote: update a comment.
Give a new URL on LiveAction's Web site; that version speaks of both Aruba and Cisco access points together. Change-Id: I122441531081ceebff6fb6c865da8d898209d2cf Reviewed-on: https://code.wireshark.org/review/37267 Reviewed-by: Guy Harris <gharris@sonic.net>
-rw-r--r--epan/dissectors/packet-peekremote.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/epan/dissectors/packet-peekremote.c b/epan/dissectors/packet-peekremote.c
index 553002335e..0f09271926 100644
--- a/epan/dissectors/packet-peekremote.c
+++ b/epan/dissectors/packet-peekremote.c
@@ -15,6 +15,12 @@
* discovery and setup, or whether they use different protocols
* for streaming packets.
*
+ * A later manual at
+ *
+ * https://community.liveaction.com/wp-content/uploads/2020/02/Omnipeek-UserGuide-2-20.pdf
+ *
+ * speaks of Aruba and Cisco access points together, mentioning port 5000.
+ *
* Apparently Aruba supports several protocols, including Peek remote.
* See the packet-aruba-erm dissector.
*