aboutsummaryrefslogtreecommitdiffstats
path: root/nlpid.h
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2003-02-24 19:49:04 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2003-02-24 19:49:04 +0000
commitc2c12e372834cb4f3c615c3f357b601c371efd4c (patch)
tree5c4c5d90f9b6ee7b4817cc1b09824497d190e2ee /nlpid.h
parentdcf1d4752af59b2ce5fce161c14cba8803694ad9 (diff)
From Laurent Meyer: NLPID for Subnetwork Dependent Convergence Function.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@7191 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'nlpid.h')
-rw-r--r--nlpid.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/nlpid.h b/nlpid.h
index c54cd214d8..bf1127f5a7 100644
--- a/nlpid.h
+++ b/nlpid.h
@@ -2,7 +2,7 @@
* Definitions of OSI NLPIDs (Network Layer Protocol IDs)
* Laurent Deniel <laurent.deniel@free.fr>
*
- * $Id: nlpid.h,v 1.12 2003/01/26 19:35:24 deniel Exp $
+ * $Id: nlpid.h,v 1.13 2003/02/24 19:49:03 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -45,6 +45,7 @@
#define NLPID_ISO11577 0x8d /* X.273 */
#define NLPID_IP6 0x8e
#define NLPID_COMPRESSED 0xb0 /* "Data compression protocol" */
+#define NLPID_SNDCF 0xc1 /* "SubNetwork Dependent Convergence Function */
#define NLPID_IP 0xcc
#define NLPID_PPP 0xcf