aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2002-07-12 22:52:43 +0000
committerGuy Harris <guy@alum.mit.edu>2002-07-12 22:52:43 +0000
commit8a9b35cb5e016f8e5936d0dd48d9edc6fb64d57a (patch)
treeeadbf839094b44e673f74473d5ba252222011f2e /wiretap
parent8f7a0ba2e1353235de78266c82789187b488d3d1 (diff)
From Anand V. Narwani:
DOCSIS support, including support for "Ethernet" captures where the raw frame is a DOCSIS frame rather than an Ethernet frame (some Cisco cable-modem head-end gear can send out a trace of all traffic on an Ethernet, but what it sends are the raw bytes of DOCSIS frames, not Ethernet frames) Get rid of second AUTHORS entry for Devin Heitmueller, merging its item into the older entry. Clean up the order of some lists of plugin items. svn path=/trunk/; revision=5861
Diffstat (limited to 'wiretap')
-rw-r--r--wiretap/wtap.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/wiretap/wtap.h b/wiretap/wtap.h
index aee32cefc1..e961d68164 100644
--- a/wiretap/wtap.h
+++ b/wiretap/wtap.h
@@ -1,6 +1,6 @@
/* wtap.h
*
- * $Id: wtap.h,v 1.115 2002/06/23 10:32:36 guy Exp $
+ * $Id: wtap.h,v 1.116 2002/07/12 22:52:43 guy Exp $
*
* Wiretap Library
* Copyright (c) 1998 by Gilbert Ramirez <gram@alumni.rice.edu>
@@ -106,9 +106,10 @@
#define WTAP_ENCAP_PRISM_HEADER 25
#define WTAP_ENCAP_PFLOG 26
#define WTAP_ENCAP_HHDLC 27
+#define WTAP_ENCAP_DOCSIS 28
/* last WTAP_ENCAP_ value + 1 */
-#define WTAP_NUM_ENCAP_TYPES 28
+#define WTAP_NUM_ENCAP_TYPES 29
/* File types that can be read by wiretap.
We support writing some many of these file types, too, so we