aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/wtap.h
diff options
context:
space:
mode:
authorRichard Sharpe <sharpe@ns.aus.com>2002-12-20 05:40:52 +0000
committerRichard Sharpe <sharpe@ns.aus.com>2002-12-20 05:40:52 +0000
commit13970cc2ebfaefa4cac8e2fd94c751470f1e0aeb (patch)
treee6af65b3ce653cc0b828a1630d57a64d08aa2fa8 /wiretap/wtap.h
parent392fee6d7ab6e50d3f2c34b43a05a57bb4d00f90 (diff)
This adds the beginning of support for Wellfleet HDLC to ngsniffer.c as
well as Cisco HDLC support. It compiles OK, but I do not claim that it is not borken. I will have to add a small dissector that eats the first two bytes and then calls the Ethernet dissector as well, to complete the work. svn path=/trunk/; revision=6809
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 59300ac5c0..ed8fd85208 100644
--- a/wiretap/wtap.h
+++ b/wiretap/wtap.h
@@ -1,6 +1,6 @@
/* wtap.h
*
- * $Id: wtap.h,v 1.126 2002/12/05 22:33:11 guy Exp $
+ * $Id: wtap.h,v 1.127 2002/12/20 05:40:52 sharpe Exp $
*
* Wiretap Library
* Copyright (c) 1998 by Gilbert Ramirez <gram@alumni.rice.edu>
@@ -120,9 +120,10 @@
#define WTAP_ENCAP_DOCSIS 28
#define WTAP_ENCAP_COSINE 29
#define WTAP_ENCAP_WLAN_HEADER 30
+#define WTAP_ENCAP_WFLEET_HDLC 31
/* last WTAP_ENCAP_ value + 1 */
-#define WTAP_NUM_ENCAP_TYPES 31
+#define WTAP_NUM_ENCAP_TYPES 32
/* File types that can be read by wiretap.
We support writing some many of these file types, too, so we