aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2005-08-17 09:59:47 +0000
committerJörg Mayer <jmayer@loplof.de>2005-08-17 09:59:47 +0000
commit7f6c6811a1164c3b23b18daf08e0e6a0568c2260 (patch)
treeaeb1d3ae8de1990dea88236004938bfdc55bef9b
parent206c6edb227a7a39443b013ce80c15ec391456d0 (diff)
Comment fixes
svn path=/trunk/; revision=15388
-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