aboutsummaryrefslogtreecommitdiffstats
path: root/llcsaps.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2003-03-02 21:52:21 +0000
committerGuy Harris <guy@alum.mit.edu>2003-03-02 21:52:21 +0000
commit3b37905e24b6a081e3538fc387a3febe7098fa67 (patch)
tree43186839fdd4f68abcb4db8e9a7f09701191587a /llcsaps.h
parente7106a3070ae578f9dcefd266c08b9bb845ad820 (diff)
From Jochen Friedrich: add support for:
HP extended 802.2 LLC HP-UX remote management over HP extended 802.2 LLC SNMP over HP extended 802.2 LLC. svn path=/trunk/; revision=7253
Diffstat (limited to 'llcsaps.h')
-rw-r--r--llcsaps.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/llcsaps.h b/llcsaps.h
index fb82f7fb57..7943687a7d 100644
--- a/llcsaps.h
+++ b/llcsaps.h
@@ -1,7 +1,7 @@
/* llcsaps.h
* Defines LLC SAP values.
*
- * $Id: llcsaps.h,v 1.5 2003/02/13 00:47:42 guy Exp $
+ * $Id: llcsaps.h,v 1.6 2003/03/02 21:52:14 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -50,9 +50,9 @@
#define SAP_NETWARE 0xE0
#define SAP_NETBIOS 0xF0
#define SAP_IBMNM 0xF4
-#define SAP_RPL1 0xF8
+#define SAP_HPEXT 0xF8
#define SAP_UB 0xFA
-#define SAP_RPL2 0xFC
+#define SAP_RPL 0xFC
#define SAP_OSINL 0xFE
#define SAP_GLOBAL 0xFF