From Lars Roland:
[obnox/wireshark/wip.git] / packet-arcnet.c
index 71c10089b60662d475e5f301ce2ce65ddf91799d..d21132c5ae0e6929f12be208e71bd36c127bf37d 100644 (file)
@@ -2,7 +2,7 @@
  * Routines for arcnet dissection
  * Copyright 2001-2002, Peter Fales <ethereal@fales-lorenz.net>
  *
- * $Id: packet-arcnet.c,v 1.8 2003/01/23 09:54:54 guy Exp $
+ * $Id: packet-arcnet.c,v 1.9 2003/01/23 10:11:54 guy Exp $
  *
  * Ethereal - Network traffic analyzer
  * By Gerald Combs <gerald@ethereal.com>
@@ -305,6 +305,7 @@ static const value_string arcnet_prot_id_vals[] = {
   {ARCNET_PROTO_APPLETALK,        "Appletalk"},
   {ARCNET_PROTO_BANYAN,           "Banyan VINES"},
   {ARCNET_PROTO_DIAGNOSE,         "Diagnose"},
+  {ARCNET_PROTO_BACNET,           "BACnet"},
   {0,                             NULL}
 };