aboutsummaryrefslogtreecommitdiffstats
path: root/arcnet_pids.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2003-01-23 09:54:54 +0000
committerGuy Harris <guy@alum.mit.edu>2003-01-23 09:54:54 +0000
commit94aa5a707c2c87d1ba22feaa0fd222f90e6cb5a8 (patch)
tree6d7a265a8830c8c2594d98e6f42a7aa2fddc2430 /arcnet_pids.h
parent6d3d3efa150fc47be14d64df0bd9a77c3f305dbe (diff)
Support BACNET over ARCNET, under the assumption that no fragmentation
is done. Support "Novell EC" over ARCNET, under the assumption that it's just another way of sending IPX over ARCNET. svn path=/trunk/; revision=6988
Diffstat (limited to 'arcnet_pids.h')
-rw-r--r--arcnet_pids.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/arcnet_pids.h b/arcnet_pids.h
index 95e36fbe04..fc77f70584 100644
--- a/arcnet_pids.h
+++ b/arcnet_pids.h
@@ -2,7 +2,7 @@
* ARCNET protocol ID values
* Copyright 2001-2002, Peter Fales <ethereal@fales-lorenz.net>
*
- * $Id: arcnet_pids.h,v 1.3 2003/01/23 07:28:59 guy Exp $
+ * $Id: arcnet_pids.h,v 1.4 2003/01/23 09:54:54 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -53,3 +53,5 @@
#define ARCNET_PROTO_BANYAN 247 /* Banyan VINES */
#define ARCNET_PROTO_DIAGNOSE 128 /* as per ANSI/ATA 878.1 */
+
+#define ARCNET_PROTO_BACNET 205