aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/README
diff options
context:
space:
mode:
authorgram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>2000-08-04 05:17:18 +0000
committergram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>2000-08-04 05:17:18 +0000
commit5195df247ac46a0ccd852caf6030668c19548813 (patch)
treed7de43902a92beab8871d833601f5b293dd70abe /wiretap/README
parenta314c006be75550830eacb5cefdd3ceb9fa4d59c (diff)
Mention IDSN4BSD's i4btrace utility as a supported trace file format.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2203 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 b68bebf9b2..090b89cfdf 100644
--- a/wiretap/README
+++ b/wiretap/README
@@ -1,4 +1,4 @@
-$Id: README,v 1.22 2000/06/08 03:09:32 gram Exp $
+$Id: README,v 1.23 2000/08/04 05:17:18 gram Exp $
Wiretap is a library that is being developed as a future replacement for
libpcap, the current standard Unix library for packet capturing. Libpcap
@@ -127,5 +127,10 @@ dump of all packets across the router (except of your own telnet session
dump to disk with 'script' or by 'telnet | tee'. Wiretap will read the
ASCII hex dump and convert it to binary data.
+ISDN4BSD "i4btrace" utility
+---------------------------
+Bert Driehuis
+
+
Gilbert Ramirez <gram@xiexie.org>
Guy Harris <guy@alum.mit.edu>