aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/wtap.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2003-01-08 05:03:54 +0000
committerGuy Harris <guy@alum.mit.edu>2003-01-08 05:03:54 +0000
commit94800ef0fb57587105d6a7e34c549a08267d4c24 (patch)
tree90b7fa8ea8cf1dce1cc3003f8e9dcc2c434b3048 /wiretap/wtap.h
parent910517512ffb4879d92171f37ce3a0583dd3e8e0 (diff)
From Chris Waters: support Tazmen Sniffer Protocol and DLT_TZSP captures
from network-based libpcaps that use that protocol. svn path=/trunk/; revision=6875
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 edb1589da5..5c1a1c0ec6 100644
--- a/wiretap/wtap.h
+++ b/wiretap/wtap.h
@@ -1,6 +1,6 @@
/* wtap.h
*
- * $Id: wtap.h,v 1.129 2003/01/03 22:31:26 guy Exp $
+ * $Id: wtap.h,v 1.130 2003/01/08 05:03:54 guy Exp $
*
* Wiretap Library
* Copyright (c) 1998 by Gilbert Ramirez <gram@alumni.rice.edu>
@@ -123,9 +123,10 @@
#define WTAP_ENCAP_WLAN_HEADER 31
#define WTAP_ENCAP_WFLEET_HDLC 32
#define WTAP_ENCAP_SDLC 33
+#define WTAP_ENCAP_TZSP 34
/* last WTAP_ENCAP_ value + 1 */
-#define WTAP_NUM_ENCAP_TYPES 34
+#define WTAP_NUM_ENCAP_TYPES 35
/* File types that can be read by wiretap.
We support writing some many of these file types, too, so we