aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/wtap.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2002-10-22 09:11:13 +0000
committerGuy Harris <guy@alum.mit.edu>2002-10-22 09:11:13 +0000
commit2a54cd2a769fa9a1a1ea6f44429669a69415fc86 (patch)
tree91ae54c2ebb4e1dc414b2a168e22964c5664d2fb /wiretap/wtap.h
parent75ef739627524400279deaf3530f8285dd7fa1cf (diff)
Add a Wiretap encapsulation type for RFC 2625 IP-over-Fibre Channel, and
map libpcap's DLT_IP_OVER_FC to it. svn path=/trunk/; revision=6473
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