aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/README
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2001-10-19 20:18:48 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2001-10-19 20:18:48 +0000
commitfb9213097b7978d9d9190cc8dc468d152438bfd4 (patch)
treee8e78db9ab627b8ae70714a4b8eef2bf57d5f4e8 /wiretap/README
parentf1b3d261acb0466cb838eab99b9dbcf26b74db4e (diff)
DBS Etherwatch wiretap module, from Marc Milgram.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4042 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'wiretap/README')
-rw-r--r--wiretap/README7
1 files changed, 6 insertions, 1 deletions
diff --git a/wiretap/README b/wiretap/README
index cb7e6056e5..84f5f3bdfc 100644
--- a/wiretap/README
+++ b/wiretap/README
@@ -1,4 +1,4 @@
-$Id: README,v 1.27 2001/10/18 20:29:56 guy Exp $
+$Id: README,v 1.28 2001/10/19 20:18:48 guy Exp $
Wiretap is a library that is being developed as a future replacement for
libpcap, the current standard Unix library for packet capturing. Libpcap
@@ -151,6 +151,11 @@ as TCPTRACE.
TCPTRACE produces an ascii text based format, that has changed slightly over
time.
+DBS Etherwatch (text format)
+----------------------------
+Text output from DBS Etherwatch is supported. DBS Etherwatch is available
+from: http://www.users.bigpond.com/dbsneddon/software.htm.
+
Gilbert Ramirez <gram@xiexie.org>
Guy Harris <guy@alum.mit.edu>