aboutsummaryrefslogtreecommitdiffstats
path: root/packet-vines.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2003-04-17 20:30:43 +0000
committerGuy Harris <guy@alum.mit.edu>2003-04-17 20:30:43 +0000
commit197b9b228b3ce7c85ae44190fcfe3f7da5b48bf8 (patch)
treebd51da884abeaa40bd119247681e8edb0950ee01 /packet-vines.h
parent044d4ae7e0fd901370e6b8f26b1c21c40cd572fa (diff)
Add a heuristic dissector table to Vines SPP, use it for dissecting SPP
data packets, and register the SMB dissector with it. Dissect the Control field of SPP packets. svn path=/trunk/; revision=7480
Diffstat (limited to 'packet-vines.h')
-rw-r--r--packet-vines.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/packet-vines.h b/packet-vines.h
index c65beb9fc2..640c9eb332 100644
--- a/packet-vines.h
+++ b/packet-vines.h
@@ -1,7 +1,7 @@
/* packet-vines.h
* Definitions for packet disassembly structures and routines
*
- * $Id: packet-vines.h,v 1.13 2002/08/28 21:00:36 jmayer Exp $
+ * $Id: packet-vines.h,v 1.14 2003/04/17 20:30:43 guy Exp $
*
* Don Lafontaine <lafont02@cn.ca>
*
@@ -32,6 +32,10 @@
* Banyan Systems incorporated
* February 1990
* Part Number: 092093-000
+ *
+ * Some information can also be found in
+ *
+ * http://www.cisco.com/univercd/cc/td/doc/cisintwk/ito_doc/vines.htm
*/
#ifndef __PACKETVINES_H__