aboutsummaryrefslogtreecommitdiffstats
path: root/llcsaps.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2003-02-13 00:47:42 +0000
committerGuy Harris <guy@alum.mit.edu>2003-02-13 00:47:42 +0000
commit23feb04a8336bbf18db922147effe72b68b1b8e1 (patch)
tree1257aee8c268a1d41fb10b979646e0e1b01b4a1c /llcsaps.h
parent8a0882dfd4f1277ec48ac4d203525379e038a0aa (diff)
From Jochen Friedrich:
Fixed handling of NLP header in SNA XID handoff table for LLC, and XID dissection for SNA format 3 HPR optional segments in SNA Most important control vectors in SNA Route setup messages in SNA Additional LLC DSAPs for SNA svn path=/trunk/; revision=7131
Diffstat (limited to 'llcsaps.h')
-rw-r--r--llcsaps.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/llcsaps.h b/llcsaps.h
index 82e94e15cc..fb82f7fb57 100644
--- a/llcsaps.h
+++ b/llcsaps.h
@@ -1,7 +1,7 @@
/* llcsaps.h
* Defines LLC SAP values.
*
- * $Id: llcsaps.h,v 1.4 2002/11/16 08:55:11 guy Exp $
+ * $Id: llcsaps.h,v 1.5 2003/02/13 00:47:42 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -34,6 +34,7 @@
#define SAP_SNA2 0x0C
#define SAP_PROWAY_NM_INIT 0x0E
#define SAP_TI 0x18
+#define SAP_SNA3 0x40
#define SAP_BPDU 0x42
#define SAP_RS511 0x4E
#define SAP_X25 0x7E