aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rtls.c
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2017-11-11 15:17:16 +0100
committerAnders Broman <a.broman58@gmail.com>2017-11-11 15:46:09 +0000
commit29c32812b42a8983cb2210833cd9c3e0001d5d03 (patch)
tree951a26ce7a854410a48976223606a521c9c740a0 /epan/dissectors/packet-rtls.c
parent4ec8ebcebbbd67a54429d3d18982aaefb6118b91 (diff)
RTLS: Add link to doc about this protocol
Change-Id: Ib0207bb10c948637359f4afb853003065e3ca1bd Reviewed-on: https://code.wireshark.org/review/24344 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-rtls.c')
-rw-r--r--epan/dissectors/packet-rtls.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/epan/dissectors/packet-rtls.c b/epan/dissectors/packet-rtls.c
index 9e17ce779a..f051385a43 100644
--- a/epan/dissectors/packet-rtls.c
+++ b/epan/dissectors/packet-rtls.c
@@ -22,8 +22,7 @@
*/
/*
- * (A short description of the protocol including links to specifications,
- * detailed documentation, etc.)
+ * http://community.arubanetworks.com/aruba/attachments/aruba/unified-wired-wireless-access/23715/1/RTLS_integrationv6.docx
*/
#include <config.h>