aboutsummaryrefslogtreecommitdiffstats
path: root/doc/editcap.pod
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2002-07-31 19:27:57 +0000
committerGuy Harris <guy@alum.mit.edu>2002-07-31 19:27:57 +0000
commit5d929e0e8f940c016a55a4f2e8e53874864c4476 (patch)
tree4bbe5fccdfc59dee68f652dd3e23e0da2fafa360 /doc/editcap.pod
parent6b10bf4a3722f5388db37d1c42fca48ba7e52806 (diff)
From Motonori Shindo: support for reading CoSine L2 debug output.
svn path=/trunk/; revision=5922
Diffstat (limited to 'doc/editcap.pod')
-rw-r--r--doc/editcap.pod14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/editcap.pod b/doc/editcap.pod
index f2aebe1ff1..26cff20860 100644
--- a/doc/editcap.pod
+++ b/doc/editcap.pod
@@ -34,13 +34,13 @@ B<nettl>, the dump output from B<Toshiba's> ISDN routers, the output
from B<i4btrace> from the ISDN4BSD project, the output in B<IPLog>
format from the Cisco Secure Intrusion Detection System, B<pppd logs>
(pppdump format), the output from VMS's B<TCPIPtrace> utility, the text
-output from the B<DBS Etherwatch> VMS utility, and traffic capture files
-from Visual Networks' Visual UpTime. There is no need to tell
-B<Editcap> what type of file you are reading; it will determine the file
-type by itself. B<Editcap> is also capable of reading any of these file
-formats if they are compressed using gzip. B<Editcap> recognizes this
-directly from the file; the '.gz' extension is not required for this
-purpose.
+output from the B<DBS Etherwatch> VMS utility, traffic capture files
+from Visual Networks' Visual UpTime and the output from B<CoSine> L2
+debug. There is no need to tell B<Editcap> what type of file you are
+reading; it will determine the file type by itself. B<Editcap> is also
+capable of reading any of these file formats if they are compressed
+using gzip. B<Editcap> recognizes this directly from the file; the
+'.gz' extension is not required for this purpose.
By default, it writes the capture file in B<libpcap> format, and writes
all of the packets in the capture file to the output file. The B<-F>