From 92ab400add04596a8d9cfb03fc9d37a6a53c8637 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Mon, 24 Feb 2003 19:49:04 +0000 Subject: From Laurent Meyer: NLPID for Subnetwork Dependent Convergence Function. svn path=/trunk/; revision=7191 --- nlpid.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'nlpid.h') 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 * - * $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 @@ -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 -- cgit v1.2.3