aboutsummaryrefslogtreecommitdiffstats
path: root/doc/mergecap.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/mergecap.pod
parent6b10bf4a3722f5388db37d1c42fca48ba7e52806 (diff)
From Motonori Shindo: support for reading CoSine L2 debug output.
svn path=/trunk/; revision=5922
Diffstat (limited to 'doc/mergecap.pod')
-rw-r--r--doc/mergecap.pod14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/mergecap.pod b/doc/mergecap.pod
index 4c4475d6f1..bda7b7895c 100644
--- a/doc/mergecap.pod
+++ b/doc/mergecap.pod
@@ -31,13 +31,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<Mergecap> what type of file you are reading; it will determine the
-file type by itself. B<Mergecap> is also capable of reading any of
-these file formats if they are compressed using gzip. B<Mergecap>
-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<Mergecap> what type of file you are
+reading; it will determine the file type by itself. B<Mergecap> is
+also capable of reading any of these file formats if they are compressed
+using gzip. B<Mergecap> 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 both input capture files to the output file. The