aboutsummaryrefslogtreecommitdiffstats
path: root/llcsaps.h
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2003-02-13 00:47:42 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2003-02-13 00:47:42 +0000
commitabe4583f949586936453d8c80d4bc45d77a010c9 (patch)
tree1257aee8c268a1d41fb10b979646e0e1b01b4a1c /llcsaps.h
parentdf6bfa457a9191099a00b301b2b119c8d8048712 (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 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@7131 f5534014-38df-0310-8fa8-9805f1628bb7
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