summaryrefslogtreecommitdiff
path: root/wiretap/nettl.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2004-10-01 22:01:25 +0000
committerGuy Harris <guy@alum.mit.edu>2004-10-01 22:01:25 +0000
commitd525c0129eec28d18d6d78a5732b0afc2b08c879 (patch)
treea92f933fb7f3069e8e85907c4dfe49f47508589b /wiretap/nettl.h
parent6aad0b0543480ffbb4a089fecd873a895922e28c (diff)
downloadwireshark-d525c0129eec28d18d6d78a5732b0afc2b08c879.tar.gz
From Mark C. Brown: add the HP-PB FDDI card type, although we currently
don't have any code to handle it (other than to report that fact...). Also, refer to the subsystem type code as such, not as a "network type". svn path=/trunk/; revision=12178
Diffstat (limited to 'wiretap/nettl.h')
-rw-r--r--wiretap/nettl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/wiretap/nettl.h b/wiretap/nettl.h
index add1c51250..b0c54a07b6 100644
--- a/wiretap/nettl.h
+++ b/wiretap/nettl.h
@@ -87,6 +87,7 @@
#define NETTL_SUBSYS_IETHER 253
/* FDDI cards */
+#define NETTL_SUBSYS_HPPB_FDDI 95
#define NETTL_SUBSYS_PCI_FDDI 176
/* Token Ring cards */