aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2017-05-09 18:42:05 -0700
committerGuy Harris <guy@alum.mit.edu>2017-05-10 01:42:55 +0000
commit12057373d750909cd2770ebab76111f6eb1fb5f6 (patch)
treeadc812dfcf5b120b55531bd17504ee2a836ead40
parentfc1f62a88c37f56a532b683e1b0841b6ac1cc0f0 (diff)
This is specified in section 8 of the DIX v2.0 Ethernet spec.
Note that, and give a URL for the spec. Change-Id: I60953ddf2e7934ac273ba808ae4aa662f562917e Reviewed-on: https://code.wireshark.org/review/21583 Reviewed-by: Guy Harris <guy@alum.mit.edu>
-rw-r--r--epan/dissectors/packet-loop.c10
1 files changed, 9 insertions, 1 deletions
diff --git a/epan/dissectors/packet-loop.c b/epan/dissectors/packet-loop.c
index 0136dd3e76..593b8acd76 100644
--- a/epan/dissectors/packet-loop.c
+++ b/epan/dissectors/packet-loop.c
@@ -1,10 +1,18 @@
/* packet-loop.c
- * Routines for Ethernet loopback/Configuration Test Protocol dissection
+ * Routines for Ethernet loopback/Configuration Test Protocol dissection,
+ * as documented in section 8 "Ethernet Configuration Testing Protocol" of
+ * the v2.0 DIX Ethernet specification.
*
* See
*
+ * http://decnet.ipv7.net/docs/dundas/aa-k759b-tk.pdf
+ *
+ * for a copy of the DIX spec and
+ *
* http://stuff.mit.edu/people/jhawk/ctp.html
*
+ * for section 8.
+ *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs