aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-extreme.c
diff options
context:
space:
mode:
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2005-08-17 09:59:47 +0000
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2005-08-17 09:59:47 +0000
commit79fd4be4dd8d51bc3e969408071181ef794f0ea7 (patch)
treeaeb1d3ae8de1990dea88236004938bfdc55bef9b /epan/dissectors/packet-extreme.c
parent4e67600d9e848554e6c58f6a09ea637ad04cf667 (diff)
Comment fixes
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@15388 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-extreme.c')
-rw-r--r--epan/dissectors/packet-extreme.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/epan/dissectors/packet-extreme.c b/epan/dissectors/packet-extreme.c
index f69a07fd24..3f20a2f98f 100644
--- a/epan/dissectors/packet-extreme.c
+++ b/epan/dissectors/packet-extreme.c
@@ -25,12 +25,8 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-/* Specs:
-
- EAPS v1 is specified in RFC3619
-
+/*
TODO:
- Look for FIXME in the code :-)
EAPS v2 is not supported (no spec)
Some stuff in the EDP Info field (no spec)
Flags in the EDP Vlan field
@@ -41,6 +37,10 @@
TLV type 0x15 (XOS only?)
EAPS type 0x10
+Specs:
+
+EAPS v1 is specified in RFC3619
+
The following information is taken from the Extreme knowledge base
(login required). Search for ESRP.
Note: The information seems to be incorrect in at least one place