aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/wtap.h
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2002-10-22 09:11:13 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2002-10-22 09:11:13 +0000
commit832dae33cb1744f0e82f2d7f2b0d5cceb0fd121d (patch)
tree91ae54c2ebb4e1dc414b2a168e22964c5664d2fb /wiretap/wtap.h
parentc31b5333af21ed6076eb5ae51539cebb87880709 (diff)
Add a Wiretap encapsulation type for RFC 2625 IP-over-Fibre Channel, and
map libpcap's DLT_IP_OVER_FC to it. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@6473 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'wiretap/wtap.h')
-rw-r--r--wiretap/wtap.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/wiretap/wtap.h b/wiretap/wtap.h
index a37a7a6c0e..3969739d2f 100644
--- a/wiretap/wtap.h
+++ b/wiretap/wtap.h
@@ -1,6 +1,6 @@
/* wtap.h
*
- * $Id: wtap.h,v 1.122 2002/08/28 20:30:45 jmayer Exp $
+ * $Id: wtap.h,v 1.123 2002/10/22 09:11:13 guy Exp $
*
* Wiretap Library
* Copyright (c) 1998 by Gilbert Ramirez <gram@alumni.rice.edu>
@@ -119,9 +119,10 @@
#define WTAP_ENCAP_HHDLC 27
#define WTAP_ENCAP_DOCSIS 28
#define WTAP_ENCAP_COSINE 29
+#define WTAP_ENCAP_IP_OVER_FC 30
/* last WTAP_ENCAP_ value + 1 */
-#define WTAP_NUM_ENCAP_TYPES 30
+#define WTAP_NUM_ENCAP_TYPES 31
/* File types that can be read by wiretap.
We support writing some many of these file types, too, so we