summaryrefslogtreecommitdiff
path: root/wiretap/wtap.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2001-01-08 22:18:22 +0000
committerGuy Harris <guy@alum.mit.edu>2001-01-08 22:18:22 +0000
commit3f756801910b8b34c5e3da2a6ba541ab742a1af5 (patch)
tree7c3b6d5083fed1466e60217d40d4013dad41dd34 /wiretap/wtap.h
parent8d514ce83c1f81e21bbc9eae12d75b830bfce477 (diff)
downloadwireshark-3f756801910b8b34c5e3da2a6ba541ab742a1af5.tar.gz
Code to handle Frame Relay Sniffer captures, from Jeff Foster.
Code to register the Frame Relay dissector to handle Frame Relay captures, from Paul Ionescu. svn path=/trunk/; revision=2845
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 cb496342d6..8875d1ddbe 100644
--- a/wiretap/wtap.h
+++ b/wiretap/wtap.h
@@ -1,6 +1,6 @@
/* wtap.h
*
- * $Id: wtap.h,v 1.83 2000/12/23 08:06:16 guy Exp $
+ * $Id: wtap.h,v 1.84 2001/01/08 22:18:22 guy Exp $
*
* Wiretap Library
* Copyright (c) 1998 by Gilbert Ramirez <gram@xiexie.org>
@@ -96,9 +96,10 @@
#define WTAP_ENCAP_PPP_WITH_PHDR 17
#define WTAP_ENCAP_IEEE_802_11 18
#define WTAP_ENCAP_SLL 19
+#define WTAP_ENCAP_FRELAY 20
/* last WTAP_ENCAP_ value + 1 */
-#define WTAP_NUM_ENCAP_TYPES 20
+#define WTAP_NUM_ENCAP_TYPES 21
/* File types that can be read by wiretap.
We support writing some many of these file types, too, so we